The branch, eden has been updated
via 5a834076eac2f402d1a4cdb77e7e5be20cb64182 (commit)
from 91a8994e33040a62977f7d95bd40a92d3d70c0d9 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=5a834076eac2f402d1a4cdb77e7e5be20cb64182
commit 5a834076eac2f402d1a4cdb77e7e5be20cb64182
Author: spiff <[email protected]>
Date: Thu Mar 1 08:50:42 2012 +0100
[plugin.video.gamestar] updated to version 0.1.2
diff --git a/.gitignore b/.gitignore
index 1e440db..69a9e22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@ plugin.audio.npr/.git
plugin.video.ted.talks/.git
plugin.video.ted.talks/.gitignore
plugin.video.wimp/.git
+plugin.video.gamestar/.git
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
plugin.video.gamestar/.gitignore | 2 +
plugin.video.gamestar/addon.xml | 38 ++++++
plugin.video.gamestar/changelog.txt | 8 +
plugin.video.gamestar/default.py | 79 ++++++++++++
plugin.video.gamestar/gamepro.py | 135 ++++++++++++++++++++
plugin.video.gamestar/gamestar.py | 134 +++++++++++++++++++
plugin.video.gamestar/icon.png | Bin 0 -> 45926 bytes
.../resources/language/English/strings.xml | 18 +++
.../resources/language/German/strings.xml | 18 +++
plugin.video.gamestar/resources/settings.xml | 6 +
plugin.video.gamestar/simplexbmc.py | 78 +++++++++++
.../html.py => plugin.video.gamestar/ui.py | 29 ++---
13 files changed, 528 insertions(+), 18 deletions(-)
create mode 100644 plugin.video.gamestar/.gitignore
create mode 100644 plugin.video.gamestar/addon.xml
create mode 100644 plugin.video.gamestar/changelog.txt
create mode 100644 plugin.video.gamestar/default.py
create mode 100644 plugin.video.gamestar/gamepro.py
create mode 100644 plugin.video.gamestar/gamestar.py
create mode 100755 plugin.video.gamestar/icon.png
create mode 100644 plugin.video.gamestar/resources/language/English/strings.xml
create mode 100644 plugin.video.gamestar/resources/language/German/strings.xml
create mode 100644 plugin.video.gamestar/resources/settings.xml
create mode 100644 plugin.video.gamestar/simplexbmc.py
copy plugin.audio.podcatcher/html.py => plugin.video.gamestar/ui.py (61%)
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons