summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-23 12:43:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-23 12:43:23 +0200
commitaf6b8ff5330851bd12bb1b011fdbd29fead5bf3c (patch)
treee04a2fac10b4c9adcdec507195f134670d698bae /CONTRIBUTORS
parent5b2784cc4f066edb5a6db3c5d88222f5959bd7ed (diff)
downloadvdr-af6b8ff5330851bd12bb1b011fdbd29fead5bf3c.tar.gz
vdr-af6b8ff5330851bd12bb1b011fdbd29fead5bf3c.tar.bz2
Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL systems; also removed the NPTL check at startup
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index e42cd35e..ca19f561 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -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