Displaying '-' when directly switching channels; increased timeout for direct channel switching

This commit is contained in:
Klaus Schmidinger
2001-07-12 14:19:43 +02:00
parent 9efef9e89e
commit 145d376ec1
3 changed files with 8 additions and 4 deletions

View File

@@ -544,3 +544,7 @@ Video Disk Recorder Revision History
- No longer sending a Diseqc command if the Diseqc value for a given channel
is '0'. Previously this caused problems with some multi-switches (thanks to
Markus Lang and Ulrich R<>der).
- When switching channels by entering the channel number via the numeric keys
on the remote control, the channel number displayed is now followed by the
'-' character to indicate that additional digits can be entered.
- Increased the timeout for numeric channel switching from 500ms to 1s.