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:
Klaus Schmidinger
2004-10-23 12:43:23 +02:00
parent 5b2784cc4f
commit af6b8ff533
5 changed files with 8 additions and 23 deletions

View File

@@ -798,6 +798,8 @@ Alfred Zastrow <vdr@zastrow4u.de>
the recordings created when pausing live video
for reporting two warnings when compiling with gcc 3.3.1
for reporting a bug in handling menu status messages when the list contents is scrolled
for reporting that without the usleep() call in cDvbPlayer::Action() VDR runs on NPTL
systems
Matthias Raus <matthias-raus@web.de>
for reporting a problem with starting the editing process if no marks have been set