The branch, eden-pre has been updated
via 43dafe822a5fcdb41f97fbfd42df261a989cc026 (commit)
from e0420bd39343b7347e7e04a53445ce4a66503c9b (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=43dafe822a5fcdb41f97fbfd42df261a989cc026
-----------------------------------------------------------------------
Summary of changes:
.../LICENSE.txt | 0
script.image.bigpictures/addon.xml | 21 ++
script.image.bigpictures/changelog.txt | 62 +++++
script.image.bigpictures/icon.png | Bin 0 -> 37564 bytes
script.image.bigpictures/readme | 9 +
.../resources/language/English/strings.xml | 26 ++
.../resources/language/German/strings.xml | 26 ++
script.image.bigpictures/resources/lib/gui.py | 180 ++++++++++++++
.../resources/lib/imageDownloader.py | 85 +++++++
.../resources/lib/scrapers/aif.py | 44 ++++
.../resources/lib/scrapers/parent.py | 69 ++++++
.../resources/lib/scrapers/sbb.py | 47 ++++
.../resources/lib/scrapers/tbp.py | 58 +++++
.../resources/lib/scrapers/wsj.py | 44 ++++
script.image.bigpictures/resources/settings.xml | 14 ++
.../default/720p/script-The Big Picture-main.xml | 245 ++++++++++++++++++++
.../skins/default/media/DescriptionBack.png | Bin 3087 -> 2886 bytes
.../resources/skins/default/media/HeaderBack.png | Bin 0 -> 16533 bytes
.../resources/skins/default/media/black.png | Bin 3087 -> 2824 bytes
.../resources/skins/default/media/left.png | Bin 0 -> 2343 bytes
.../resources/skins/default/media/loader.gif | Bin 0 -> 6820 bytes
.../resources/skins/default/media/right.png | Bin 0 -> 2397 bytes
.../resources/skins/default/skin.xml | 4 +
script.image.bigpictures/runscript.py | 27 +++
24 files changed, 961 insertions(+), 0 deletions(-)
copy {script.favourites => script.image.bigpictures}/LICENSE.txt (100%)
create mode 100644 script.image.bigpictures/addon.xml
create mode 100644 script.image.bigpictures/changelog.txt
create mode 100644 script.image.bigpictures/icon.png
create mode 100644 script.image.bigpictures/readme
create mode 100644 script.image.bigpictures/resources/__init__.py
create mode 100644
script.image.bigpictures/resources/language/English/strings.xml
create mode 100644
script.image.bigpictures/resources/language/German/strings.xml
create mode 100644 script.image.bigpictures/resources/lib/__init__.py
create mode 100644 script.image.bigpictures/resources/lib/gui.py
create mode 100644 script.image.bigpictures/resources/lib/imageDownloader.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/__init__.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/aif.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/parent.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/sbb.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/tbp.py
create mode 100644 script.image.bigpictures/resources/lib/scrapers/wsj.py
create mode 100644 script.image.bigpictures/resources/settings.xml
create mode 100644
script.image.bigpictures/resources/skins/default/720p/script-The Big
Picture-main.xml
copy
script.xbmc.subtitles/resources/skins/Default/media/default-separatorOSD.png =>
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png (84%)
create mode 100644
script.image.bigpictures/resources/skins/default/media/HeaderBack.png
copy
script.xbmc.subtitles/resources/skins/Default/media/default-separatorOSD.png =>
script.image.bigpictures/resources/skins/default/media/black.png (84%)
create mode 100644
script.image.bigpictures/resources/skins/default/media/left.png
create mode 100644
script.image.bigpictures/resources/skins/default/media/loader.gif
create mode 100644
script.image.bigpictures/resources/skins/default/media/right.png
create mode 100644 script.image.bigpictures/resources/skins/default/skin.xml
create mode 100644 script.image.bigpictures/runscript.py
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today.
http://p.sf.net/sfu/quest-dev2dev2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons