diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-27 13:40:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-27 13:40:33 +0100 |
commit | 940d605f2ef9efb424aa1f0e231fa7faba39c4bf (patch) | |
tree | 13cdc0b53b1fd3d6b341516a9dbc398ced580195 /CONTRIBUTORS | |
parent | 59c0cc2eddd8265d427c71a87eae8a4cfee4d87a (diff) | |
download | vdr-940d605f2ef9efb424aa1f0e231fa7faba39c4bf.tar.gz vdr-940d605f2ef9efb424aa1f0e231fa7faba39c4bf.tar.bz2 |
Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()' to allow keeping language codes in Trandfer Mode
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 36111d63..c22ce686 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1151,6 +1151,9 @@ Marco Schlüßler <marco@lordzodiac.de> for reporting a missing 'resultSkipped = 0' in cRemux::Clear() for reporting a missing reset of the 'repacker' in cTS2PES::Clear() for avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() + for pointing out that EnsureAudioTrack() in cDevice::SetChannel() should not be + called if a Transfer Mode is started, to avoid setting the audio PID on the primary + device for fixing calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() for increasing POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems with the larger buffer reserve |