index
:
vdr-plugin-streamdev
dead
master
servermenu
v0_4
VDR Streamdev Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remux
Age
Commit message (
Expand
)
Author
2014-09-19
Don't abort externremux when internal read buffer is empty
Frank Schmirler
2014-09-07
Implemented remuxing when replaying recordings
Frank Schmirler
2013-11-17
Disabled PS remuxer which is said to produce anything but PS
Frank Schmirler
2012-11-02
Support HTTP HEAD requests with external remuxer
Frank Schmirler
2012-05-12
Dropped compatibility of streamdev-server with VDR < 1.7.25
Frank Schmirler
2011-11-21
Optimized iterator. Preincrement saves a temporary copy of the object (thanks
Frank Schmirler
2011-03-22
Snapshot 2010-09-15
Frank Schmirler
2010-07-22
don't use std::map.at(). It's not available in older libstdc++ version
schmirl
2009-12-03
fixed missing virtual destructor for cTSRemux
schmirl
2009-07-06
removed redefinitions in includes - caused problems in older compilers
schmirl
2009-07-06
fixed ts2ps.h defines
schmirl
2009-07-06
fixed missing virtual for cTS2PESRemux destructor
schmirl
2009-06-30
now there's a common baseclass for all remuxers, make use of it
schmirl
2009-06-29
Removed unnecessary namespace qualifier
schmirl
2009-06-19
- added namespace to remuxers
schmirl
2009-01-16
Commented PES for vdr 1.7.3+
schmirl
2008-10-31
Improved externremux script termination (#455)
schmirl
2008-10-13
Compatibility to VDR 1.7.1 (#483)
schmirl
2008-04-29
- Fixed assignment of externremux.sh's default location
schmirl
2008-04-07
- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev
schmirl
2008-03-28
Rewrite of http menu (#439)
schmirl
2007-05-30
cRingBufferLinear::Read() will return 0 either if EOF is encountered
schmirl
2007-04-02
Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235)
schmirl
2007-02-19
Fixed indenting - no code change
schmirl
2007-02-19
Added 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.36
lordjaxom
2005-02-12
- missing
lordjaxom
2005-02-11
- transfer
lordjaxom
2005-02-08
- first adoptions (transfer-commit)
lordjaxom
2005-01-25
- updated to 1.3.19
lordjaxom
2004-12-30
Initial revision
lordjaxom