vdr-plugin-streamdev/server
schmirl 84f994384a - 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
2008-10-22 11:59:35 +00:00
..
component.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
component.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentHTTP.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentHTTP.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentVTP.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentVTP.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
connection.c Check vasprintf return code (thanks to rofafor) 2007-05-07 12:25:11 +00:00
connection.h - added HTTP authentication (#475) 2008-10-14 11:05:57 +00:00
connectionHTTP.c - added HTTP authentication (#475) 2008-10-14 11:05:57 +00:00
connectionHTTP.h - added HTTP authentication (#475) 2008-10-14 11:05:57 +00:00
connectionVTP.c - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
connectionVTP.h - added preprocessor directive for ancient gcc 2008-07-16 05:59:45 +00:00
livefilter.c - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
livefilter.h - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
livestreamer.c - fixed output format of some debug messages (thanks to Rolf Ahrenberg) 2008-10-22 11:17:25 +00:00
livestreamer.h - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
menuHTTP.c Missing files 2008-03-28 15:13:11 +00:00
menuHTTP.h Missing files 2008-03-28 15:13:11 +00:00
server.c - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
server.h - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
setup.c - changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev 2008-04-07 14:50:32 +00:00
setup.h Initial revision 2004-12-30 22:43:55 +00:00
streamer.c - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
streamer.h - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
suspend.c - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
suspend.dat Initial revision 2004-12-30 22:43:55 +00:00
suspend.h - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00