diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2019-03-12 11:47:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2019-03-12 11:47:36 +0100 |
commit | 61ea56a1bd5e1aabe587155f1db613cdbaf8b753 (patch) | |
tree | 50334da49b2b9281dbcb158844412dfe7575d423 /HISTORY | |
parent | 235c65264801e950aa481dc6b3f78f112a64f1c6 (diff) | |
download | vdr-61ea56a1bd5e1aabe587155f1db613cdbaf8b753.tar.gz vdr-61ea56a1bd5e1aabe587155f1db613cdbaf8b753.tar.bz2 |
Fixed processing the last entry in the scan list of the EIT scanner
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History Senzel). - Official release. -2019-03-11: Version 2.4.1 +2019-03-12: Version 2.4.1 - Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported by Johann Friedrichs). @@ -9376,3 +9376,5 @@ Video Disk Recorder Revision History - Fixed accessing the actual frontend on multi frontend devices (thanks to Helmut Binder). - Fixed opening the UDP port in peerdemo (thanks to Robert Hannebauer). - Fixed handling PATs that contain no PMTs. +- Fixed processing the last entry in the scan list of the EIT scanner (thanks to + Helmut Binder). |