Frank Schmirler
|
c652e8fa81
|
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-22 01:16:42 +01:00 |
|
Frank Schmirler
|
077398fdef
|
Revert "dropped cServerConnection::m_Pending"
Required by VTP
This reverts commit bdaea38b86 .
|
2011-10-24 08:44:31 +02:00 |
|
Frank Schmirler
|
bdaea38b86
|
dropped cServerConnection::m_Pending
|
2011-10-20 23:45:44 +02:00 |
|
Frank Schmirler
|
c06970123c
|
Live TV must be switched in VDR main thread (fixes #568).
|
2011-03-07 23:04:18 +01:00 |
|
Frank Schmirler
|
06d5418e42
|
Fixed the code deciding if a device is in use for live TV or not. It did
not work as expected for FF cards (fixes #536)
|
2011-01-28 12:42:33 +01:00 |
|
Frank Schmirler
|
6ea5efe939
|
Snapshot 2010-09-15
|
2011-03-22 21:16:18 +02:00 |
|
schmirl
|
1cf41fb16f
|
- cleaned up common.h / common.c
- dropped cStreamdevMenuSetupPage
|
2009-09-18 10:41:41 +00:00 |
|
schmirl
|
78410ea576
|
Added IGMP multicast server
Modified Files:
CONTRIBUTORS HISTORY Makefile README po/de_DE.po po/fi_FI.po
po/fr_FR.po po/it_IT.po po/ru_RU.po server/component.c
server/component.h server/connection.c server/connection.h
server/livefilter.c server/server.c server/setup.c
server/setup.h server/streamer.c server/streamer.h
streamdev/streamdevhosts.conf tools/socket.c tools/socket.h
Added Files:
patches/vdr-cap_net_raw.diff server/componentIGMP.c
server/componentIGMP.h server/connectionIGMP.c
server/connectionIGMP.h
|
2009-02-13 10:39:20 +00:00 |
|
schmirl
|
86c82c1381
|
- added HTTP authentication (#475)
Modified Files:
HISTORY README streamdev-server.c server/connection.h
server/connectionHTTP.c server/connectionHTTP.h
server/server.c server/server.h
|
2008-10-14 11:05:46 +00:00 |
|
schmirl
|
3ceb716ea9
|
Use compiler flag -Wall. Cleanup code as necessary.
(#171 Thanks to Rolf Ahrenberg)
Modified Files:
Makefile streamdev-server.c server/connection.h
server/connectionHTTP.c server/connectionVTP.c tools/source.c
|
2007-04-16 11:01:02 +00:00 |
|
schmirl
|
525574f9b0
|
Close connection when client is gone. Fixes high CPU load problem (#201)
Modified Files:
server/connection.h server/connectionHTTP.h
server/connectionVTP.h server/server.c server/streamer.c
server/streamer.h tools/select.c tools/select.h tools/source.c
|
2007-04-02 10:32:34 +00:00 |
|
lordjaxom
|
450c8fd4a7
|
- added TS compatibility mode
|
2005-05-09 20:22:29 +00:00 |
|
lordjaxom
|
b2b925d1a9
|
- transfer
|
2005-02-08 17:22:35 +00:00 |
|
lordjaxom
|
302fa2e672
|
Initial revision
|
2004-12-30 22:43:55 +00:00 |
|