Fixed handling key codes that start with 0x1B in the KBD remote control code

This commit is contained in:
Klaus Schmidinger
2004-10-31 14:05:55 +01:00
parent bd62ca6abc
commit c88e65b638
2 changed files with 3 additions and 3 deletions

View File

@@ -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<68><6C>ler).
- Fixed handling key codes that start with 0x1B in the KBD remote control code.