mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented non blocking file reader for cDvbPlayer
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -1922,3 +1922,6 @@ Video Disk Recorder Revision History
|
||||
- Added 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf (thanks to
|
||||
Paul Gohn).
|
||||
- Implemented actual user input for CAM enquiry menus.
|
||||
- Since disk file systems apparently don't honor the O_NONBLOCK flag to read from
|
||||
a file in non-blocking mode the cDvbPlayer now uses a non blocking file reader
|
||||
class to make sure replay remains smooth even under heavy system load.
|
||||
|
Reference in New Issue
Block a user