From af6b8ff5330851bd12bb1b011fdbd29fead5bf3c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 23 Oct 2004 12:43:23 +0200 Subject: Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL systems; also removed the NPTL check at startup --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 87624d3b..d18dd6d1 100644 --- a/HISTORY +++ b/HISTORY @@ -3049,3 +3049,6 @@ Video Disk Recorder Revision History - Fixed attaching a cPlayer to a cDevice, so that 'Operation not permited' errors don't occur any more (thanks to Marco Schlüßler). - Fixed a case where the resultBuffer in cRemux ran full before getting a sync. +- Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL + systems (thanks to Alfred Zastrow). The NPTL check at startup has also been + removed. -- cgit v1.2.3