diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 11:03:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 11:03:44 +0100 |
commit | 4016a630be81dfad59bea81d6ff294c4c4846a46 (patch) | |
tree | 1ad89326082ba5259b98becb336c0e80634ba1e4 /CONTRIBUTORS | |
parent | 3a5c65e59403a4cc9c23d0ae2e5b194a4073e26e (diff) | |
download | vdr-4016a630be81dfad59bea81d6ff294c4c4846a46.tar.gz vdr-4016a630be81dfad59bea81d6ff294c4c4846a46.tar.bz2 |
Added a SleepMs() in cRecorder::Action() to avoid a busy loop
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 36ae8de8..d524a303 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1622,3 +1622,6 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi> Marcel Schaeben <mts280@gmx.de> for his "Easy Input" patch + +Ingo Schneider <mail@ingo-schneider.de> + for adding a SleepMs() in cRecorder::Action() to avoid a busy loop |