summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-28 08:49:52 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-28 08:49:52 +0200
commit9b3b98f88f3b29c4df704fa321bb882aaa7207c1 (patch)
tree7fd9b5a7656498ffa0ccc57925d9f5b56c85098e /HISTORY
parente4d3a28acd31b4ce1bcc8da2d51f041c98c652e5 (diff)
downloadvdr-9b3b98f88f3b29c4df704fa321bb882aaa7207c1.tar.gz
vdr-9b3b98f88f3b29c4df704fa321bb882aaa7207c1.tar.bz2
Improved the repeat function for LIRC remote controls
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index cd386423..831a5edc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4716,7 +4716,7 @@ Video Disk Recorder Revision History
- Fixed automatically updating the CAM menu in case the whole operation (for
instance a firmware update) takes longer than the menu timeout.
-2006-05-27: Version 1.4.0-2
+2006-05-28: Version 1.4.0-2
- Removed leftover LSMOD=... line from 'runvdr'.
- Modified the Makefile to copy additional libraries a plugin might provide (suggested
@@ -4740,3 +4740,4 @@ Video Disk Recorder Revision History
Christian Wieninger).
- Avoiding a compiler warning in libsi's TypeLoop::operator[].
- Now processing the "frequency list descriptor" (based on a patch from Anssi Hannula).
+- Improved the repeat function for LIRC remote controls (thanks to Joerg Riechardt).