summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-10 12:51:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-10 12:51:07 +0100
commitd34abd6665242550e8aed1c134de7fd83e86bb5b (patch)
treece5417c0eb13e907cc608b8633f9e4efcdba225b /HISTORY
parentfb37e93b044be4acc92bb8a593a8aa01e5477581 (diff)
downloadvdr-d34abd6665242550e8aed1c134de7fd83e86bb5b.tar.gz
vdr-d34abd6665242550e8aed1c134de7fd83e86bb5b.tar.bz2
Made the function of the Prev/Next keys during replay configurable
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 714657f5..e2119b12 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8542,3 +8542,6 @@ Video Disk Recorder Revision History
configure the number of seconds to skip when pressing these keys once or pressing
and holding them (based on a patch from Matthias Senzel, originally from Tobias
Faust).
+- The new option "Setup/Replay/Use Prev/Next keys for adaptive skipping" can be used
+ to change the behavior of these keys during replay. They normally jump between
+ editing marks, but with this option set to 'yes' they will do adaptive skipping.