-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 775a749
Showing
962 changed files
with
333,684 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,264 @@ | ||
<!-- Aeon MQ 5 --> | ||
|
||
<window id="40"> | ||
<defaultcontrol always="true">9000</defaultcontrol> | ||
<allowoverlay>no</allowoverlay> | ||
<onload condition="StringCompare(skin.string(defaultsettings),2)">AlarmClock(firstfocus,SetFocus(9000),0:01,true)</onload> | ||
<onload condition="!StringCompare(skin.string(defaultsettings),2)">AlarmClock(firstfocus,SetFocus(900),0:01,true)</onload> | ||
<controls> | ||
<control type="multiimage"> | ||
<include>WindowBG</include> | ||
<imagepath background="true">$VAR[value_menutheme_settings]</imagepath> | ||
</control> | ||
<control type="image"> | ||
<include>WindowBG</include> | ||
<texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture> | ||
<include>Animation_Fade</include> | ||
<visible>!Skin.HasSetting(noAddonfanart)</visible> | ||
</control> | ||
<control type="group"><!-- default group --> | ||
<include>Animation_Window</include> | ||
<include>SettingsBack</include><!-- Menu da direita --> | ||
<control type="label"> | ||
<include>SettingsContentTitle</include> | ||
<label>31010</label> | ||
</control> | ||
<control type="scrollbar" id="80"> | ||
<include>ScrollBar_Vertical</include> | ||
<posx>1240</posx> | ||
<posy>135</posy> | ||
<height>265</height> | ||
<onleft>55</onleft> | ||
<onright>55</onright> | ||
<animation effect="fade" time="200">Visible</animation> | ||
<animation effect="fade" time="50">Hidden</animation> | ||
<visible allowhiddenfocus="true">Control.IsVisible(55)</visible> | ||
</control> | ||
<control type="group"> | ||
<animation effect="fade" reversible="true" time="150">VisibleChange</animation> | ||
<visible>![Container(9000).HasFocus(2) | ControlGroup(9001).HasFocus]</visible> | ||
<control type="list" id="55"> | ||
<viewtype>list</viewtype> | ||
<posx>240</posx> | ||
<posy>120</posy> | ||
<width>1040</width> | ||
<height>275</height> | ||
<itemgap>0</itemgap> | ||
<onup>55</onup> | ||
<ondown>55</ondown> | ||
<onleft>9000</onleft> | ||
<onright>80</onright> | ||
<orientation>vertical</orientation> | ||
<pagecontrol>80</pagecontrol> | ||
<itemlayout width="990" height="40"> | ||
<control type="label"> | ||
<posx>50</posx> | ||
<posy>0</posy> | ||
<width>600</width> | ||
<height>40</height> | ||
<align>left</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FFFFFAF0</textcolor> | ||
<label>$INFO[ListItem.Label]</label> | ||
<scroll>true</scroll> | ||
<scrollout>false</scrollout> | ||
</control> | ||
<control type="label"> | ||
<posx>960</posx> | ||
<posy>0</posy> | ||
<width>290</width> | ||
<height>40</height> | ||
<align>right</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FFFFFAF0</textcolor> | ||
<aligny>center</aligny> | ||
<label>$INFO[ListItem.Label2]</label> | ||
</control> | ||
</itemlayout> | ||
<focusedlayout width="990" height="40"> | ||
<control type="image"> | ||
<posx>0</posx> | ||
<posy>0</posy> | ||
<width>1040</width> | ||
<height>40</height> | ||
<texture>settings_button_focus.png</texture> | ||
<visible>Control.HasFocus(55)</visible> | ||
</control> | ||
<control type="label"> | ||
<posx>50</posx> | ||
<posy>0</posy> | ||
<width>600</width> | ||
<height>40</height> | ||
<align>left</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FF101010</textcolor> | ||
<label>$INFO[ListItem.Label]</label> | ||
<scroll>true</scroll> | ||
<scrollout>false</scrollout> | ||
<visible>Control.HasFocus(55)</visible> | ||
</control> | ||
<control type="label"> | ||
<posx>960</posx> | ||
<posy>0</posy> | ||
<width>290</width> | ||
<height>40</height> | ||
<align>right</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FF101010</textcolor> | ||
<aligny>center</aligny> | ||
<label>$INFO[ListItem.Label2]</label> | ||
<visible>Control.HasFocus(55)</visible> | ||
</control> | ||
<control type="label"> | ||
<posx>50</posx> | ||
<posy>0</posy> | ||
<width>600</width> | ||
<height>40</height> | ||
<align>left</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FFFFFAF0</textcolor> | ||
<label>$INFO[ListItem.Label]</label> | ||
<scroll>true</scroll> | ||
<scrollout>false</scrollout> | ||
<visible>!Control.HasFocus(55)</visible> | ||
</control> | ||
<control type="label"> | ||
<posx>960</posx> | ||
<posy>0</posy> | ||
<width>290</width> | ||
<height>40</height> | ||
<align>right</align> | ||
<aligny>center</aligny> | ||
<font>Font_20</font> | ||
<textcolor>FFFFFAF0</textcolor> | ||
<aligny>center</aligny> | ||
<label>$INFO[ListItem.Label2]</label> | ||
<visible>!Control.HasFocus(55)</visible> | ||
</control> | ||
</focusedlayout> | ||
</control> | ||
<control type="image"> | ||
<posx>240</posx> | ||
<posy>416</posy> | ||
<width>1040</width> | ||
<height>249</height> | ||
<texture>darkgrey.png</texture> | ||
<colordiffuse>$VAR[value_texturecolor]</colordiffuse> | ||
<animation effect="fade" end="85" condition="true">Conditional</animation> | ||
</control> | ||
<control type="image"> | ||
<posx>290</posx> | ||
<posy>428</posy> | ||
<width>225</width> | ||
<height>225</height> | ||
<texture fallback="DefaultAddon.png" background="true">$INFO[Container(55).ListItem.Icon]</texture> | ||
<bordertexture border="-25">musicframe.png</bordertexture> | ||
<fadetime>FanartCrossFadeTime</fadetime> | ||
<aspectratio>keep</aspectratio> | ||
</control> | ||
<control type="textbox"> | ||
<posx>540</posx> | ||
<posy>422</posy> | ||
<width>660</width> | ||
<height>240</height> | ||
<textcolor>FFFFFAF0</textcolor> | ||
<font>Font_18A</font> | ||
<label>$INFO[ListItem.Property(Addon.Description)]</label> | ||
<autoscroll delay="15000" time="2000" repeat="15000">!Skin.HasSetting(noallowscroll)</autoscroll> | ||
</control> | ||
</control> | ||
<include>RSS</include> | ||
<include>SettingsMenu</include><!-- Menu da esquerda --> | ||
<include>Date</include> | ||
<control type="label"> | ||
<include>SettingsSectionTitle</include> | ||
<label>31202</label> | ||
</control> | ||
<control type="list" id="9000"> | ||
<viewtype>list</viewtype> | ||
<posx>0</posx> | ||
<posy>120</posy> | ||
<width>249</width> | ||
<height>600</height> | ||
<onup>9000</onup> | ||
<ondown>9000</ondown> | ||
<onleft condition="Window.Previous(4)">ActivateWindow(4)</onleft> | ||
<onleft condition="Window.Previous(Home)">ActivateWindow(Home)</onleft> | ||
<onright condition="Container(9000).HasFocus(1)">55</onright> | ||
<onright condition="Container(9000).HasFocus(2)">9001</onright> | ||
<orientation>vertical</orientation> | ||
<itemgap>0</itemgap> | ||
<focusposition>0</focusposition> | ||
<scrolltime>400</scrolltime> | ||
<itemlayout width="240" height="40"> | ||
<control type="label"> | ||
<include>SettingsLabel</include> | ||
<label>$INFO[ListItem.Label]</label> | ||
</control> | ||
</itemlayout> | ||
<focusedlayout width="240" height="40"> | ||
<control type="image"> | ||
<include>SettingsImage</include> | ||
<animation effect="fade" start="100" end="50" time="0" condition="!Control.Hasfocus(9000)">conditional</animation> | ||
</control> | ||
<control type="label"> | ||
<include>SettingsLabelFocus</include> | ||
<label>$INFO[ListItem.Label]</label> | ||
</control> | ||
</focusedlayout> | ||
<content> | ||
<item id="1"><!-- Addons List --> | ||
<label>24001</label> | ||
<icon>-</icon> | ||
<onclick>SetFocus(55)</onclick> | ||
</item> | ||
<item id="2"><!-- Configure --> | ||
<label>31261</label> | ||
<icon>-</icon> | ||
<onclick>SetFocus(9001)</onclick> | ||
</item> | ||
</content> | ||
</control> | ||
<control type="image"> | ||
<posx>0</posx> | ||
<posy>0</posy> | ||
<width>250</width> | ||
<height>720</height> | ||
<texture>menu_glass.png</texture> | ||
<colordiffuse>70FFFAF0</colordiffuse> | ||
</control> | ||
|
||
<!-- Settings List --> | ||
<control type="grouplist" id="9001"> | ||
<animation effect="fade" reversible="true" time="150">VisibleChange</animation> | ||
<posx>240</posx> | ||
<posy>120</posy> | ||
<width>990</width> | ||
<height>494</height> | ||
<itemgap>0</itemgap> | ||
<visible>Container(9000).HasFocus(2)</visible> | ||
<onleft>9000</onleft> | ||
<onright>9000</onright> | ||
<onup>9001</onup> | ||
<ondown>9001</ondown> | ||
<control type="radiobutton" id ="5"><!-- Enable add-ons auto-updates --> | ||
<label>31263</label> | ||
</control> | ||
<control type="radiobutton" id ="6"><!-- No notifications --> | ||
<label>31264</label> | ||
</control> | ||
<control type="radiobutton" id ="500"><!-- Add-on fanart --> | ||
<label>31265</label> | ||
<onclick>Skin.ToggleSetting(noaddonfanart)</onclick> | ||
<selected>!Skin.HasSetting(noaddonfanart)</selected> | ||
</control> | ||
</control> | ||
<include>BGBlack</include> | ||
</control> | ||
</controls> | ||
</window> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<!-- Aeon MQ 5 --> | ||
|
||
<window id="629" type="dialog"> | ||
<defaultcontrol always="true">9930</defaultcontrol> | ||
<onunload condition="!Window.IsActive(Home)">AlarmClock(firstfocus,SetFocus(51),0:01,true)</onunload> | ||
<onunload condition="Window.IsActive(Home)">AlarmClock(firstfocus,SetFocus(9100),0:01,true)</onunload> | ||
<zorder>3</zorder> | ||
<coordinates> | ||
<system>1</system> | ||
<posx>0</posx> | ||
<posy>0</posy> | ||
</coordinates> | ||
<controls> | ||
<control type="image"><!-- Kiosk Code --> | ||
<posx>0</posx> | ||
<posy>0</posy> | ||
<width>1280</width> | ||
<height>720</height> | ||
<texture>darkgrey.png</texture> | ||
<animation effect="fade" end="98" condition="true">Conditional</animation> | ||
<animation effect="fade" start="0" end="100" time="500">WindowOpen</animation> | ||
<animation effect="fade" start="100" end="0" time="500">WindowClose</animation> | ||
</control> | ||
<control type="button" id="9929"> | ||
<include>InvisibleButton</include> | ||
<onfocus condition="!SubString(skin.string(codestep),step2)">SetFocus(9930)</onfocus> | ||
<onfocus condition="![SubString(skin.string(codestep),step1) | SubString(skin.string(codestep),step2) | SubString(skin.string(codestep),step3)]">Skin.SetString($INFO[skin.string(custom_code)],step1)</onfocus> | ||
<onfocus condition="SubString(skin.string(codestep),step1)">Skin.SetString($INFO[skin.string(custom_code)],step2)</onfocus> | ||
<onfocus condition="SubString(skin.string(codestep),step2)">Skin.SetString($INFO[skin.string(custom_code)],step3)</onfocus> | ||
<onfocus condition="SubString(skin.string(codestep),step2)">AlarmClock(kioskcode,Dialog.Close(629),0:02,true)</onfocus> | ||
</control> | ||
<control type="button" id="9930"><!-- code --> | ||
<include>InvisibleButton</include> | ||
<onfocus>SetFocus(9930)</onfocus> | ||
<onleft condition="![SubString(skin.string(codestep),step1) | SubString(skin.string(codestep),step2) | SubString(skin.string(codestep),step3)]">SetFocus(9929)</onleft> | ||
<onleft condition="SubString(skin.string(codestep),step1) | SubString(skin.string(codestep),step2) | SubString(skin.string(codestep),step3)">Dialog.Close(629)</onleft> | ||
<onleft condition="SubString(skin.string(codestep),step1) | SubString(skin.string(codestep),step2) | SubString(skin.string(codestep),step3)">Skin.Reset($INFO[skin.string(custom_code)])</onleft> | ||
<onright condition="SubString(skin.string(codestep),step1)">SetFocus(9929)</onright> | ||
<onright condition="!SubString(skin.string(codestep),step1)">Dialog.Close(629)</onright> | ||
<onright condition="!SubString(skin.string(codestep),step1)">Skin.Reset($INFO[skin.string(custom_code)])</onright> | ||
<onup condition="SubString(skin.string(codestep),step2)">SetFocus(9929)</onup> | ||
<onup condition="!SubString(skin.string(codestep),step2)">Dialog.Close(629)</onup> | ||
<onup condition="!SubString(skin.string(codestep),step2)">Skin.Reset($INFO[skin.string(custom_code)])</onup> | ||
<ondown>Dialog.Close(629)</ondown> | ||
<ondown>Skin.Reset($INFO[skin.string(custom_code)])</ondown> | ||
<visible>true</visible> | ||
</control> | ||
<control type="group"> | ||
<include>Animation_DialogPopup</include> | ||
<control type="image"> | ||
<posx>350</posx> | ||
<posy>245</posy> | ||
<width>120</width> | ||
<height>120</height> | ||
<align>left</align> | ||
<aligny>top</aligny> | ||
<texture>logo_kioskcode.png</texture> | ||
<aspectratio>keep</aspectratio> | ||
</control> | ||
<control type="image"> | ||
<posx>360</posx> | ||
<posy>195</posy> | ||
<width>100</width> | ||
<height>120</height> | ||
<align>left</align> | ||
<aligny>top</aligny> | ||
<texture>logo_kioskcode_open.png</texture> | ||
<aspectratio>keep</aspectratio> | ||
<animation effect="slide" start="0,0" end="0,-30" time="400" tween="circle" easing="in" condition="SubString(skin.string(codestep),step3)">Conditional</animation> | ||
</control> | ||
<control type="label"> | ||
<posx>500</posx> | ||
<posy>225</posy> | ||
<width>580</width> | ||
<height>38</height> | ||
<font>Font_WeatherTitle</font> | ||
<textcolor>c0FFFFFF</textcolor> | ||
<align>left</align> | ||
<aligny>top</aligny> | ||
<label>[COLOR=$VAR[value_headercolor]]$VAR[value_kioskcodecondition][/COLOR]</label> | ||
</control> | ||
<control type="label"> | ||
<posx>500</posx> | ||
<posy>290</posy> | ||
<width>470</width> | ||
<height>120</height> | ||
<font>Font_MultiplexPlot</font> | ||
<align>left</align> | ||
<aligny>top</aligny> | ||
<label>$LOCALIZE[31613]</label> | ||
</control> | ||
</control> | ||
</controls> | ||
</window> |
Oops, something went wrong.