summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2010-12-10fixed regression: no receiver created for ES/PS/PESFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2010-07-22don't use std::map.at(). It's not available in older libstdc++ versionschmirl
2010-07-20fixed wrong URL path in m3u playlistsschmirl
2010-06-04Switched to proper tsplay-0.2 patch detectionschmirl
2010-05-14added compatibility with VDR 1.6 tsplay-0.1 patchschmirl
2010-04-19Added support for EnhancedAC3schmirl
2010-02-20fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)schmirl
2010-02-20- length -1 is the correct value for streams in M3U playlistsschmirl
2010-01-29added DELT FORCE option to delete running timers (#554)schmirl
2010-01-29added VDR 1.7.11 parental rating support for VTP LSTE command (#555)schmirl
2009-10-13silenced warnings concerning asprintf (requested by Rolf Ahrenberg)schmirl
2009-09-30don't update recordings list on CmdPLAY (reported by BBlack)schmirl
2009-09-18Added missing trNOOPsschmirl
2009-09-18- cleaned up common.h / common.cschmirl
2009-09-15report charset in HTTP replies (suggested by Rolf Ahrenberg)schmirl
2009-08-05enable PatFilter for externremux, so VLC can be used as remuxer or clientschmirl
2009-07-17fixed insecure format strings in LSTX handlersschmirl
2009-07-06removed redefinitions in includes - caused problems in older compilersschmirl
2009-07-03silenced format mismatch warning on 64bit OSschmirl
2009-07-02improved PARENTALRATING patch detection (thanks to Rolf Ahrenberg)schmirl
2009-07-01Missing files from previous commitschmirl
2009-07-01added XBMC support by extending VTP capabilities (thanks to Alwin Esch)schmirl
2009-06-30now there's a common baseclass for all remuxers, make use of itschmirl
2009-06-19- added namespace to remuxersschmirl
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