diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-17 14:24:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-17 14:24:58 +0100 |
commit | c984204944281a4c9826e963f29d3c52b526896d (patch) | |
tree | 94b16ab03df5759c1483a4bd4f358cd0590d404e /HISTORY | |
parent | 7a3f809f5c421db13df2c34e70d2fb4eb98ddb32 (diff) | |
download | vdr-c984204944281a4c9826e963f29d3c52b526896d.tar.gz vdr-c984204944281a4c9826e963f29d3c52b526896d.tar.bz2 |
Absolute jumps when replaying a recording (via the Red key) are now only performed if an actual value has been entered
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7494,7 +7494,7 @@ Video Disk Recorder Revision History use it. - Added maximum SNR value for PCTV Systems PCTV 73ESE (thanks to Cedric Dewijs). -2013-01-16: Version 1.7.36 +2013-01-17: Version 1.7.36 - Added maximum SNR value for PCTV Systems nanoStick T2 290e (thanks to Antti Hartikainen). @@ -7523,3 +7523,5 @@ Video Disk Recorder Revision History - Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters (reported by Andreas Mair). +- Absolute jumps when replaying a recording (via the Red key) are now only performed + if an actual value has been entered (suggested by Ulf Kiener). |