summaryrefslogtreecommitdiff
path: root/server/connectionVTP.h
AgeCommit message (Collapse)Author
2011-11-22Added server menu with list of clients. Connections can be terminatedFrank Schmirler
with the "red" key. The former main menu action of suspending live TV moved to the "blue" key.
2011-07-06added support for VDR 1.7.19 SignalStrength/SignalQualityFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2009-07-01added XBMC support by extending VTP capabilities (thanks to Alwin Esch)schmirl
Modified Files: CONTRIBUTORS HISTORY Makefile common.h server/connectionVTP.c server/connectionVTP.h
2008-07-16- added preprocessor directive for ancient gccschmirl
2008-03-13Make sure that a FilterStreamer is only started if client supports itschmirl
(#261) Modified Files: client/socket.c server/connectionVTP.c server/connectionVTP.h
2007-09-21VTP now also supports PS, PES and EXTERN.schmirl
Request for PS by mpanczyk for MTPCenter (#341) Modified Files: server/connectionVTP.c server/connectionVTP.h
2007-04-24server_connectionVTP-new-data.patch by Petri Hintukainenschmirl
- Add new data (LiveFilterStreamer and LiveFilterSocket) - Misc cleanup Modified Files: server/connectionVTP.c server/connectionVTP.h
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
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-03-19Silence warning about overloaded namespace (#244, thanks to rofafor)schmirl
2005-05-09- added TS compatibility modelordjaxom
2005-02-08- transferlordjaxom
2005-02-08- transferlordjaxom
2004-12-30Initial revisionlordjaxom