skin.pellucidPlus/1080i/SkinSettings.xml

249 lines
12 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>
2016-12-19 17:38:47 +01:00
<onunload>RunScript(script.skinshortcuts,type=buildxml&amp;mainmenuID=9001&amp;group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu)</onunload>
2014-09-28 20:47:53 +02:00
<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>
2016-12-19 17:38:47 +01:00
<control type="image">
<posx>0</posx>
<posy>71</posy>
<width>18-col</width>
<height>1</height>
<texture>colors/black.png</texture>
<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">
<posx>0</posx>
2015-03-30 21:32:00 +02:00
<posy>0</posy>
2017-01-12 15:09:42 +01:00
<width>287</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>
2017-02-09 22:50:33 +01:00
<item id="2">
<label>$LOCALIZE[31170]</label>
<onclick>noop</onclick>
</item>
2015-03-27 21:31:13 +01:00
<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>
2016-11-29 23:56:29 +01:00
<control type="radiobutton" id="6">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Stop video on return to menu</description>
<width>14-col</width>
<label>31138</label>
<onclick>Skin.ToggleSetting(stopVideoOnMenu)</onclick>
<selected>Skin.HasSetting(stopVideoOnMenu)</selected>
</control>
2016-11-21 21:36:06 +01:00
<control type="button" id="2">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Set home background image directory</description>
<width>14-col</width>
<label>31116</label>
<label2>$INFO[Skin.String(homeBackground)]</label2>
<onclick>Skin.SetPath(homeBackground)</onclick>
<textwidth>8-col</textwidth>
</control>
<control type="button" id="3">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Reset home background image directory</description>
<width>14-col</width>
<label>31122</label>
<onclick>Skin.Reset(homeBackground)</onclick>
<textwidth>8-col</textwidth>
</control>
2016-10-05 15:33:07 +02:00
<control type="radiobutton" id="1">
2015-03-27 21:31:13 +01:00
<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>
2016-10-05 15:33:07 +02:00
<control type="radiobutton" id="7">
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>
2016-10-05 15:33:07 +02:00
<control type="radiobutton" id="8">
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-10-05 15:33:07 +02:00
<control type="button" id="9">
2016-04-04 20:57:11 +02:00
<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>
2016-10-05 15:33:07 +02:00
<control type="radiobutton" id="10">
2015-07-04 21:12:05 +02:00
<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>
2017-01-27 15:51:36 +01:00
<control type="radiobutton" id="11">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Disable weather label on homescreen</description>
<width>14-col</width>
<label>31217</label>
<onclick>Skin.ToggleSetting(weatherdisplay)</onclick>
<selected>Skin.HasSetting(weatherdisplay)</selected>
</control>
2017-02-09 22:50:33 +01:00
<control type="button" id="12">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit home menu</description>
<width>14-col</width>
<label>31171</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=mainmenu)</onclick>
</control>
<control type="button" id="13">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit video menu</description>
<width>14-col</width>
<label>31172</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=videosubmenu)</onclick>
</control>
<control type="button" id="14">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit music menu</description>
<width>14-col</width>
<label>31173</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=musicsubmenu)</onclick>
</control>
<control type="button" id="15">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit pictures menu</description>
<width>14-col</width>
<label>31174</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=picturessubmenu)</onclick>
</control>
2017-03-19 21:23:30 +01:00
<control type="radiobutton" id="16">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Extended Fanart</description>
<width>14-col</width>
<label>31220</label>
<onclick>Skin.ToggleSetting(disableExtendedFanart)</onclick>
<selected>Skin.HasSetting(disableExtendedFanart)</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>