summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-05-13 13:41:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2019-05-13 13:41:29 +0200
commit12d8ef5a21d73ae0b7e656d2dd8f9ead5177bf56 (patch)
treeae25a7768ff087c261df839cd31f2bc36e48c689 /HISTORY
parent6f95a495ab5ca6c5fe6a9695b762d250795fce54 (diff)
downloadvdr-12d8ef5a21d73ae0b7e656d2dd8f9ead5177bf56.tar.gz
vdr-12d8ef5a21d73ae0b7e656d2dd8f9ead5177bf56.tar.bz2
Fixed handling repeat function for keyboards
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index da1741f6..bb3d7039 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History
Senzel).
- Official release.
-2019-05-07: Version 2.4.1
+2019-05-13: Version 2.4.1
- Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported
by Johann Friedrichs).
@@ -9404,3 +9404,4 @@ Video Disk Recorder Revision History
- Fixed handling remote timers in case the response to LSTT is '550 No timers defined'.
- Fixed a compiler warning in cIndexFile::ConvertToPes() and added __attribute__((packed))
to tIndexPes and tIndexTs (suggested by Helmut Binder).
+- Fixed handling repeat function for keyboards.