diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 10:52:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 10:52:21 +0100 |
commit | 55408b73ca1f08d259ff540724dff5627577c9c1 (patch) | |
tree | d706be7962bf0e3db5a88511b263315fe77e9a87 /HISTORY | |
parent | f4b60f0b6886f443af0f88119052c7070b014819 (diff) | |
download | vdr-55408b73ca1f08d259ff540724dff5627577c9c1.tar.gz vdr-55408b73ca1f08d259ff540724dff5627577c9c1.tar.bz2 |
Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and T2DeliverySystemDescriptor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-03-17: Version 2.3.9 +2018-03-18: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9311,3 +9311,6 @@ Video Disk Recorder Revision History marks that are not generated by VDR itself, and thus may be a little off (suggested by Jörg Wendel). You can activate this line again for debugging if necessary. - Made the input buffer in cSVDRPClient dynamic. +- Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and + T2DeliverySystemDescriptor that were overwritten when parsing the + SatelliteDeliverySystemDescriptor or TerrestrialDeliverySystemDescriptor, respectively. |