diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-04 14:53:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-04 14:53:41 +0100 |
commit | 04e538072340d9ba7d0342fe59c755e4c8687775 (patch) | |
tree | c13fbc77db368e190c564131648e70cdb4805b26 /CONTRIBUTORS | |
parent | 989fa21a21bc68bdb8af3a4421169e65ebee356e (diff) | |
download | vdr-04e538072340d9ba7d0342fe59c755e4c8687775.tar.gz vdr-04e538072340d9ba7d0342fe59c755e4c8687775.tar.bz2 |
Replaced all calls to sleep() with cCondWait::SleepMs()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c07505d1..c3456a2a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1119,6 +1119,7 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for making the Recordings menu display the length (in hours:minutes) of each recording for fixing handling DVB subtitles and implementing decoding textual DVB subtitles for adding file name and line number to LOG_ERROR_STR() + for replacing all calls to sleep() with cCondWait::SleepMs() Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark |