diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-10 12:18:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-10 12:18:39 +0100 |
commit | fb37e93b044be4acc92bb8a593a8aa01e5477581 (patch) | |
tree | 631a5ed86930b51c407f0e1910899b2c16a94a13 /MANUAL | |
parent | 888c33c890ee17037c18f91a61da67d3ab14f79e (diff) | |
download | vdr-fb37e93b044be4acc92bb8a593a8aa01e5477581.tar.gz vdr-fb37e93b044be4acc92bb8a593a8aa01e5477581.tar.bz2 |
Made skipping with Green/Yellow keys configurable
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1026,6 +1026,17 @@ Version 2.0 halved if the direction actually changes. That way, even if you missed the target point, you can still back up to it. + Skip distance with Green/Yellow keys (s) = 60 + Defines the number of seconds to skip in either direction + when pressing the "Green" or "Yellow" key, respectively. + The valid range is 5...600. + + Skip distance with Green/Yellow keys in repeat (s) = 60 + Defines the number of seconds to skip in either direction + when pressing and holding the "Green" or "Yellow" key, + respectively. + The valid range is 5...600. + Resume ID = 0 Defines an additional ID that can be used in a multi user environment, so that every user has his/her own resume files for each recording. The valid range is 0...99, with |