The branch, eden-pre has been updated
       via  54a66cadc88b93fd02fee66ffe5ba6637046f965 (commit)
      from  43dafe822a5fcdb41f97fbfd42df261a989cc026 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=54a66cadc88b93fd02fee66ffe5ba6637046f965


-----------------------------------------------------------------------

Summary of changes:
 .../LICENSE.txt                                    |  621 ++--
 script.games.rom.collection.browser/addon.xml      |   46 +
 script.games.rom.collection.browser/applaunch.bat  |   20 +
 script.games.rom.collection.browser/applaunch.sh   |   67 +
 script.games.rom.collection.browser/changelog.txt  |  187 +
 .../dbUpLauncher.py                                |  129 +
 script.games.rom.collection.browser/default.py     |   55 +
 script.games.rom.collection.browser/icon.png       |  Bin 0 -> 85147 bytes
 .../resources/database/SQL_ALTER_0.6.0_0.7.4.txt   |  108 +
 .../resources/database/SQL_ALTER_0.7.0_0.7.4.txt   |  108 +
 .../resources/database/SQL_ALTER_V0.3_V0.4.txt     |   63 +
 .../resources/database/SQL_ALTER_V0.4_V0.5.txt     |  102 +
 .../resources/database/SQL_ALTER_V0.5_0.6.0.txt    |   30 +
 .../resources/database/SQL_CREATE.txt              |  113 +
 .../resources/database/SQL_DROP_ALL.txt            |   14 +
 .../resources/database/config_template.xml         |  308 ++
 .../resources/language/English/strings.xml         |    4 +
 .../resources/language/German/strings.xml          |    4 +
 .../resources/lib/config.py                        |  591 ++++
 .../resources/lib/configxmlupdater.py              |  159 +
 .../resources/lib/configxmlwriter.py               |  318 ++
 .../resources/lib/dbupdate.py                      | 1088 ++++++
 .../resources/lib/dialogbase.py                    |  144 +
 .../resources/lib/dialogcontextmenu.py             |  124 +
 .../resources/lib/dialogdeleteromcollection.py     |  187 +
 .../resources/lib/dialogeditromcollection.py       |  583 +++
 .../resources/lib/dialogeditscraper.py             |  274 ++
 .../resources/lib/dialogimportoptions.py           |  293 ++
 .../resources/lib/gamedatabase.py                  |  503 +++
 .../resources/lib/gameinfodialog.py                |  403 +++
 .../resources/lib/gui.py                           | 2105 +++++++++++
 .../resources/lib/helper.py                        |  117 +
 .../resources/lib/launcher.py                      |  587 ++++
 .../resources/lib/pyparsing/pyparsing.py           | 3707 ++++++++++++++++++++
 .../lib/pyscraper/descriptionparser_hardcoded.py   |  178 +
 .../lib/pyscraper/descriptionparserfactory.py      |   35 +
 .../lib/pyscraper/descriptionparserflatfile.py     |  309 ++
 .../lib/pyscraper/descriptionparserxml.py          |  206 ++
 .../resources/lib/pyscraper/pyscraper.py           |  376 ++
 .../resources/lib/util.py                          |  392 +++
 .../resources/scraper/00 - local nfo.xml           |   22 +
 .../resources/scraper/01 - thevideogamedb.xml      |   14 +
 .../resources/scraper/02 - thegamesdb.xml          |   10 +
 .../scraper/03.01 - giantbomb - search.xml         |    6 +
 .../scraper/03.02 - giantbomb - detail.xml         |   14 +
 .../scraper/04.01 - mobygames - gamesearch.xml     |    1 +
 .../scraper/04.02 - mobygames - details.xml        |    1 +
 .../scraper/04.03 - mobygames - coverlink.xml      |    1 +
 .../scraper/04.04 - mobygames - coverart.xml       |   13 +
 .../scraper/04.05 - mobygames - screenshotlink.xml |    1 +
 .../scraper/04.06 - mobygames - screenoriglink.xml |    1 +
 .../04.06 - mobygames - screenshotoriginallink.xml |    1 +
 .../scraper/04.07 - mobygames - screenshots.xml    |    7 +
 .../resources/scraper/05 - archive.xml             |   13 +
 .../resources/scraper/06 - maws.xml                |    1 +
 .../resources/settings.xml                         |   38 +
 .../skins/Default/PAL/script-RCB-contextmenu.xml   |  184 +
 .../Default/PAL/script-RCB-editromcollection.xml   | 1686 +++++++++
 .../skins/Default/PAL/script-RCB-editscraper.xml   |  649 ++++
 .../skins/Default/PAL/script-RCB-gameinfo.xml      |  478 +++
 .../skins/Default/PAL/script-RCB-importoptions.xml |  700 ++++
 .../skins/Default/PAL/script-RCB-removeRC.xml      |  352 ++
 .../PAL/script-Rom_Collection_Browser-main.xml     | 1596 +++++++++
 .../skins/Default/media/InfoMessagePanel.png       |  Bin 0 -> 6798 bytes
 .../resources/skins/Default/media/background.png   |  Bin 0 -> 5619 bytes
 .../resources/skins/Default/media/btn.png          |  Bin 3159 -> 2962 bytes
 .../resources/skins/Default/media/btnFocus.png     |  Bin 3159 -> 2964 bytes
 .../skins/Default/media/rcb-Blade-Lower.png        |  Bin 0 -> 53684 bytes
 .../skins/Default/media/rcb-Blade-Upper.png        |  Bin 0 -> 46790 bytes
 .../skins/Default/media/rcb-ContentPanel.png       |  Bin 0 -> 103846 bytes
 .../skins/Default/media/rcb-ContentPanel2.png      |  Bin 0 -> 79745 bytes
 .../skins/Default/media/rcb-ContentPanel4.png      |  Bin 0 -> 45091 bytes
 .../skins/Default/media/rcb-DialogBack.png         |  Bin 0 -> 35982 bytes
 .../Default/media/rcb-DialogCloseButton-focus.png  |  Bin 0 -> 5216 bytes
 .../skins/Default/media/rcb-DialogCloseButton.png  |  Bin 3424 -> 4522 bytes
 .../Default/media/rcb-DialogContextBottom.png      |  Bin 0 -> 5320 bytes
 .../Default/media/rcb-DialogContextMiddle.png      |  Bin 0 -> 7628 bytes
 .../skins/Default/media/rcb-DialogContextTop.png   |  Bin 0 -> 7322 bytes
 .../skins/Default/media/rcb-GlassOverlay.png       |  Bin 0 -> 6428 bytes
 .../skins/Default/media/rcb-HomeBlade.png          |  Bin 0 -> 195285 bytes
 .../skins/Default/media/rcb-MenuItemFO.png         |  Bin 0 -> 24951 bytes
 .../skins/Default/media/rcb-MenuItemNF.png         |  Bin 3159 -> 3173 bytes
 .../skins/Default/media/rcb-ScrollBarH.png         |  Bin 2886 -> 3619 bytes
 .../skins/Default/media/rcb-ScrollBarH_bar.png     |  Bin 2886 -> 3459 bytes
 .../Default/media/rcb-ScrollBarH_bar_focus.png     |  Bin 2886 -> 3490 bytes
 .../skins/Default/media/rcb-ScrollBarNib.png       |  Bin 2886 -> 2877 bytes
 .../skins/Default/media/rcb-ScrollBarV.png         |  Bin 0 -> 1235 bytes
 .../skins/Default/media/rcb-ScrollBarV_bar.png     |  Bin 2886 -> 3454 bytes
 .../Default/media/rcb-ScrollBarV_bar_focus.png     |  Bin 2886 -> 3497 bytes
 .../skins/Default/media/rcb-ThumbBorder.png        |  Bin 0 -> 3108 bytes
 .../skins/Default/media/rcb-ThumbShadow.png        |  Bin 2886 -> 3451 bytes
 .../skins/Default/media/rcb-background-black.png   |  Bin 0 -> 23797 bytes
 .../skins/Default/media/rcb-button-focus.png       |  Bin 0 -> 6231 bytes
 .../skins/Default/media/rcb-button-nofocus.png     |  Bin 2886 -> 2935 bytes
 .../skins/Default/media/rcb-diffuse_mirror.png     |  Bin 2886 -> 2898 bytes
 .../resources/skins/Default/media/rcb-floor.png    |  Bin 2886 -> 2904 bytes
 .../skins/Default/media/rcb-scroll-down-2.png      |  Bin 3424 -> 4804 bytes
 .../Default/media/rcb-scroll-down-focus-2.png      |  Bin 3356 -> 4483 bytes
 .../skins/Default/media/rcb-scroll-up-2.png        |  Bin 3424 -> 4779 bytes
 .../skins/Default/media/rcb-scroll-up-focus-2.png  |  Bin 3424 -> 4500 bytes
 .../skins/Default/media/rcb-separator.png          |  Bin 2886 -> 2984 bytes
 .../skins/Default/media/rcb-separator2.png         |  Bin 2886 -> 3100 bytes
 102 files changed, 20165 insertions(+), 282 deletions(-)
 copy {script.artistslideshow => 
script.games.rom.collection.browser}/LICENSE.txt (80%)
 create mode 100644 script.games.rom.collection.browser/addon.xml
 create mode 100644 script.games.rom.collection.browser/applaunch.bat
 create mode 100644 script.games.rom.collection.browser/applaunch.sh
 create mode 100644 script.games.rom.collection.browser/changelog.txt
 create mode 100644 script.games.rom.collection.browser/dbUpLauncher.py
 create mode 100644 script.games.rom.collection.browser/default.py
 create mode 100644 script.games.rom.collection.browser/icon.png
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_ALTER_0.6.0_0.7.4.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_ALTER_0.7.0_0.7.4.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_ALTER_V0.3_V0.4.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_ALTER_V0.4_V0.5.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_ALTER_V0.5_0.6.0.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_CREATE.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/SQL_DROP_ALL.txt
 create mode 100644 
script.games.rom.collection.browser/resources/database/config_template.xml
 create mode 100644 
script.games.rom.collection.browser/resources/language/English/strings.xml
 create mode 100644 
script.games.rom.collection.browser/resources/language/German/strings.xml
 create mode 100644 script.games.rom.collection.browser/resources/lib/config.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/configxmlupdater.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/configxmlwriter.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dbupdate.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogbase.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogcontextmenu.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogdeleteromcollection.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogeditromcollection.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogeditscraper.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/dialogimportoptions.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/gamedatabase.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/gameinfodialog.py
 create mode 100644 script.games.rom.collection.browser/resources/lib/gui.py
 create mode 100644 script.games.rom.collection.browser/resources/lib/helper.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/launcher.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyparsing/pyparsing.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyscraper/descriptionparser_hardcoded.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyscraper/descriptionparserfactory.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyscraper/descriptionparserflatfile.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyscraper/descriptionparserxml.py
 create mode 100644 
script.games.rom.collection.browser/resources/lib/pyscraper/pyscraper.py
 create mode 100644 script.games.rom.collection.browser/resources/lib/util.py
 create mode 100644 script.games.rom.collection.browser/resources/scraper/00 - 
local nfo.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/01 - 
thevideogamedb.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/02 - 
thegamesdb.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/03.01 
- giantbomb - search.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/03.02 
- giantbomb - detail.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.01 
- mobygames - gamesearch.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.02 
- mobygames - details.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.03 
- mobygames - coverlink.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.04 
- mobygames - coverart.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.05 
- mobygames - screenshotlink.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.06 
- mobygames - screenoriglink.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.06 
- mobygames - screenshotoriginallink.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/04.07 
- mobygames - screenshots.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/05 - 
archive.xml
 create mode 100644 script.games.rom.collection.browser/resources/scraper/06 - 
maws.xml
 create mode 100644 script.games.rom.collection.browser/resources/settings.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-contextmenu.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-editromcollection.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-editscraper.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-gameinfo.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-importoptions.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-RCB-removeRC.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/PAL/script-Rom_Collection_Browser-main.xml
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/InfoMessagePanel.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/background.png
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-list-nofocus.png => 
script.games.rom.collection.browser/resources/skins/Default/media/btn.png (83%)
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-list-nofocus.png => 
script.games.rom.collection.browser/resources/skins/Default/media/btnFocus.png 
(83%)
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-Blade-Lower.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-Blade-Upper.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ContentPanel.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ContentPanel2.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ContentPanel4.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogBack.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogCloseButton-focus.png
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-scroll-up-focus.png 
=> 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogCloseButton.png
 (57%)
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogContextBottom.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogContextMiddle.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-DialogContextTop.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-GlassOverlay.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-HomeBlade.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-MenuItemFO.png
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-list-nofocus.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-MenuItemNF.png
 (92%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarH.png
 (74%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarH_bar.png
 (77%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarH_bar_focus.png
 (76%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarNib.png
 (93%)
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarV.png
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarV_bar.png
 (77%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ScrollBarV_bar_focus.png
 (76%)
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ThumbBorder.png
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-ThumbShadow.png
 (77%)
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-background-black.png
 create mode 100644 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-button-focus.png
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-button-nofocus.png
 (91%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-diffuse_mirror.png
 (92%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-floor.png 
(92%)
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-scroll-up-focus.png 
=> 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-scroll-down-2.png
 (54%)
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-scroll-down.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-scroll-down-focus-2.png
 (58%)
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-scroll-up-focus.png 
=> 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-scroll-up-2.png
 (54%)
 copy 
script.xbmc.subtitles/resources/skins/Default/media/default-scroll-up-focus.png 
=> 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-scroll-up-focus-2.png
 (58%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-separator.png
 (89%)
 copy 
script.image.bigpictures/resources/skins/default/media/DescriptionBack.png => 
script.games.rom.collection.browser/resources/skins/Default/media/rcb-separator2.png
 (86%)


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

Reply via email to