<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-streamdev/streamdev, branch v0_4</title>
<subtitle>VDR Streamdev Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/'/>
<entry>
<title>Snapshot 2010-09-15</title>
<updated>2011-03-24T17:20:05+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2010-12-02T08:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=635ccc479f3e0d62b3f52cb5407d06185e402f5b'/>
<id>635ccc479f3e0d62b3f52cb5407d06185e402f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed extremux x264 using value of ABR for VBR</title>
<updated>2010-07-22T06:30:36+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2010-07-22T06:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=b2f30affa911e69ec3649d661e70b72d0b33e2ae'/>
<id>b2f30affa911e69ec3649d661e70b72d0b33e2ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- set externremux.sh executable in distribution archive</title>
<updated>2010-07-20T06:24:04+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2010-07-20T06:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=ab4fc57879cc3c61be44605280aa98e2ba928ffe'/>
<id>ab4fc57879cc3c61be44605280aa98e2ba928ffe</id>
<content type='text'>
- externremux quality value should be wlan54, not wlan45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- externremux quality value should be wlan54, not wlan45
</pre>
</div>
</content>
</entry>
<entry>
<title>- using SIGINT in externremux to kill mencoder works better than SIGTERM;</title>
<updated>2010-07-19T13:50:11+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2010-07-19T13:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=fa578940f7770876d884093a57f657b03213cea3'/>
<id>fa578940f7770876d884093a57f657b03213cea3</id>
<content type='text'>
  especially x264 still needs a SIGKILL sometimes
- added --remove-destination to cp commands installing plugins
- updated Italian translation (thanks to Diego Pierotto)
- config option "client may suspend" hidden if not applicable
- updated and enhanced README
- added support for HTTP method HEAD
- rewrite of externremux.sh, including support for various URL parameters,
  logging and improved shutdown
- start externremux script in a separate process group
- changed HTTP URL path for externremux from EXTERN to EXT (suggested by
  Rolf Ahrenberg)
- HTTP headers now have to be emitted by externremux script
- pass channel related information and URL parameters to externremux script
  through environment
- implement CGI like interface for externremux script
Modified Files:
 Tag: v0_4
	CONTRIBUTORS HISTORY Makefile README common.c common.h i18n.c
	remux/extern.c remux/extern.h server/connection.c
	server/connection.h server/connectionHTTP.c
	server/connectionHTTP.h server/connectionIGMP.c
	server/connectionVTP.c server/livestreamer.c
	server/livestreamer.h server/menuHTTP.c server/setup.c
	server/setup.h server/streamer.c server/streamer.h
	streamdev/externremux.sh streamdev/streamdevhosts.conf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  especially x264 still needs a SIGKILL sometimes
- added --remove-destination to cp commands installing plugins
- updated Italian translation (thanks to Diego Pierotto)
- config option "client may suspend" hidden if not applicable
- updated and enhanced README
- added support for HTTP method HEAD
- rewrite of externremux.sh, including support for various URL parameters,
  logging and improved shutdown
- start externremux script in a separate process group
- changed HTTP URL path for externremux from EXTERN to EXT (suggested by
  Rolf Ahrenberg)
- HTTP headers now have to be emitted by externremux script
- pass channel related information and URL parameters to externremux script
  through environment
- implement CGI like interface for externremux script
Modified Files:
 Tag: v0_4
	CONTRIBUTORS HISTORY Makefile README common.c common.h i18n.c
	remux/extern.c remux/extern.h server/connection.c
	server/connection.h server/connectionHTTP.c
	server/connectionHTTP.h server/connectionIGMP.c
	server/connectionVTP.c server/livestreamer.c
	server/livestreamer.h server/menuHTTP.c server/setup.c
	server/setup.h server/streamer.c server/streamer.h
	streamdev/externremux.sh streamdev/streamdevhosts.conf
</pre>
</div>
</content>
</entry>
<entry>
<title>Added IGMP Multicast server</title>
<updated>2009-02-13T10:39:40+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-02-13T10:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=e3599df3083ec6aa9b8656589a171e2c5d3d7e7a'/>
<id>e3599df3083ec6aa9b8656589a171e2c5d3d7e7a</id>
<content type='text'>
Modified Files:
 Tag: v0_4
	CONTRIBUTORS HISTORY Makefile README i18n.c server/component.c
	server/component.h server/connection.c server/connection.h
	server/livefilter.c server/server.c server/setup.c
	server/setup.h server/streamer.c server/streamer.h
	streamdev/streamdevhosts.conf tools/socket.c tools/socket.h
Added Files:
 Tag: v0_4
	patches/vdr-cap_net_raw.diff server/componentIGMP.c
	server/componentIGMP.h server/connectionIGMP.c
	server/connectionIGMP.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified Files:
 Tag: v0_4
	CONTRIBUTORS HISTORY Makefile README i18n.c server/component.c
	server/component.h server/connection.c server/connection.h
	server/livefilter.c server/server.c server/setup.c
	server/setup.h server/streamer.c server/streamer.h
	streamdev/streamdevhosts.conf tools/socket.c tools/socket.h
Added Files:
 Tag: v0_4
	patches/vdr-cap_net_raw.diff server/componentIGMP.c
	server/componentIGMP.h server/connectionIGMP.c
	server/connectionIGMP.h
</pre>
</div>
</content>
</entry>
<entry>
<title>- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev</title>
<updated>2008-04-07T14:50:32+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-04-07T14:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=9c60fb4e42bce2fd3b6d7d9c011f1688cddd4394'/>
<id>9c60fb4e42bce2fd3b6d7d9c011f1688cddd4394</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
</feed>
