From cdcf28b051c71a84632384346bb7a2a481a95373 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 19 Jan 2003 15:43:58 +0100 Subject: Implemented non blocking file reader for cDvbPlayer --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 221eb197..3e64bd5e 100644 --- a/HISTORY +++ b/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. -- cgit v1.2.3