diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-11 13:32:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-11 13:32:55 +0100 |
commit | c8e789e12a2eeed68800c26b86c08d6a7b888168 (patch) | |
tree | a122adb901215a6e293b510d7d456cb3e3dac29f | |
parent | 77173b7057e2e969ea903d1b6fc2d917ec2de9d8 (diff) | |
download | vdr-c8e789e12a2eeed68800c26b86c08d6a7b888168.tar.gz vdr-c8e789e12a2eeed68800c26b86c08d6a7b888168.tar.bz2 |
Revoked "Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs" (was unnecessary); pat.c change removed from RCS
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 42ebe6b6..5bc1ad9d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1189,7 +1189,6 @@ Rolf Ahrenberg <Rolf.Ahrenberg@sci.fi> for reporting a problem with adding new source types in case they are already registered for adding support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters - for increasing the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs for fixing a problem with subtitles not being displayed because the broadcaster doesn't set the data's version numbers as required by the DVB standard @@ -8334,8 +8334,6 @@ Video Disk Recorder Revision History - The new function cOsd::DrawScaledBitmap() is now used for drawing subtitles. This function can be reimplemented by high level OSDs which may be able to do the scaling in hardware or otherwise more efficiently (thanks to Thomas Reufer). -- Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs (thanks to - Rolf Ahrenberg). - Fixed detaching receivers from devices in case a CAM needs to receive the TS (reported by Dietmar Spingler). - Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS |