vdr-plugin-streamdev/server
Frank Schmirler a1797719de Using SetOccupied() won't work as it isn't considered in GetDevice(). Trying
to compensate the loss of SetAvoidDevice() with streamdevs CheckConnection(),
ignoring the current live TV device. If a new device is returned it is just
switched to the new channel. Hopefully the main loop will pick it up later,
after streamdev switched aways live TV.
2012-03-11 09:41:33 +01:00
..
po Update of po headers and Finnish translation (thanks to Rolf Ahrenberg) 2011-12-13 12:59:31 +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 Using SetOccupied() won't work as it isn't considered in GetDevice(). Trying 2012-03-11 09:41:33 +01:00
connection.h Using SetOccupied() won't work as it isn't considered in GetDevice(). Trying 2012-03-11 09:41:33 +01:00
connectionHTTP.c Report the server-side HTTP status "503 Service unavailable" instead of 2012-03-01 09:01:37 +01:00
connectionHTTP.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connectionIGMP.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connectionIGMP.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connectionVTP.c Support for non-cycle-free setups (e.g. where two VDRs mutually share 2011-12-11 17:03:09 +01:00
connectionVTP.h Support for non-cycle-free setups (e.g. where two VDRs mutually share 2011-12-11 17:03:09 +01:00
livefilter.c added comments to indicate that the VTP filter stream is proprietary format 2009-02-13 13:02:39 +00:00
livefilter.h - removed legacy code for pre VDR 1.4 2008-04-07 14:27:27 +00:00
livestreamer.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
livestreamer.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
Makefile Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
menu.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
menu.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
menuHTTP.c Snapshot 2010-09-15 2011-03-22 21:16:18 +02:00
menuHTTP.h Snapshot 2010-09-15 2011-03-22 21:16:18 +02:00
recplayer.c Switched to proper tsplay-0.2 patch detection 2010-06-04 18:32:34 +00:00
recplayer.h Missing files from previous commit 2009-07-01 11:00:49 +00: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 Support for non-cycle-free setups (e.g. where two VDRs mutually share 2011-12-11 17:03:09 +01:00
setup.h Support for non-cycle-free setups (e.g. where two VDRs mutually share 2011-12-11 17:03:09 +01:00
streamdev-server.c Added "Hide mainmenu entry" option on server (thanks to Rolf Ahrenberg) 2011-12-08 13:07:17 +01:00
streamdev-server.h Live TV must be switched in VDR main thread (fixes #568). 2011-03-07 23:04:18 +01:00
streamer.c writer must not spend too much time waiting in select() without checking 2011-04-11 13:56:49 +02:00
streamer.h increased WRITERBUFSIZE. Has been reported to fix some ringbuffer overflows 2011-09-02 13:18:01 +02:00
suspend.c - use cThread::Running()/Active() instead of private members 2008-10-22 11:59:31 +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:31 +00:00