summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-12 14:19:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-12 14:19:43 +0200
commit145d376ec1dde8fa2dbdd5b79f8544c2a60de158 (patch)
treea4ac109cce7181ec46dfb57ddee10b3a212e3609 /HISTORY
parent9efef9e89e34658101f30a75ee9f3c5b7b08ab99 (diff)
downloadvdr-145d376ec1dde8fa2dbdd5b79f8544c2a60de158.tar.gz
vdr-145d376ec1dde8fa2dbdd5b79f8544c2a60de158.tar.bz2
Displaying '-' when directly switching channels; increased timeout for direct channel switching
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 06b21fec..51cf7e4d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.