The branch, eden-pre has been updated
via c0444099c9345dc36efd04982b4923f7a7de5fc2 (commit)
from 7f0c10c0dfa9c56448176963c67ff6a0fdfa1bef (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=c0444099c9345dc36efd04982b4923f7a7de5fc2
commit c0444099c9345dc36efd04982b4923f7a7de5fc2
Author: spiff <[email protected]>
Date: Thu Dec 1 09:26:37 2011 +0100
[plugin.video.yousee.tv] updated to version 2.0.0
diff --git a/.gitignore b/.gitignore
index 80a403d..590ac54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,6 @@ plugin.video.youtube/.pydevproject
plugin.video.collegehumor/.git
plugin.program.mceremote/.git
plugin.video.pbs/.git
+plugin.video.yousee.tv/.git
+plugin.video.yousee.tv/.gitignore
+plugin.video.yousee.tv/.idea
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +
.../LICENSE.txt | 0
plugin.video.yousee.tv/addon.py | 273 ++++++++++++++++++++
plugin.video.yousee.tv/addon.xml | 20 ++
plugin.video.yousee.tv/changelog.txt | 21 ++
plugin.video.yousee.tv/fanart.jpg | Bin 0 -> 294483 bytes
plugin.video.yousee.tv/icon.png | Bin 0 -> 21707 bytes
plugin.video.yousee.tv/resources/channel_bg.png | Bin 0 -> 13742 bytes
.../resources/language/Danish/strings.xml | 19 ++
.../resources/language/English/strings.xml | 19 ++
.../resources/settings.xml | 2 +-
plugin.video.yousee.tv/ysapi.py | 184 +++++++++++++
12 files changed, 540 insertions(+), 1 deletions(-)
copy {plugin.audio.abradio.cz => plugin.video.yousee.tv}/LICENSE.txt (100%)
create mode 100644 plugin.video.yousee.tv/addon.py
create mode 100644 plugin.video.yousee.tv/addon.xml
create mode 100644 plugin.video.yousee.tv/changelog.txt
create mode 100644 plugin.video.yousee.tv/fanart.jpg
create mode 100644 plugin.video.yousee.tv/icon.png
create mode 100644 plugin.video.yousee.tv/resources/channel_bg.png
create mode 100644 plugin.video.yousee.tv/resources/language/Danish/strings.xml
create mode 100644
plugin.video.yousee.tv/resources/language/English/strings.xml
copy {plugin.video.dr.dk.live =>
plugin.video.yousee.tv}/resources/settings.xml (54%)
create mode 100644 plugin.video.yousee.tv/ysapi.py
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons