diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-04 08:50:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-04 08:50:20 +0200 |
commit | 5705ffbd2ba1cd6644e7bc7b10686963d3d8ef9f (patch) | |
tree | 0ca2f43b1c5d9e2674e364bd01ba8cdd30dbac74 /CONTRIBUTORS | |
parent | 6e0f5287ea4df66847f97489f00f2c8214bad605 (diff) | |
download | vdr-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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3d9afe94..d9195fb8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -285,6 +285,7 @@ Uwe Scheffler <linux_dvb@uni.de> for reporting a black screen while a "Recording started" message is displayed for reporting a problem with the lock on the Channels list in cDisplayChannel still being held when Flush() was called + for reporting a problem with failed tuning in SCR systems Matjaz Thaler <matjaz.thaler@guest.arnes.si> for improving AC3 decoding when replaying DVDs @@ -3586,6 +3587,8 @@ Helmut Binder <cco@aon.at> for fixing updating the checksum in the CA table after mapping EMM PIDs for MTD for fixing a compiler warning in ExchangeChars() for suggesting to add __attribute__((packed)) to tIndexPes and tIndexTs + for helping with the implementation of retuning if the received transponder's SDT + doesn't contain the expected values for NID and TID Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |