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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- added XBMC support by extending VTP capabilities (thanks to Alwin Esch) - now there's a common baseclass for all remuxers, make use of it - added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0 - added namespace to remuxers |