Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-28 | Rewrite 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-30 | cRingBufferLinear::Read() will return 0 either if EOF is encountered | schmirl | |
or if the buffer is full. We need to check the buffer space to distinguish these two cases (#307). | |||
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 ↵ | 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.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 | |