diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-31 13:25:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-31 13:25:00 +0200 |
commit | 2b39c192a6b8bb3ded040f2a3d17d4ebf7a0bf3f (patch) | |
tree | 94af3fa417d3e21c51769e262c2bf10e820d12f4 /HISTORY | |
parent | 0873d146141bb86a24f2e9806b73362f49bc7d52 (diff) | |
download | vdr-2b39c192a6b8bb3ded040f2a3d17d4ebf7a0bf3f.tar.gz vdr-2b39c192a6b8bb3ded040f2a3d17d4ebf7a0bf3f.tar.bz2 |
Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting in "backwards compatibility mode" according to ETSI EN 300 468
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-05-29: Version 2.4.1 +2019-05-31: Version 2.4.1 - Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported by Johann Friedrichs). @@ -9417,3 +9417,5 @@ Video Disk Recorder Revision History - Fixed a wrong variable name in cFileName::cFileName(). - If cSkins::Message() is called from a background thread and Type is not mtStatus, the call is now automatically forwarded to QueueMessage(). +- Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting + in "backwards compatibility mode" according to ETSI EN 300 468 (thanks to Onur Sentürk). |