- 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.
This commit is contained in:
schmirl
2008-04-29 07:00:53 +00:00
parent b2bea54b34
commit 685f43c6ec
6 changed files with 15 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed assignment of externremux.sh's default location (reported by plautze)
- added french translations (thanks to micky979)
- added italian translations (thanks to Diego Pierotto)
- added gettext support (thanks to Rolf Ahrenberg)