summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-04-23 01:03:09 +0200
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-04-23 01:03:09 +0200
commit180d3670f7c09253e064d365574b371d479f436b (patch)
tree702a65422aa469adc7b0d9b7da04d3e25f1eb8bf /CONTRIBUTORS
parent799ced44a3ef3e9550afab7ddee17980cda00177 (diff)
downloadvdr-plugin-live-180d3670f7c09253e064d365574b371d479f436b.tar.gz
vdr-plugin-live-180d3670f7c09253e064d365574b371d479f436b.tar.bz2
Added credits for the contributor of the SSL listener patch.cvs-commit-356
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS10
1 files changed, 9 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b50243b..845b7b8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -9,5 +9,13 @@ Michael Brueckner <vdr@gekrumbel.de>
Rolf Ahrenberg
for lots of finish translations and the initial implementation of
streaming of live tv via streamdev into a browser window using the
- vlc plugin for firefox.
+ vlc plugin for firefox. And a lot of usefull hints about the features
+ of the vlc plugins, some of which still need to be added to LIVE.
+Patrice Staudt
+ for the french translations.
+
+Matthias Kortstiege
+ for a patch that activates the SSL support in tntnet. LIVE can then be
+ used over https too. This works only with tntnet versions above 1.6.0.6.
+ Recomended is tntnet version 1.6.3 and higher.