summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-08 17:17:20 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-08 17:17:20 +0100
commitdf65f4a2f142fa6759d88cdca125ddef63ade65a (patch)
tree769939da7097cdc923b2aba2a9f168aa2969e6a2 /HISTORY
parent227034f8e6f53360a29385e4577c58af050fa675 (diff)
downloadvdr-df65f4a2f142fa6759d88cdca125ddef63ade65a.tar.gz
vdr-df65f4a2f142fa6759d88cdca125ddef63ade65a.tar.bz2
Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 12a35698..27a95ab1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4143,3 +4143,7 @@ Video Disk Recorder Revision History
- Added a missing #include <linux/unistd.h> to thread.c (thanks to Ville Skyttä).
- Fixed the "plugins-clean" and "plugins-install" targets in the Makefile (thanks
to Andreas Brachold).
+- Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence()
+ (thanks to Peter Bieringer). If you are using the PC keyboard as remote control
+ input you may need to make VDR newly learn the keys by removing the remote.conf
+ file.