From e3e21837d06d91e3fd849af88bb2335be52c8b21 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 11 May 2003 10:30:27 +0200 Subject: Removed the WaitForPut/WaitForGet stuff from cRingBuffer --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 64c61cd8..94653996 100644 --- a/HISTORY +++ b/HISTORY @@ -2124,3 +2124,8 @@ Video Disk Recorder Revision History is actually coming from. - Added VDRVERSNUM to config.h, which can be used by the preprocessor to check the actual VDR version (suggested by Stefan Huelswitt). +- Removed the WaitForPut/WaitForGet stuff from cRingBuffer, since it appears to + no longer be necessary due to the implementation of cNonBlockingFileReader in + dvbplayer.c. Also, the long timeout in WaitForPut caused problems with cReceivers + that use a ring buffer and didn't immediately return from their Receive() function + if the buffer runs full (thanks to Sascha Volkenandt for reporting this one). -- cgit v1.2.3