vdr-plugin-streamdev/server
Frank Schmirler e83c9d92aa Implemented remuxing of recordings (closes #1892) 2014-09-07 02:48:07 +02:00
..
po Configurable buffer for live TV 2014-05-18 15:24:24 +02:00
Makefile Adapted Makefiles to VDR 1.7.36+ (thanks to macmenot). Old makefiles have 2013-02-27 13:11:23 +01:00
Makefile-1.7.33 Adapted Makefiles to VDR 1.7.36+ (thanks to macmenot). Old makefiles have 2013-02-27 13:11:23 +01:00
component.c Added IGMP multicast server 2009-02-13 10:39:20 +00:00
component.h Added IGMP multicast server 2009-02-13 10:39:20 +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 Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
componentIGMP.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01: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 Revised class responsibilities: Moved live TV related functions to livestreamer 2014-06-07 00:24:27 +02:00
connection.h Revised class responsibilities: Moved live TV related functions to livestreamer 2014-06-07 00:24:27 +02:00
connectionHTTP.c Implemented remuxing when replaying recordings 2014-09-07 02:30:06 +02:00
connectionHTTP.h Moved streamer from each individual connection class to cServerConnection 2014-05-18 18:16:51 +02:00
connectionIGMP.c Revised class responsibilities: Moved live TV related functions to livestreamer 2014-06-07 00:24:27 +02:00
connectionIGMP.h Moved streamer from each individual connection class to cServerConnection 2014-05-18 18:16:51 +02:00
connectionVTP.c Setting streamer to NULL if TUNE fails should not be necessary 2014-06-23 23:21:56 +02:00
connectionVTP.h Moved streamer from each individual connection class to cServerConnection 2014-05-18 18:16:51 +02:00
livefilter.c Close writer when streamer is finished 2012-12-16 13:21:19 +01:00
livefilter.h Close writer when streamer is finished 2012-12-16 13:21:19 +01:00
livestreamer.c Implemented remuxing of recordings (closes #1892) 2014-09-07 02:48:07 +02:00
livestreamer.h Implemented remuxing of recordings (closes #1892) 2014-09-07 02:48:07 +02:00
menu.c Replaced server-side suspend modes with priority based precedence handling 2012-05-12 12:58:42 +02:00
menu.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
menuHTTP.c Disabled PS remuxer which is said to produce anything but PS 2013-11-17 11:20:42 +01:00
menuHTTP.h Fixed HTTP menu destruction 2013-10-20 17:40:22 +02:00
recplayer.c Implemented remuxing when replaying recordings 2014-09-07 02:30:06 +02:00
recplayer.h Implemented remuxing when replaying recordings 2014-09-07 02:30:06 +02:00
recstreamer.c Implemented remuxing when replaying recordings 2014-09-07 02:30:06 +02:00
recstreamer.h Implemented remuxing when replaying recordings 2014-09-07 02:30:06 +02:00
server.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
server.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
setup.c Configurable buffer for live TV 2014-05-18 15:24:24 +02:00
setup.h Configurable buffer for live TV 2014-05-18 15:24:24 +02:00
streamdev-server.c Revised class responsibilities: Moved live TV related functions to livestreamer 2014-06-07 00:24:27 +02:00
streamdev-server.h Revised class responsibilities: Moved live TV related functions to livestreamer 2014-06-07 00:24:27 +02:00
streamer.c Moved remux from livestreamer to streamer 2014-08-10 15:57:16 +02:00
streamer.h Moved remux from livestreamer to streamer 2014-08-10 15:57:16 +02:00
suspend.c Start cSuspendCtl hidden or it will prevent idle shutdown. 2013-07-16 13:12:20 +02: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:31 +00:00