summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-05-05 18:00:00 +0200
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-05-05 18:00:00 +0200
commitf2a4e5438d0fa75c82a46af864abd63d293ec339 (patch)
treed099c69f678fd4454ba0b8657d18c2a64564b2dd /HISTORY
parentcfac68ee8458c6b51e638dd787d931bd5baad57a (diff)
downloadvdr-patch-lnbsharing-vdr-1.0.2.tar.gz
vdr-patch-lnbsharing-vdr-1.0.2.tar.bz2
Version 1.0.2vdr-1.0.2
- Now taking an active video cutting process into account when doing shutdown or housekeeping (thanks to Stefan Huelswitt). - The default duration of an instant recording has been increased to 3 hours and is now configurable in the "Setup/Recording" menu. - Added Greek language texts (thanks to Dimitrios Dimitrakos). - Fixed the unit of the "SVDRP timeout" setup parameter (thanks to Marcus Kuba for reporting this one). - Fixed a crash on systems with disks that have a block size larger than 1MB (thanks to Ulrich Petri for helping to debug this one). - Updated 'channels.conf' for the new PW settings (thanks to Andreas Share, Carsten Koch, Gerald Raaf and Mel Schächner). Note that all channels with numbers over 50 may have moved, so you should carefully check any timers you have set! - Updated 'channels.conf.cable' for the new PW settings (thanks to Oliver Lorei Stephan Schreiber and Uwe Scheffler). Note that all channels may have moved, so you should carefully check any timers you have set! For future updates of this file somebody with digital cable should take the role of the "maintainer" and send me updated versions based on the file that comes with the most recent version of VDR. I will then simply replace the entire file '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).
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY24
1 files changed, 24 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 76e658e..8b1217a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1218,3 +1218,27 @@ Video Disk Recorder Revision History
AC3 sound only working the first time (thanks to Stefan Huelswitt).
- Now encoding '.' at the end of a directory name in case of VFAT=1, since Windows
can't handle these (thanks to Simon Dean for reporting this one).
+
+2002-05-05: Version 1.0.2
+
+- Now taking an active video cutting process into account when doing shutdown or
+ housekeeping (thanks to Stefan Huelswitt).
+- The default duration of an instant recording has been increased to 3 hours and
+ is now configurable in the "Setup/Recording" menu.
+- Added Greek language texts (thanks to Dimitrios Dimitrakos).
+- Fixed the unit of the "SVDRP timeout" setup parameter (thanks to Marcus Kuba
+ for reporting this one).
+- Fixed a crash on systems with disks that have a block size larger than 1MB
+ (thanks to Ulrich Petri for helping to debug this one).
+- Updated 'channels.conf' for the new PW settings (thanks to Andreas Share,
+ Carsten Koch, Gerald Raaf and Mel Schächner). Note that all channels with numbers
+ over 50 may have moved, so you should carefully check any timers you have set!
+- Updated 'channels.conf.cable' for the new PW settings (thanks to Oliver Lorei
+ Stephan Schreiber and Uwe Scheffler). Note that all channels may have moved, so
+ you should carefully check any timers you have set!
+ For future updates of this file somebody with digital cable should take the role
+ of the "maintainer" and send me updated versions based on the file that comes
+ with the most recent version of VDR. I will then simply replace the entire file
+ '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).