summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-01-14 07:46:40 +0000
committerschmirl <schmirl>2009-01-14 07:46:40 +0000
commit41cf7a58488e8e482383d427d6afc5deef0b8d0e (patch)
tree5b78491b329398e747b3754c00aa5073dd8baf79
parent30aa3b0610f949205a96e6af40c34d808de0753f (diff)
downloadvdr-plugin-streamdev-41cf7a58488e8e482383d427d6afc5deef0b8d0e.tar.gz
vdr-plugin-streamdev-41cf7a58488e8e482383d427d6afc5deef0b8d0e.tar.bz2
Credits for "fix to switch encrypted channel fix"
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index af2e2b5..6c89064 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -102,3 +102,6 @@ wirbel
Jori Hamalainen
for extensive testing while making stream compatible to Network Media Tank
for adding Network Media Tank browser support to HTML pages
+
+ owagner
+ for pointing out a problem with the encrypted channel switching fix
diff --git a/HISTORY b/HISTORY
index 7b14463..8a58410 100644
--- a/HISTORY
+++ b/HISTORY
@@ -17,7 +17,8 @@ VDR Plugin 'streamdev' Revision History
- compatibility for VDR 1.7.1 (thanks to Udo Richter)
- added vdr-1.6.0-intcamdevices.patch (thanks to Anssi Hannula)
- fixed problem when switching from one encrypted channel to an other
- (reported by Tiroler@vdrportal, initial bugfix by pixelpeter@vdrportal)
+ (reported by Tiroler@vdrportal, initial bugfix by pixelpeter@vdrportal,
+ another fix by owagner@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)