schmirl
9af6ceb007
Commented PES for vdr 1.7.3+
...
Modified Files:
HISTORY common.c common.h remux/ts2ps.h remux/tsremux.h
server/connectionHTTP.c server/connectionVTP.c
server/livestreamer.c server/livestreamer.h server/menuHTTP.c
server/setup.c
2009-01-16 11:35:43 +00:00
schmirl
ac2e992305
Improved externremux script termination ( #455 )
2008-10-31 11:41:12 +00:00
schmirl
992444cb67
Compatibility to VDR 1.7.1 ( #483 )
2008-10-13 11:30:05 +00:00
schmirl
685f43c6ec
- Fixed assignment of externremux.sh's default location
...
cPlugin::ConfigDirectory() cannot be used directly after the plugin has
been loaded. The return value of AddDirectory() must be allocated.
2008-04-29 07:00:53 +00:00
schmirl
9c60fb4e42
- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev
...
- changed externremux.sh's default location to VDRCONFDIR/plugins/streamdev
- added sample externremux.sh from http://www.vdr-wiki.de/
- stop providing channels after client has been disabled at runtime
- added logging of the client device's card index
- changed default suspend mode to "Always suspended"
- added "Hide Mainmenu Entry" setup option on client
2008-04-07 14:50:32 +00:00
schmirl
b66bf7a698
Rewrite of http menu ( #439 )
...
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
2008-03-28 15:11:40 +00:00
schmirl
60b44caf3d
cRingBufferLinear::Read() will return 0 either if EOF is encountered
...
or if the buffer is full. We need to check the buffer space to distinguish
these two cases (#307 ).
2007-05-30 14:20:14 +00:00
schmirl
69b754bef9
Close pipe when externremux.sh is gone. Fixes high CPU load problem ( #235 )
2007-04-02 10:35:29 +00:00
schmirl
59a4969b3f
Fixed indenting - no code change
2007-02-19 12:09:30 +00:00
schmirl
e86d019878
Added commandline switch -r/--remux for specifying name of externremux script (thanks to Rolf Ahrenberg)
...
Modified Files:
streamdev-server.c streamdev-server.h remux/extern.c
remux/extern.h
2007-02-19 12:08:16 +00:00
schmirl
83dd64f68a
- collect terminated externremux.sh processes ( #136 )
...
- avoid fd leaks when we fail to spawn externremux.sh
2006-10-05 06:03:23 +00:00
lordjaxom
0b590ec826
- adopted to VDR >= 1.3.36
2005-11-06 16:43:58 +00:00
lordjaxom
523779f9aa
- missing
2005-02-12 17:20:35 +00:00
lordjaxom
ad70fe8c64
- transfer
2005-02-11 16:44:14 +00:00
lordjaxom
8e4556b0a9
- first adoptions (transfer-commit)
2005-02-08 13:59:16 +00:00
lordjaxom
04a5985dcc
- updated to 1.3.19
2005-01-25 14:14:43 +00:00
lordjaxom
302fa2e672
Initial revision
2004-12-30 22:43:55 +00:00