diff options
author | schmirl <schmirl> | 2010-07-20 06:23:32 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2010-07-20 06:23:32 +0000 |
commit | edc3ad1c8e079a96a985d60a800a56918186b9e3 (patch) | |
tree | 5ab53f2a6456253e0a7dcfdd65654793ad58c709 /HISTORY | |
parent | ebacf759ab61f44701aa3df29fafae69e37af900 (diff) | |
download | vdr-plugin-streamdev-edc3ad1c8e079a96a985d60a800a56918186b9e3.tar.gz vdr-plugin-streamdev-edc3ad1c8e079a96a985d60a800a56918186b9e3.tar.bz2 |
- set externremux.sh executable in distribution archive
- externremux quality value should be wlan54, not wlan45
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -1,6 +1,32 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- - + +2010-07-20: Version 0.5.0a + +- set externremux.sh executable in distribution archive +- externremux quality value should be wlan54, not wlan45 + +2010-07-19: Version 0.5.0 + +- using SIGINT in externremux to kill mencoder works better than SIGTERM; + especially x264 still needs a SIGKILL sometimes +- added --remove-destination to cp commands installing plugins +- fixed "plugin doesn't honor APIVERSION" (reported by carel@vdrportal) +- updated Italian translation (thanks to Diego Pierotto) +- config option "client may suspend" hidden if not applicable +- updated and enhanced README +- separated language resources of client and server +- restructured build process +- 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 - dropped "Synchronize EPG" feature. Please use epgsync-plugin instead (available from http://vdr.schmirler.de) - proper tsplay-0.2 patch detection. tsplay-0.1 is no longer recognized |