diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 12:48:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 12:48:33 +0100 |
commit | 1530b5647baa56c05298d49514a7cc271bf524d5 (patch) | |
tree | 8b4597c9a280582ccc02acaba5bc844945ba2806 /HISTORY | |
parent | 759a45d5086b427ad53486b2b13ab0011b869dee (diff) | |
download | vdr-1530b5647baa56c05298d49514a7cc271bf524d5.tar.gz vdr-1530b5647baa56c05298d49514a7cc271bf524d5.tar.bz2 |
Increased the timeout in cInterface::GetKey() to avoid problems with remote controls that don't deliver "repeat" keypresses very fast
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4248,3 +4248,6 @@ Video Disk Recorder Revision History - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed channel switching with the Down (Up) key in case the current channel is already the first (last) in the list (reported by Frank Krömmelbein). +- Increased the timeout in cInterface::GetKey() to avoid problems with remote + controls that don't deliver "repeat" keypresses very fast (problem with the new + handling of k_Repeat keypresses in channel switching reported by Udo Richter). |