summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-22 14:38:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-22 14:38:54 +0100
commit9443b6999e3ae9f716b527bdc3fd04c9348b5df4 (patch)
tree973c31e7a038f40e147893323cfad1f53b88779d /HISTORY
parent6cd9124d08713dc11a068f31bfa2cab266a1895b (diff)
downloadvdr-9443b6999e3ae9f716b527bdc3fd04c9348b5df4.tar.gz
vdr-9443b6999e3ae9f716b527bdc3fd04c9348b5df4.tar.bz2
Fixed detecting if there can be any useful further input when entering channel numbers
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c09ce5c0..ca97b274 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4222,3 +4222,5 @@ Video Disk Recorder Revision History
the final switch when the key is released.
- The channel display is now updated _before_ the channel is switched.
- Added a missing initialization of 'timeout' in the cDisplayChannel constructor.
+- Fixed detecting if there can be any useful further input when entering channel
+ numbers (thanks to Thomas Bergwinkl).