diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2002-05-26 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2002-05-26 18:00:00 +0200 |
commit | 1eaa11f8beced0a96c32d9f1ef3221abd1159d98 (patch) | |
tree | 0f8eaab29360c5691168481be910dbb20ba96c19 /HISTORY | |
parent | f2a4e5438d0fa75c82a46af864abd63d293ec339 (diff) | |
download | vdr-patch-lnbsharing-1eaa11f8beced0a96c32d9f1ef3221abd1159d98.tar.gz vdr-patch-lnbsharing-1eaa11f8beced0a96c32d9f1ef3221abd1159d98.tar.bz2 |
Version 1.0.3vdr-1.0.3
- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer).
- Fixed some function headers to make them compile with gcc 3.x (thanks to
Gregoire Favre).
- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
buffer (thanks to Sven Grothklags).
- Added Swedish language texts (thanks to Tomas Prybil).
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1142,7 +1142,7 @@ Video Disk Recorder Revision History - New command command line option '-V' to display the VDR version. - Adjusting column width for channel numbers in case there are more than 999 channels. -- Checking the return value of '...FileRady...' calls in dvbapi.c for better +- Checking the return value of '...FileReady...' calls in dvbapi.c for better performance under heavy system load. - New 'make' target 'install', which copies the manual pages and executables to their appropriate system locations and creates the /video directory if @@ -1242,3 +1242,12 @@ Video Disk Recorder Revision History 'channels.conf.cable' whenever a new version is sent to me. - Fixed skipping forward in time shift mode near the end of the recording (thanks to Andreas Böttger for reporting this one). + +2002-05-26: Version 1.0.3 + +- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer). +- Fixed some function headers to make them compile with gcc 3.x (thanks to + Gregoire Favre). +- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the + buffer (thanks to Sven Grothklags). +- Added Swedish language texts (thanks to Tomas Prybil). |