skin.pellucid/1080i/SkinSettings.xml

222 lines
10 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">8000</defaultcontrol>
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
2015-05-21 00:38:26 +02:00
<posx>col-4-begin</posx>
<posy>row-5-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
2015-03-30 21:32:00 +02:00
<posx>0</posx>
<posy>0</posy>
2015-05-21 00:38:26 +02:00
<width>18-col</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2016-02-21 19:58:08 +01:00
<colordiffuse>highlight</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
2015-03-30 21:32:00 +02:00
<!--title-->
2014-09-28 20:47:53 +02:00
<control type="label">
2015-03-30 21:32:00 +02:00
<posx>24</posx>
<posy>0</posy>
2015-05-21 00:38:26 +02:00
<width>18-col-gutter</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[20077]</label>
2015-03-30 21:32:00 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
2015-03-27 21:31:13 +01:00
</control>
2015-03-30 21:32:00 +02:00
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
2015-05-21 00:38:26 +02:00
<width>18-col</width>
<height>18-row</height>
2015-03-30 21:32:00 +02:00
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-03-27 21:31:13 +01:00
<!--sub menu-->
<control type="group">
<posx>0</posx>
2015-03-30 21:32:00 +02:00
<posy>2-row</posy>
2015-03-27 21:31:13 +01:00
<!-- Category buttons -->
<control type="list" id="8000">
<posx>0</posx>
<posy>0</posy>
2015-03-30 21:32:00 +02:00
<width>4-col</width>
2015-05-21 00:38:26 +02:00
<height>18-row</height>
2015-03-27 21:31:13 +01:00
<onright>200</onright>
2015-03-30 21:32:00 +02:00
<itemlayout height="2-row" width="4-col">
2015-03-27 21:31:13 +01:00
<control type="label">
2015-03-30 21:32:00 +02:00
<posx>24</posx>
2015-03-27 21:31:13 +01:00
<posy>2</posy>
<width>4-col-gutter</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
<aligny>center</aligny>
2015-04-12 22:22:47 +02:00
<font>buttonTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
2015-03-30 21:32:00 +02:00
<focusedlayout height="2-row" width="4-col">
2015-03-27 21:31:13 +01:00
<control type="image">
<visible>!control.hasfocus(8000)</visible>
<posx>0</posx>
2015-03-30 21:32:00 +02:00
<posy></posy>
2015-03-27 21:31:13 +01:00
<width>4-col</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="image">
<visible>control.hasfocus(8000)</visible>
<posx>0</posx>
2015-03-30 21:32:00 +02:00
<posy>0</posy>
2015-03-27 21:31:13 +01:00
<width>4-col</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
2015-03-30 21:32:00 +02:00
<posx>24</posx>
<posy>0</posy>
2015-03-27 21:31:13 +01:00
<width>4-col-gutter</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
<aligny>center</aligny>
2015-04-12 22:22:47 +02:00
<font>buttonTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$LOCALIZE[128]</label>
<onclick>noop</onclick>
</item>
<item id="2">
<label>$LOCALIZE[31162]</label>
<onclick>noop</onclick>
</item>
<item id="3">
2016-04-04 20:57:11 +02:00
<label>$LOCALIZE[31044]</label>
2015-03-27 21:31:13 +01:00
<onclick>noop</onclick>
</item>
</content>
</control>
</control>
2014-09-28 20:47:53 +02:00
<!--options-->
2015-03-30 21:32:00 +02:00
<control type="image">
<posx>4-col</posx>
<posy>2-row</posy>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
<height>18-row</height>
2015-03-30 21:32:00 +02:00
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2014-09-28 20:47:53 +02:00
<control type="grouplist" id="200">
<posx>4-col</posx>
2015-03-30 21:32:00 +02:00
<posy>2-row</posy>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2015-03-30 21:32:00 +02:00
<height>20-row</height>
2014-09-28 20:47:53 +02:00
<onleft>8000</onleft>
2015-03-30 21:32:00 +02:00
<itemgap>0</itemgap>
2014-09-28 20:47:53 +02:00
<orientation>vertical</orientation>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="7">
<visible>Container(8000).Hasfocus(1)</visible>
2014-09-28 20:47:53 +02:00
<description>Reverse power down options</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31142</label>
<onclick>Skin.ToggleSetting(exitFirst)</onclick>
<selected>Skin.HasSetting(exitFirst)</selected>
</control>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="8">
<visible>Container(8000).Hasfocus(2)</visible>
2014-09-28 20:47:53 +02:00
<description>Hide Video</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31147</label>
<onclick>Skin.ToggleSetting(hideVideo)</onclick>
<selected>Skin.HasSetting(hideVideo)</selected>
</control>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="9">
<visible>Container(8000).Hasfocus(2)</visible>
2014-09-28 20:47:53 +02:00
<description>Hide Music</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31148</label>
<onclick>Skin.ToggleSetting(hideMusic)</onclick>
<selected>Skin.HasSetting(hideMusic)</selected>
</control>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="10">
<visible>Container(8000).Hasfocus(2)</visible>
2014-09-28 20:47:53 +02:00
<description>Hide Pictures</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31149</label>
<onclick>Skin.ToggleSetting(hidePictures)</onclick>
<selected>Skin.HasSetting(hidePictures)</selected>
</control>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="11">
<visible>Container(8000).Hasfocus(2)</visible>
2014-09-28 20:47:53 +02:00
<description>Hide Games</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31157</label>
<onclick>Skin.ToggleSetting(hideGames)</onclick>
<selected>Skin.HasSetting(hideGames)</selected>
</control>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="12">
<visible>Container(8000).Hasfocus(2)</visible>
2014-09-28 20:47:53 +02:00
<description>Hide Search</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31150</label>
<onclick>Skin.ToggleSetting(hideSearch)</onclick>
<selected>Skin.HasSetting(hideSearch)</selected>
</control>
<control type="radiobutton" id="15">
2015-03-27 21:31:13 +01:00
<visible>Container(8000).Hasfocus(3)</visible>
2014-09-28 20:47:53 +02:00
<description>Enable Debug Grid</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31034</label>
<onclick>Skin.ToggleSetting(DebugGrid)</onclick>
<selected>Skin.HasSetting(DebugGrid)</selected>
</control>
<control type="radiobutton" id="16">
2015-03-27 21:31:13 +01:00
<visible>Container(8000).Hasfocus(3)</visible>
2014-09-28 20:47:53 +02:00
<description>Disable Debug Info</description>
2015-05-21 00:38:26 +02:00
<width>14-col</width>
2014-09-28 20:47:53 +02:00
<label>31035</label>
<onclick>Skin.ToggleSetting(DebugInfo)</onclick>
<selected>Skin.HasSetting(DebugInfo)</selected>
</control>
2016-04-04 20:57:11 +02:00
<control type="button" id="17">
<visible>Container(8000).Hasfocus(3)</visible>
<description>Reload skin</description>
<width>14-col</width>
<label>31043</label>
<onclick>ReloadSkin()</onclick>
<onclick>activateWindow(home)</onclick>
</control>
2015-07-04 21:12:05 +02:00
<control type="radiobutton" id="20">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Disable fanart animation effect</description>
<width>14-col</width>
<label>31102</label>
<onclick>Skin.ToggleSetting(lowPowerMode)</onclick>
<onclick>ReloadSkin()</onclick>
<selected>Skin.HasSetting(lowPowerMode)</selected>
</control>
2014-09-28 20:47:53 +02:00
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
2015-03-27 21:31:13 +01:00
<label>SkinSettings.xml</label>
2014-09-28 20:47:53 +02:00
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>