Fixed handling unknown codes when learning LIRC remote control codes

This commit is contained in:
Klaus Schmidinger
2006-05-12 12:42:57 +02:00
parent ae7103e984
commit 81bd99a674
3 changed files with 11 additions and 7 deletions

View File

@@ -4688,7 +4688,7 @@ Video Disk Recorder Revision History
- Updated the Italian OSD texts (thanks to Nino Gerbino and Antonio Ospite).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
2006-05-07: Version 1.4.0-1
2006-05-12: Version 1.4.0-1
- Updated 'S110W' in 'sources.conf'.
- Adjusted the 'runvdr' script so that the user can fill in the functions to
@@ -4708,3 +4708,5 @@ Video Disk Recorder Revision History
- If VPS timers are active, their events are now being kept up to date if there
are any free devices available.
- Fixed the character #207 in fontosd for iso8859-2 (thanks to Vladim<69>r B<>rta).
- Fixed handling unknown codes when learning LIRC remote control codes (reported
by Helmut Auer).