mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed the WaitForPut/WaitForGet stuff from cRingBuffer
This commit is contained in:
5
HISTORY
5
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).
|
||||
|
Reference in New Issue
Block a user