vdr-plugin-streamdev/server
Frank Schmirler afe255aa0b Added server menu with list of clients. Connections can be terminated
with the "red" key. The former main menu action of suspending live TV
moved to the "blue" key.

Squashed commit of the following:

commit 7175d7de91
Author: Frank Schmirler <vdr@schmirler.de>
Date:   Sun Nov 27 11:51:26 2011 +0100

    Updated README

commit 94aef85adc
Author: Frank Schmirler <vdr@schmirler.de>
Date:   Sun Nov 27 11:32:16 2011 +0100

    Moved "closing connection" log message to overload of cTBSocket::Close() in
    cServerConnection.

commit 9b91301d94
Author: Frank Schmirler <vdr@schmirler.de>
Date:   Fri Nov 25 00:24:37 2011 +0100

    Don't keep a pointer to the connection in components MulticastGroup
    structure as the connection may now be deleted from outside via menu.

commit 7347e24123
Author: Frank Schmirler <vdr@schmirler.de>
Date:   Thu Nov 24 23:45:59 2011 +0100

    Fixed missing Display() call after disconnecting a client.

commit c652e8fa81
Author: Frank Schmirler <vdr@schmirler.de>
Date:   Tue Nov 22 01:15:09 2011 +0100

    Added server menu with list of clients. Connections can be terminated
    with the "red" key. The former main menu action of suspending live TV
    moved to the "blue" key.
2011-11-28 16:23:57 +01:00
..
po 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
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 Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connection.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connectionHTTP.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +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 Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +01:00
connectionVTP.h Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +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
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 Snapshot 2010-09-15 2011-03-22 21:16:18 +02:00
setup.h Snapshot 2010-09-15 2011-03-22 21:16:18 +02:00
streamdev-server.c Added server menu with list of clients. Connections can be terminated 2011-11-28 16:23:57 +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