Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence()

This commit is contained in:
Klaus Schmidinger
2006-01-08 17:17:20 +01:00
parent 227034f8e6
commit df65f4a2f1
3 changed files with 12 additions and 7 deletions

View File

@@ -4143,3 +4143,7 @@ Video Disk Recorder Revision History
- Added a missing #include <linux/unistd.h> to thread.c (thanks to Ville Skytt<74>).
- 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.