diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-18 12:46:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-18 12:46:39 +0200 |
commit | 435ee3981203577709ffd41057f0e120615871a1 (patch) | |
tree | e1c9bef48f8b397e0fb92f11f8fb1de9d94c5c46 /CONTRIBUTORS | |
parent | 88a435337805ad282544e15832b2b9e81155200c (diff) | |
download | vdr-435ee3981203577709ffd41057f0e120615871a1.tar.gz vdr-435ee3981203577709ffd41057f0e120615871a1.tar.bz2 |
Fixed setting the locking pid after a timed wait
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8c531f00..b2cd6a81 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -204,6 +204,7 @@ Andreas Schultz <aschultz@warp10.net> for suggesting to separate the startup of a plugin into an "early" and a "late" phase for changing C++ style comments in libdtv into C style to avoid warnings in gcc 3.x for implementing the TerrestrialDeliverySystemDescriptor in libdtv + for fixing setting the locking pid after a timed wait Aaron Holtzman for writing 'ac3dec' |