summaryrefslogtreecommitdiff
path: root/remux
AgeCommit message (Expand)Author
2014-09-19Don't abort externremux when internal read buffer is emptyFrank Schmirler
2014-09-07Implemented remuxing when replaying recordingsFrank Schmirler
2013-11-17Disabled PS remuxer which is said to produce anything but PSFrank Schmirler
2012-11-02Support HTTP HEAD requests with external remuxerFrank Schmirler
2012-05-12Dropped compatibility of streamdev-server with VDR < 1.7.25Frank Schmirler
2011-11-21Optimized iterator. Preincrement saves a temporary copy of the object (thanksFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2010-07-22don't use std::map.at(). It's not available in older libstdc++ versionschmirl
2009-12-03fixed missing virtual destructor for cTSRemuxschmirl
2009-07-06removed redefinitions in includes - caused problems in older compilersschmirl
2009-07-06fixed ts2ps.h definesschmirl
2009-07-06fixed missing virtual for cTS2PESRemux destructorschmirl
2009-06-30now there's a common baseclass for all remuxers, make use of itschmirl
2009-06-29Removed unnecessary namespace qualifierschmirl
2009-06-19- added namespace to remuxersschmirl
2009-01-16Commented PES for vdr 1.7.3+schmirl
2008-10-31Improved externremux script termination (#455)schmirl
2008-10-13Compatibility to VDR 1.7.1 (#483)schmirl
2008-04-29- Fixed assignment of externremux.sh's default locationschmirl
2008-04-07- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdevschmirl
2008-03-28Rewrite of http menu (#439)schmirl
2007-05-30cRingBufferLinear::Read() will return 0 either if EOF is encounteredschmirl
2007-04-02Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235)schmirl
2007-02-19Fixed indenting - no code changeschmirl
2007-02-19Added commandline switch -r/--remux for specifying name of externremux script...schmirl
2006-10-05- collect terminated externremux.sh processes (#136)schmirl
2005-11-06- adopted to VDR >= 1.3.36lordjaxom
2005-02-12- missinglordjaxom
2005-02-11- transferlordjaxom
2005-02-08- first adoptions (transfer-commit)lordjaxom
2005-01-25- updated to 1.3.19lordjaxom
2004-12-30Initial revisionlordjaxom