summaryrefslogtreecommitdiff
path: root/remux
AgeCommit message (Collapse)Author
2008-03-28Rewrite of http menu (#439)schmirl
Including - m3u playlists by Petri Hintukainen (#254) - way to pass parameters to externremux by Rolf Ahrenberg - using host header for absolute URLs for better DNAT / Reverse Proxy support
2007-05-30cRingBufferLinear::Read() will return 0 either if EOF is encounteredschmirl
or if the buffer is full. We need to check the buffer space to distinguish these two cases (#307).
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 ↵schmirl
script (thanks to Rolf Ahrenberg) Modified Files: streamdev-server.c streamdev-server.h remux/extern.c remux/extern.h
2006-10-05- collect terminated externremux.sh processes (#136)schmirl
- avoid fd leaks when we fail to spawn externremux.sh
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