diff options
| author | schmirl <schmirl> | 2008-10-22 11:59:35 +0000 |
|---|---|---|
| committer | schmirl <schmirl> | 2008-10-22 11:59:35 +0000 |
| commit | 84f994384a4273d71531001167822fce04e3bb7e (patch) | |
| tree | 60c39a9d167be9d9a29d3b409cd4b84a408f471b /CONTRIBUTORS | |
| parent | 5c24a1307599c13f918a50284ebc89b92f597854 (diff) | |
| download | vdr-plugin-streamdev-84f994384a4273d71531001167822fce04e3bb7e.tar.gz vdr-plugin-streamdev-84f994384a4273d71531001167822fce04e3bb7e.tar.bz2 | |
- use cThread::Running()/Active() instead of private members
- replaced the last usleep by cCondWait
thanks to Rolf Ahrenberg (#383)
Modified Files:
Tag: v0_4
CONTRIBUTORS HISTORY server/server.c server/server.h
server/streamer.c server/streamer.h server/suspend.c
server/suspend.h
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2dc1516..921e65a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -26,6 +26,7 @@ Rolf Ahrenberg for making it possible to pass parameters to externremux.sh for removing pre VDR 1.4 legacy code for fixing output format of some debug messages + for replacing private members by cThread::Running()/Active() Rantanen Teemu for providing vdr-incompletesections.diff |
