From 7e0ffb04996b7e905b0357d20c9113a24c42e9cd Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 12 Feb 2005 13:52:35 +0100 Subject: 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 --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index eaf01f6b..30e49dd5 100644 --- a/HISTORY +++ b/HISTORY @@ -3392,3 +3392,7 @@ Video Disk Recorder Revision History the function the substream id of the given audio packet, so that a plugin can take the right action for the various kinds if audio data (based on suggestions by Werner Fink and Macro Schlüßler). +- Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(), since this + is now done when attaching the player to the device (thanks to Marco Schlüßler). +- Making sure the buffer reserve in cTransfer::Action() is re-established after + clearing the buffer. -- cgit v1.2.3