diff --git a/Helix/addons.xml b/Helix/addons.xml index 5e86dc0..8185bc8 100644 --- a/Helix/addons.xml +++ b/Helix/addons.xml @@ -1,6 +1,6 @@ - + @@ -155,7 +155,7 @@ - + @@ -366,7 +366,7 @@ @@ -558,11 +558,11 @@ - + @@ -733,7 +733,7 @@ diff --git a/Helix/addons.xml.md5 b/Helix/addons.xml.md5 index a698839..621ae98 100644 --- a/Helix/addons.xml.md5 +++ b/Helix/addons.xml.md5 @@ -1 +1 @@ -01bc12cedf2652a6c8d5d1ce1923295b \ No newline at end of file +b5d4cc0c4be02c93f113816616811817 \ No newline at end of file diff --git a/Helix/plugin.program.aw.gamelauncher/addon.xml b/Helix/plugin.program.aw.gamelauncher/addon.xml index 01f1d4f..ac57dab 100644 --- a/Helix/plugin.program.aw.gamelauncher/addon.xml +++ b/Helix/plugin.program.aw.gamelauncher/addon.xml @@ -1,5 +1,5 @@  - + diff --git a/Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.10.zip b/Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.12.zip similarity index 99% rename from Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.10.zip rename to Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.12.zip index 40baf0c..dc9d4cb 100644 Binary files a/Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.10.zip and b/Helix/plugin.program.aw.gamelauncher/plugin.program.aw.gamelauncher-1.0.12.zip differ diff --git a/Helix/plugin.program.aw.gamelauncher/resources/lib/steamgame.py b/Helix/plugin.program.aw.gamelauncher/resources/lib/steamgame.py index 4603c6d..96282a6 100644 --- a/Helix/plugin.program.aw.gamelauncher/resources/lib/steamgame.py +++ b/Helix/plugin.program.aw.gamelauncher/resources/lib/steamgame.py @@ -154,8 +154,8 @@ def findGames(self, orgGames, games): #try: gameDict = parse_acf(filePath) - if (gameDict['appstate']['bytestodownload'] != '0' and gameDict['appstate']['bytestodownload'] == gameDict['appstate']['bytesdownloaded']): - + #if (gameDict['appstate']['bytestodownload'] != '0' and gameDict['appstate']['bytestodownload'] == gameDict['appstate']['bytesdownloaded']): + if(True): orgGame = None gameId = gameDict['appstate']['appid'] for game in orgGames: diff --git a/Helix/plugin.program.aw.gamelauncher/resources/lib/uplaygame.py b/Helix/plugin.program.aw.gamelauncher/resources/lib/uplaygame.py index 9bf7394..006282e 100644 --- a/Helix/plugin.program.aw.gamelauncher/resources/lib/uplaygame.py +++ b/Helix/plugin.program.aw.gamelauncher/resources/lib/uplaygame.py @@ -149,6 +149,16 @@ def parseConfigurationFile(self): elif 'append' in line: append = line.split(': ')[1] + if haveRelative and haveRegister and haveName: + uplayRegObjects.append(Uplay(name, '', relative, register, append)) + relative = '' + register = '' + append = '' + name = '' + haveRelative = False + haveRegister = False + haveName = False + uplayGames = [] for uplay in uplayRegObjects: diff --git a/Helix/script.aw.gfe.launcher/addon.xml b/Helix/script.aw.gfe.launcher/addon.xml index e4cc25f..67da11f 100644 --- a/Helix/script.aw.gfe.launcher/addon.xml +++ b/Helix/script.aw.gfe.launcher/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/Helix/script.aw.gfe.launcher/launch_gfe.py b/Helix/script.aw.gfe.launcher/launch_gfe.py index 3bc176e..e4ca3e1 100644 --- a/Helix/script.aw.gfe.launcher/launch_gfe.py +++ b/Helix/script.aw.gfe.launcher/launch_gfe.py @@ -62,7 +62,7 @@ def log(txt): webbrowser.open('http://www.geforce.com/geforce-experience') else: #subprocess.Popen(launchPath,cwd=os.path.dirname(launchPath)) - result = AlphaUIUtils.LaunchApplication(unicode(launchPath), unicode(os.path.dirname(launchPath)),unicode(""), True, False, True) + result = AlphaUIUtils.LaunchApplication(unicode(launchPath), unicode(os.path.dirname(launchPath)),unicode(""), False, False, True) if not result: customizationAddon = xbmcaddon.Addon(id='service.aw.customizations') customizationAddonLanguage = customizationAddon.getLocalizedString diff --git a/Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.3.zip b/Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.4.zip similarity index 99% rename from Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.3.zip rename to Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.4.zip index 3830efb..ab313bc 100644 Binary files a/Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.3.zip and b/Helix/script.aw.gfe.launcher/script.aw.gfe.launcher-1.0.4.zip differ diff --git a/Helix/script.module.aw.devicesettings/addon.xml b/Helix/script.module.aw.devicesettings/addon.xml index f947242..35a8089 100644 --- a/Helix/script.module.aw.devicesettings/addon.xml +++ b/Helix/script.module.aw.devicesettings/addon.xml @@ -1,7 +1,7 @@ diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdevicesettings.xml b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdevicesettings.xml index 2c26dc7..1a316e4 100644 --- a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdevicesettings.xml +++ b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdevicesettings.xml @@ -67,6 +67,7 @@ 11 64 32 + white - PreviousMenu @@ -112,7 +113,7 @@ 240 55 font24_title - grey3 + white right center @@ -370,6 +371,7 @@ 109 114 113 + white 101 center @@ -423,6 +425,7 @@ 114 101 112 + white center center @@ -509,6 +512,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 119 101 @@ -524,6 +528,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 101 117 @@ -590,6 +595,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 127 101 @@ -605,6 +611,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 101 125 @@ -671,6 +678,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 138 101 @@ -680,6 +688,7 @@ 15 1 15 + white center true alienware/sliderbg.png @@ -706,6 +715,7 @@ center alienware/arrow.png alienware/circlearrow.png + white 101 135 @@ -759,6 +769,7 @@ 10 30 700 + white center font13 @@ -775,6 +786,7 @@ 20 30 700 + white center font13 @@ -783,6 +795,7 @@ 20 30 700 + white center font13 @@ -800,6 +813,7 @@ 10 30 700 + white center font13 @@ -826,6 +840,7 @@ 10 500 45 + white font13 center ListItem.Label @@ -852,6 +867,7 @@ 45 540 170 + white center right true @@ -874,6 +890,7 @@ 10 500 45 + white font13 center ListItem.Label @@ -901,6 +918,7 @@ 540 170 center + white right true font13 @@ -1057,6 +1075,7 @@ 45 20 450 + white center font13 ListItem.Label @@ -1066,6 +1085,7 @@ 45 530 200 + white right center font13 @@ -1102,6 +1122,7 @@ 45 20 450 + white center font13 ListItem.Label @@ -1111,6 +1132,7 @@ 45 530 200 + white right center font13 diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogselect.xml b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogselect.xml index 30c5783..1d571ce 100644 --- a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogselect.xml +++ b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogselect.xml @@ -43,6 +43,7 @@ 530 30 font13_title + white center center selected @@ -57,6 +58,7 @@ 32 - + white PreviousMenu alienware/DialogCloseButton-focus.png alienware/DialogCloseButton.png @@ -86,7 +88,7 @@ 510 40 font13 - grey2 + white selected left center diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogupdateselect.xml b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogupdateselect.xml index 5e7d2e0..b7e1117 100644 --- a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogupdateselect.xml +++ b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awdialogupdateselect.xml @@ -16,6 +16,7 @@ 0 610 630 + white alienware/DialogBack.png ![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)] @@ -25,6 +26,7 @@ 0 610 630 + white alienware/DialogBack2.png Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation) @@ -34,6 +36,7 @@ 16 530 40 + white alienware/dialogheader.png @@ -43,9 +46,10 @@ 530 30 font13_title + white center center - selected + black @@ -62,6 +66,7 @@ alienware/DialogCloseButton.png 10 10 + white 10 10 system.getbool(input.enablemouse) @@ -87,6 +92,7 @@ 40 107 105 + white center center alienware/button-nofocus.png @@ -118,8 +124,10 @@ font13_title center center - selected - black + + white + + white true diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awwaitdialog.xml b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awwaitdialog.xml index d853463..155859b 100644 --- a/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awwaitdialog.xml +++ b/Helix/script.module.aw.devicesettings/resources/skins/Default/720p/awwaitdialog.xml @@ -38,6 +38,7 @@ 300 130 font12 + white left center true diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/Alienware-logo.png b/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/Alienware-logo.png new file mode 100644 index 0000000..d68c555 Binary files /dev/null and b/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/Alienware-logo.png differ diff --git a/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/sliderbg.png b/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/sliderbg.png new file mode 100644 index 0000000..a4cebe5 Binary files /dev/null and b/Helix/script.module.aw.devicesettings/resources/skins/Default/media/alienware/sliderbg.png differ diff --git a/Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.4.zip b/Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.5.zip similarity index 98% rename from Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.4.zip rename to Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.5.zip index 5c74e4d..646afcb 100644 Binary files a/Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.4.zip and b/Helix/script.module.aw.devicesettings/script.module.aw.devicesettings-1.0.5.zip differ diff --git a/Helix/service.aw.customizations/addon.xml b/Helix/service.aw.customizations/addon.xml index f569987..ac99437 100644 --- a/Helix/service.aw.customizations/addon.xml +++ b/Helix/service.aw.customizations/addon.xml @@ -1,11 +1,11 @@ - + - + diff --git a/Helix/service.aw.customizations/resources/lib/hivemindsetup.exe b/Helix/service.aw.customizations/resources/lib/hivemindsetup.exe index bac3ca4..fb90ded 100644 Binary files a/Helix/service.aw.customizations/resources/lib/hivemindsetup.exe and b/Helix/service.aw.customizations/resources/lib/hivemindsetup.exe differ diff --git a/Helix/service.aw.customizations/service.aw.customizations-1.0.7.zip b/Helix/service.aw.customizations/service.aw.customizations-1.0.9.zip similarity index 72% rename from Helix/service.aw.customizations/service.aw.customizations-1.0.7.zip rename to Helix/service.aw.customizations/service.aw.customizations-1.0.9.zip index 8fb4a32..2e95b7d 100644 Binary files a/Helix/service.aw.customizations/service.aw.customizations-1.0.7.zip and b/Helix/service.aw.customizations/service.aw.customizations-1.0.9.zip differ diff --git a/Helix/skin.hivemind/addon.xml b/Helix/skin.hivemind/addon.xml index 64f6206..ff4765e 100644 --- a/Helix/skin.hivemind/addon.xml +++ b/Helix/skin.hivemind/addon.xml @@ -1,7 +1,7 @@  diff --git a/Helix/skin.hivemind/scripts/dialogbuttonmenu.py b/Helix/skin.hivemind/scripts/dialogbuttonmenu.py index 819feda..b27ee2d 100644 --- a/Helix/skin.hivemind/scripts/dialogbuttonmenu.py +++ b/Helix/skin.hivemind/scripts/dialogbuttonmenu.py @@ -1,5 +1,6 @@ -import xbmc +import xbmc import xbmcgui +import os; def setWindowSetting(key, value): win = xbmcgui.Window(10111) @@ -16,3 +17,9 @@ def setWindowSetting(key, value): setWindowSetting("IsAlphaConsoleAcount","False") except: setWindowSetting("IsAlphaConsoleAcount","False") + +try: + if os.environ.get( "USERNAME" ) == "Alpha Console": + setWindowSetting("IsAlphaConsoleAcount","True") +except: + pass; \ No newline at end of file diff --git a/Helix/skin.hivemind/skin.hivemind-1.0.9.zip b/Helix/skin.hivemind/skin.hivemind-1.0.10.zip similarity index 99% rename from Helix/skin.hivemind/skin.hivemind-1.0.9.zip rename to Helix/skin.hivemind/skin.hivemind-1.0.10.zip index 81b76d4..bf1b6eb 100644 Binary files a/Helix/skin.hivemind/skin.hivemind-1.0.9.zip and b/Helix/skin.hivemind/skin.hivemind-1.0.10.zip differ