diff options
author | schmirl <schmirl> | 2009-07-01 10:46:15 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-07-01 10:46:15 +0000 |
commit | 052a94db5a964fad9bcbeab06f9467bbf55583b0 (patch) | |
tree | 0e5fab0f0a330abc68fa2c0883cea85906e7c214 /CONTRIBUTORS | |
parent | 7b8e396f775608968ebe274e36fc776bb295dd97 (diff) | |
download | vdr-plugin-streamdev-052a94db5a964fad9bcbeab06f9467bbf55583b0.tar.gz vdr-plugin-streamdev-052a94db5a964fad9bcbeab06f9467bbf55583b0.tar.bz2 |
added XBMC support by extending VTP capabilities (thanks to Alwin Esch)
Modified Files:
CONTRIBUTORS HISTORY Makefile common.h server/connectionVTP.c
server/connectionVTP.h
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 71d40fd..6b2c092 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -34,6 +34,7 @@ Rolf Ahrenberg for replacing private members by cThread::Running()/Active() for improving externremux script termination for fixing PAT repacker version field + for correcting LIMIKUUTIO patch detection Rantanen Teemu for providing vdr-incompletesections.diff @@ -116,3 +117,6 @@ Joachim König-Baltes Artem Makhutov for suggesting and heavy testing IGMP based multicast streaming + +Alwin Esch + for adding XBMC support by extending VTP capabilities |