summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-05-04 08:50:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-05-04 08:50:20 +0200
commit5705ffbd2ba1cd6644e7bc7b10686963d3d8ef9f (patch)
tree0ca2f43b1c5d9e2674e364bd01ba8cdd30dbac74 /HISTORY
parent6e0f5287ea4df66847f97489f00f2c8214bad605 (diff)
downloadvdr-5705ffbd2ba1cd6644e7bc7b10686963d3d8ef9f.tar.gz
vdr-5705ffbd2ba1cd6644e7bc7b10686963d3d8ef9f.tar.bz2
Now retuning if the received transponder's SDT doesn't contain the expected values for NID and TID
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4832ca91..cdb644a1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9420,8 +9420,11 @@ Video Disk Recorder Revision History
- Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting
in "backwards compatibility mode" according to ETSI EN 300 468 (thanks to Onur Sentürk).
-2020-04-11:
+2020-05-04:
- Fixed moving channels between number groups in SVDRP's MOVC command and the Channels
menu, in case a channel is moved to a higher number and into a numbered group
(reported by Manuel Reimer).
+- Now retuning if the received transponder's SDT doesn't contain the expected values
+ for NID and TID (thanks to Uwe Scheffler for reporting a problem with failed tuning
+ in SCR systems, and Helmut Binder for helping with the implementation).