diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 17:17:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 17:17:20 +0100 |
commit | df65f4a2f142fa6759d88cdca125ddef63ade65a (patch) | |
tree | 769939da7097cdc923b2aba2a9f168aa2969e6a2 /HISTORY | |
parent | 227034f8e6f53360a29385e4577c58af050fa675 (diff) | |
download | vdr-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-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |