mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL systems; also removed the NPTL check at startup
This commit is contained in:
3
HISTORY
3
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<68><6C>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.
|
||||
|
Reference in New Issue
Block a user