diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-24 10:34:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-24 10:34:20 +0200 |
commit | 70e60380562fb25a7acce9b47c75842d60722dd0 (patch) | |
tree | 7cd5a91474795be92ace936e24678fb5f1e890f0 /CONTRIBUTORS | |
parent | 73fde7480a71c1f92d26c333bad06d12dd5019be (diff) | |
download | vdr-70e60380562fb25a7acce9b47c75842d60722dd0.tar.gz vdr-70e60380562fb25a7acce9b47c75842d60722dd0.tar.bz2 |
Added some checks when cancelling a thread and removed the usleep() in cThread::Start(); removed 'running' from cThread
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4e05f37c..a7e0d386 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -742,6 +742,8 @@ Ludwig Nussel <ludwig.nussel@web.de> for reporting a problem on systems that have UTF-8 enabled for pointing out a flaw in the the description of cRingBufferLinear for reporting a bug in cRingBufferLinear::Get() in case the buffer wraps around + for adding some checks when cancelling a thread and removing the usleep() in + cThread::Start() Thomas Koch <tom@harhar.net> for his support in keeping the Premiere World channels up to date in 'channels.conf' |