diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-04 10:47:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-04 10:47:37 +0100 |
commit | 56565721af5697a51da0efc9268ae3893f9a5e29 (patch) | |
tree | b25e7236c8a2657b08a90fc00f2c2195be717edb /HISTORY | |
parent | 34721bcac5b0a6b8f98d5f5f9eee299168e5aa8e (diff) | |
download | vdr-56565721af5697a51da0efc9268ae3893f9a5e29.tar.gz vdr-56565721af5697a51da0efc9268ae3893f9a5e29.tar.bz2 |
Fixed ejecting a DVD while it is being replayed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -831,7 +831,7 @@ Video Disk Recorder Revision History - Fixed handling trick modes near the beginning and end of a recording. - Pressing the "Back" button while replaying a DVD now leads to the DVD menu. -2001-11-03: Version 0.98 +2001-11-04: Version 0.98 - Completed storing the current audio volume in the setup.conf file (thanks to Andy Grobb). @@ -859,3 +859,4 @@ Video Disk Recorder Revision History - Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request (see INSTALL). - Fixed releasing 'index' memory after recording or playback. +- Fixed ejecting a DVD while it is being replayed. |