diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 13:52:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 13:52:35 +0100 |
commit | 7e0ffb04996b7e905b0357d20c9113a24c42e9cd (patch) | |
tree | 506572b18bcc0b5621aeacf186973d685a13e281 /CONTRIBUTORS | |
parent | 25c942c0e388e17ffd239e871a362d6c702eec33 (diff) | |
download | vdr-7e0ffb04996b7e905b0357d20c9113a24c42e9cd.tar.gz vdr-7e0ffb04996b7e905b0357d20c9113a24c42e9cd.tar.bz2 |
Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(); Making sure the buffer reserve in cTransfer::Action() is re-established after clearing the buffer
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0260a40b..9bc892c7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1138,6 +1138,8 @@ Marco Schlüßler <marco@lordzodiac.de> for adding CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() for suggesting to force a new resync after a call to cRemux::Clear() for suggestions that led to the addition of the 'Id' parameter to cAudio::Play(). + for removing the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(), since + this is now done when attaching the player to the device Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |