diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-31 14:05:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-31 14:05:55 +0100 |
commit | c88e65b6385a9c72778ea46fe4c4c805976c7b96 (patch) | |
tree | 488f1e0bde381ad8d24219920b7875e4c5ab291c /HISTORY | |
parent | bd62ca6abc61827dd75962e952783acf83565949 (diff) | |
download | vdr-c88e65b6385a9c72778ea46fe4c4c805976c7b96.tar.gz vdr-c88e65b6385a9c72778ea46fe4c4c805976c7b96.tar.bz2 |
Fixed handling key codes that start with 0x1B in the KBD remote control code
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3104,3 +3104,4 @@ Video Disk Recorder Revision History The sequence of 'name' and 'short name' in the channels.conf file has been swapped (see man vdr(5)). - Added the 'portal name' to cChannels (thanks to Marco Schlüßler). +- Fixed handling key codes that start with 0x1B in the KBD remote control code. |