summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-21 13:36:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-21 13:36:27 +0200
commit74016967e4c947bb7f58fa82865b4587f0014ff0 (patch)
tree87f6478f15b50bcc9ff958bbe932d60fbbfef439 /HISTORY
parent9fc8c13d60420d240f771a8f809f37734ebcb9ab (diff)
downloadvdr-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--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7e78de8a..d56af941 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.