diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 14:40:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 14:40:36 +0100 |
commit | c6aa52c204d4e75d199bfb6b63fad31ffcc79720 (patch) | |
tree | f8b1639610eee0a6257c4a292cfc7991f2c7e68a /CONTRIBUTORS | |
parent | 4871f1188e384b548814d9a898a9429668bc49c7 (diff) | |
download | vdr-c6aa52c204d4e75d199bfb6b63fad31ffcc79720.tar.gz vdr-c6aa52c204d4e75d199bfb6b63fad31ffcc79720.tar.bz2 |
Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems with the larger buffer reserve
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 56049c1b..767a7957 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1149,6 +1149,8 @@ Marco Schlüßler <marco@lordzodiac.de> for reporting a missing reset of the 'repacker' in cTS2PES::Clear() for avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() 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 Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |