summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:41:24 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:41:24 +0200
commit4558fa70b17e60dca429ea6e57757d833b59c067 (patch)
treee3ab9765f9d8ea10923e342d1bec7951fae05bb0 /HISTORY
parentcc761811cea8da5f94957fb30e24afb020fb740e (diff)
downloadvdr-4558fa70b17e60dca429ea6e57757d833b59c067.tar.gz
vdr-4558fa70b17e60dca429ea6e57757d833b59c067.tar.bz2
Fixed handling repeat function when using LIRC
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 93bbcc21..f27afa2f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -793,3 +793,4 @@ Video Disk Recorder Revision History
files from the video directory at the same time.
- The new setup parameter SplitEditedFiles can be used to control whether or
not the result of an editing process shall be written into separate files.
+- Fixed handling repeat function when using LIRC (thanks to Matthias Weingart).