vdr-plugin-streamdev/server
schmirl fa578940f7 - using SIGINT in externremux to kill mencoder works better than SIGTERM;
especially x264 still needs a SIGKILL sometimes
- added --remove-destination to cp commands installing plugins
- updated Italian translation (thanks to Diego Pierotto)
- config option "client may suspend" hidden if not applicable
- updated and enhanced README
- added support for HTTP method HEAD
- rewrite of externremux.sh, including support for various URL parameters,
  logging and improved shutdown
- start externremux script in a separate process group
- changed HTTP URL path for externremux from EXTERN to EXT (suggested by
  Rolf Ahrenberg)
- HTTP headers now have to be emitted by externremux script
- pass channel related information and URL parameters to externremux script
  through environment
- implement CGI like interface for externremux script
Modified Files:
 Tag: v0_4
	CONTRIBUTORS HISTORY Makefile README common.c common.h i18n.c
	remux/extern.c remux/extern.h server/connection.c
	server/connection.h server/connectionHTTP.c
	server/connectionHTTP.h server/connectionIGMP.c
	server/connectionVTP.c server/livestreamer.c
	server/livestreamer.h server/menuHTTP.c server/setup.c
	server/setup.h server/streamer.c server/streamer.h
	streamdev/externremux.sh streamdev/streamdevhosts.conf
2010-07-19 13:50:11 +00:00
..
component.c Added IGMP Multicast server 2009-02-13 10:39:40 +00:00
component.h Added IGMP Multicast server 2009-02-13 10:39:40 +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
componentIGMP.c silenced format mismatch warning on 64bit OS 2009-07-03 21:42:08 +00:00
componentIGMP.h Added IGMP Multicast server 2009-02-13 10:39:40 +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 - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connection.h - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connectionHTTP.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connectionHTTP.h - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connectionIGMP.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connectionIGMP.h Added IGMP Multicast server 2009-02-13 10:39:40 +00:00
connectionVTP.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
connectionVTP.h adapted and included xmbc patch for VDR 1.4.x 2009-09-30 10:02:26 +00:00
livefilter.c added comments to indicate that the VTP filter stream is proprietary forma 2009-02-13 13:02:33 +00:00
livefilter.h - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
livestreamer.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
livestreamer.h - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
menuHTTP.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
menuHTTP.h Added defines for getting charset in VDR 1.5.3+ 2009-09-17 10:12:11 +00:00
recplayer.c adapted and included xmbc patch for VDR 1.4.x 2009-09-30 10:02:26 +00:00
recplayer.h adapted and included xmbc patch for VDR 1.4.x 2009-09-30 10:02:26 +00:00
server.c Added IGMP Multicast server 2009-02-13 10:39:40 +00:00
server.h - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:35 +00:00
setup.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
setup.h - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
streamer.c - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +00:00
streamer.h - using SIGINT in externremux to kill mencoder works better than SIGTERM; 2010-07-19 13:50:11 +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