Fixed handling repeat function for keyboards

This commit is contained in:
Klaus Schmidinger
2019-05-13 13:41:29 +02:00
parent 6f95a495ab
commit 12d8ef5a21
2 changed files with 9 additions and 3 deletions

View File

@@ -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.