summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-17 14:24:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-17 14:24:58 +0100
commitc984204944281a4c9826e963f29d3c52b526896d (patch)
tree94b16ab03df5759c1483a4bd4f358cd0590d404e /HISTORY
parent7a3f809f5c421db13df2c34e70d2fb4eb98ddb32 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4213ccdf..0e21efee 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).