diff options
author | schmirl <schmirl> | 2008-04-29 07:00:57 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2008-04-29 07:00:57 +0000 |
commit | 90ae93701868f86ed51cd6a2155f3a24ee126d36 (patch) | |
tree | 3a1ee18e95f5d551842fc3db818c4e5934047f37 /HISTORY | |
parent | 9e46f86686853cca3dec168f2e57d59f8703e9b0 (diff) | |
download | vdr-plugin-streamdev-90ae93701868f86ed51cd6a2155f3a24ee126d36.tar.gz vdr-plugin-streamdev-90ae93701868f86ed51cd6a2155f3a24ee126d36.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-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed assignment of externremux.sh's default location (reported by plautze) - added French translation (thanks to micky979) - updated Italian translation (thanks to Diego Pierotto) - removed some unused translations |