Absolute jumps when replaying a recording (via the Red key) are now only performed if an actual value has been entered

This commit is contained in:
Klaus Schmidinger
2013-01-17 14:24:58 +01:00
parent 7a3f809f5c
commit c984204944
3 changed files with 10 additions and 4 deletions

View File

@@ -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).