summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2009-02-13added comments to indicate that the VTP filter stream is proprietary formatschmirl
2009-02-13Added IGMP multicast serverschmirl
2009-02-13ignore trailing blank lines in HTTP requestsschmirl
2009-01-16Commented PES for vdr 1.7.3+schmirl
2008-12-08added Network Media Tank browser support to HTML pages (#494)schmirl
2008-11-24Compatiblity to Network Media Tank (#496)schmirl
2008-10-31- fixed null pointer in server.c when cConnection::Accept() failesschmirl
2008-10-31consider Pids from channels.conf when HTTP TS streaming. Section filteringschmirl
2008-10-22- use cThread::Running()/Active() instead of private membersschmirl
2008-10-22- fixed output format of some debug messages (thanks to Rolf Ahrenberg)schmirl
2008-10-14- added HTTP authentication (#475)schmirl
2008-10-13Compatibility to VDR 1.7.1 (#483)schmirl
2008-07-16- added preprocessor directive for ancient gccschmirl
2008-04-29- Fixed assignment of externremux.sh's default locationschmirl
2008-04-08- added gettext support (thanks to Rolf Ahrenberg)schmirl
2008-04-07- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdevschmirl
2008-04-07- removed legacy code for pre VDR 1.4schmirl
2008-03-28Missing filesschmirl
2008-03-28Rewrite of http menu (#439)schmirl
2008-03-13Make sure that a FilterStreamer is only started if client supports itschmirl
2008-03-13Add EIT into TS stream (#442)schmirl
2008-03-12FreeBSD compatibility (#435)schmirl
2008-02-22TS PAT repacker for streamtype TS. The PAT shoudln't refer to PMTs we don'tschmirl
2007-09-21VTP now also supports PS, PES and EXTERN.schmirl
2007-09-21High load when client isn't accepting data fast enough. Bug report andschmirl
2007-05-09Set DSCP 41 on stream data packets. WMM capable WLAN accesspointsschmirl
2007-05-07Check vasprintf return code (thanks to rofafor)schmirl
2007-05-07Fixed memory leak in buffer overflow situation (thanks to rofafor)schmirl
2007-04-26Removed duplicated code fragments probably caused by patches with tooschmirl
2007-04-24server_live-filter_remove_setfilter.patch by Petri Hintukainenschmirl
2007-04-24server_connectionVTP-add-filter-stream.patch by Petri Hintukainenschmirl
2007-04-24server_live-filter-streamer.patch by Petri Hintukainenschmirl
2007-04-24server_livefilter-add_public_Add_and_Del.patch by Petri Hintukainenschmirl
2007-04-24server_ts-pat-pmt-filter.patch by Petri Hintukainenschmirl
2007-04-24server_livefilter-add_ts_pusi_flag.patch by Petri Hintukainenschmirl
2007-04-24server_connectionVTP-new-data.patch by Petri Hintukainenschmirl
2007-04-24client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219)schmirl
2007-04-23based on server_livefilter-streamer-type.patch by Petri Hintukainenschmirl
2007-04-16Use compiler flag -Wall. Cleanup code as necessary.schmirl
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
2007-03-19Silence warning about overloaded namespace (#244, thanks to rofafor)schmirl
2007-03-02Fixed null pointersschmirl
2007-01-15API changes of VDR 1.5.0 (#219)schmirl
2006-11-10Use select with timeout and check if streamdev-server has to shutdownschmirl
2006-09-14Re-enabled logging for the Detach()/Attach() issue which is still under obser...schmirl
2006-07-05Auskommentiertes Attach/Detach wieder aktiviert.thomas
2006-01-26- fixed http error responselordjaxom
2005-11-07- added class forward declaration for gcc >= 4.0lordjaxom
2005-05-09- fixed missing includelordjaxom
2005-05-09- added TS compatibility modelordjaxom