diff options
author | schmirl <schmirl> | 2008-10-02 06:56:36 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2008-10-02 06:56:36 +0000 |
commit | 924cf6e4d0e1cfccc86db8c185da60ef0fb6e2fb (patch) | |
tree | 15578712d614409e20e2fd0229a08ca26fd606b4 /HISTORY | |
parent | 90bae5b011f52b82c7a9f7f412533cca64c752ac (diff) | |
download | vdr-plugin-streamdev-924cf6e4d0e1cfccc86db8c185da60ef0fb6e2fb.tar.gz vdr-plugin-streamdev-924cf6e4d0e1cfccc86db8c185da60ef0fb6e2fb.tar.bz2 |
Workaround for problem when switching from one encrypted channel to an other
Yet it's not quite clear if this is really a proper fix. There have been
contradictory reports (#476).
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed problem when switching from one encrypted channel to an other + (reported by Tiroler@vdrportal, initial bugfix by pixelpeter@vdrportal) - added preprocessor directive for ancient gcc - added Russian translation (thanks to Oleg Roitburd) - fixed assignment of externremux.sh's default location (reported by plautze) |