summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2008-04-29 07:00:53 +0000
committerschmirl <schmirl>2008-04-29 07:00:53 +0000
commit685f43c6ec1cbe59b52e008744bb86dd7c048544 (patch)
treeac15ff7bea942138295d4c4f484bb8c562ff5ce8 /HISTORY
parentb2bea54b34853d0b12188ac46b3a8fdfd2ff006b (diff)
downloadvdr-plugin-streamdev-685f43c6ec1cbe59b52e008744bb86dd7c048544.tar.gz
vdr-plugin-streamdev-685f43c6ec1cbe59b52e008744bb86dd7c048544.tar.bz2
- 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.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 653936b..92dc98c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)