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
/
extern.c
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
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-06-19
- added namespace to remuxers
schmirl
2008-10-31
Improved externremux script termination (#455)
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-02-12
- missing
lordjaxom