summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-06 15:14:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-06 15:14:41 +0200
commit5011616a3eb1bb612d2e7b6c71f60c8bb7cf7c2c (patch)
treead545afa0338970c09aef3d9171bcbb91a53112a /HISTORY
parent8585e08a0f07bb0f9bcd49a775ff9836dbcf863b (diff)
downloadvdr-5011616a3eb1bb612d2e7b6c71f60c8bb7cf7c2c.tar.gz
vdr-5011616a3eb1bb612d2e7b6c71f60c8bb7cf7c2c.tar.bz2
Fixed checking for valid video device when setting the video mode
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index aaae04f9..ba6f73fb 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-05: Version 0.97
+2001-10-06: 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.
@@ -804,3 +804,4 @@ Video Disk Recorder Revision History
whether they still use the correct channel number.
- Fixed the "EPG bugfix" (sometimes had duplicate information in Subtitle and
Extended Description).
+- Fixed checking for valid video device when setting the video mode.