summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-12 12:42:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-12 12:42:57 +0200
commit81bd99a674117326a8b1a1eb7c7bb5b66f9739a6 (patch)
tree26d2a9dffc6d7dfb43b42dcffdd9f9aa9b4c6aae /HISTORY
parentae7103e9843d5ea70048f1e96d672c3d194eee59 (diff)
downloadvdr-81bd99a674117326a8b1a1eb7c7bb5b66f9739a6.tar.gz
vdr-81bd99a674117326a8b1a1eb7c7bb5b66f9739a6.tar.bz2
Fixed handling unknown codes when learning LIRC remote control codes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index addcfbb8..62c47e8a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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ír Bárta).
+- Fixed handling unknown codes when learning LIRC remote control codes (reported
+ by Helmut Auer).