diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-10-21 13:36:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-10-21 13:36:27 +0200 |
commit | 74016967e4c947bb7f58fa82865b4587f0014ff0 (patch) | |
tree | 87f6478f15b50bcc9ff958bbe932d60fbbfef439 /HISTORY | |
parent | 9fc8c13d60420d240f771a8f809f37734ebcb9ab (diff) | |
download | vdr-74016967e4c947bb7f58fa82865b4587f0014ff0.tar.gz vdr-74016967e4c947bb7f58fa82865b4587f0014ff0.tar.bz2 |
Fixed handling trick modes near the beginning and end of a recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -787,7 +787,7 @@ Video Disk Recorder Revision History - Made the volume, mute and power keys work when a menu is active, too (thanks to Matthias Weingart). -2001-10-20: Version 0.97 +2001-10-21: Version 0.97 - Implemented a lock file to prevent more than one instance of VDR from removing files from the video directory at the same time. @@ -828,3 +828,4 @@ Video Disk Recorder Revision History (thanks to Helmut Schächner). - Fixed reading timers.conf and channels.conf that contain blanks after numeric values. +- Fixed handling trick modes near the beginning and end of a recording. |