summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-27 10:23:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-27 10:23:09 +0200
commit02b5a40539353122990dc830e4262c5c6802328c (patch)
treebb707f8974b2d45c129f43c30022aa1ae402228d /HISTORY
parent407c2fb77fc263fa4ec134a6935701ca8dd28eca (diff)
downloadvdr-02b5a40539353122990dc830e4262c5c6802328c.tar.gz
vdr-02b5a40539353122990dc830e4262c5c6802328c.tar.bz2
Fixed closing the progress display with the 'Back' key when in trick mode and Setup.ShowReplayMode is enabled
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1ed3d4b2..48290d99 100644
--- a/HISTORY
+++ b/HISTORY
@@ -835,3 +835,5 @@ Video Disk Recorder Revision History
- Completed storing the current audio volume in the setup.conf file (thanks
to Andy Grobb).
+- Fixed closing the progress display with the "Back" key when in trick mode
+ and Setup.ShowReplayMode is enabled.