skin.pellucid/1080i/script-skin_helper_service-...

250 lines
10 KiB
XML
Raw Normal View History

2015-12-09 22:40:20 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">3110</defaultcontrol>
2015-12-21 21:30:26 +01:00
<include>fadeInOut</include>
<onunload>ReloadSkin()</onunload>
2015-12-09 22:40:20 +01:00
<controls>
<!-- background panel -->
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<animation effect="fade" reversible="false" end="95" time="0" condition="true">Conditional</animation>
<colordiffuse>FF1b1b1b</colordiffuse>
</control>
<!--sample test screen-->
<control type="group">
2015-12-10 21:55:39 +01:00
<posx>0</posx>
<posy>0</posy>
2015-12-09 22:40:20 +01:00
<control type="image">
2015-12-10 21:55:39 +01:00
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>FFffffff</colordiffuse>
2015-12-10 21:55:39 +01:00
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>$INFO[Window(Home).Property(SkinHelper.AllMoviesBackground)]</texture>
<colordiffuse>22ffffff</colordiffuse>
2015-12-09 22:40:20 +01:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
2015-12-10 21:55:39 +01:00
<include>dimensionsFullscreen</include>
2015-12-09 22:40:20 +01:00
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-12-10 21:55:39 +01:00
<width>col-7-begin</width>
<height>fullscreenHeight</height>
2015-12-09 22:40:20 +01:00
<texture>colors/white.png</texture>
<colordiffuse>$INFO[Window.Property(colorstring)]</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-12-10 21:55:39 +01:00
<include>dateTime</include>
<control type="label">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbolVeryLarge</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="list" id="9001">
<enabled>false</enabled>
<posx>0</posx>
<posy>row-6-begin</posy>
<width>8-col</width>
<height>24-row</height>
<orientation>vertical</orientation>
<onleft>9002</onleft>
<onright>9999</onright>
<onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row">
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="col-7-begin" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>col-7-begin</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>$INFO[Window.Property(colorstring)]</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<include>videoMenu</include>
</control>
2015-12-09 22:40:20 +01:00
</control>
<!-- Color picker panel -->
<control type="panel" id="3110">
2015-12-10 21:55:39 +01:00
<posx>col-10-begin</posx>
2015-12-21 21:30:26 +01:00
<posy>row-9-begin</posy>
2015-12-09 22:40:20 +01:00
<width>12-col</width>
<height>25-row</height>
<orientation>vertical</orientation>
<onleft>3110</onleft>
<onright>3110</onright>
2015-12-10 21:55:39 +01:00
<onup>3012</onup>
<ondown>3012</ondown>
<itemlayout height="36" width="36">
2015-12-09 22:40:20 +01:00
<control type="image">
<width>92%</width>
<height>92%</height>
<texture border="5">$INFO[ListItem.Icon]</texture>
</control>
</itemlayout>
2015-12-10 21:55:39 +01:00
<focusedlayout height="36" width="36">
2015-12-09 22:40:20 +01:00
<control type="group">
<animation effect="zoom" time="200" tween="sine" easing="inout" start="100" end="164" center="auto">Focus</animation>
<control type="image">
<width>92%</width>
<height>92%</height>
<texture border="5">$INFO[ListItem.Icon]</texture>
</control>
</control>
</focusedlayout>
</control>
<!--current color name-->
<control type="label">
2015-12-10 21:55:39 +01:00
<posx>col-10-begin</posx>
2015-12-21 21:30:26 +01:00
<posy>row-7-begin</posy>
2015-12-10 21:55:39 +01:00
<width>5-col</width>
2015-12-09 22:40:20 +01:00
<label>$INFO[Window.Property(colorname)]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
2015-12-21 21:30:26 +01:00
<!--dialog controls-->
<control type="group">
2015-12-10 21:55:39 +01:00
<posx>col-10-begin</posx>
2015-12-21 21:30:26 +01:00
<posy>row-19-begin</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<visible>control.hasfocus(3012)</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
<animation type="conditional" condition="control.hasfocus(10)" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="180" center="708" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
2015-12-09 22:40:20 +01:00
</control>
2015-12-21 21:30:26 +01:00
<control type="image">
<posx>5-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<posx>6-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<visible>control.hasfocus(3011)</visible>
<posx>5-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
<animation type="conditional" condition="control.hasfocus(11)" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="180" center="996" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<posx>5-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>×</label>
</control>
<control type="grouplist">
<orientation>horizontal</orientation>
<posx>1-col</posx>
<posy>0</posy>
<width>9-col</width>
<itemgap>1-col</itemgap>
<onup>3110</onup>
<!-- Save button -->
<control type="button" id="3012">
<label>190</label>
</control>
<!-- None -->
<control type="button" id="3011">
<label>$ADDON[script.skin.helper.service 32013]</label>
</control>
2015-12-09 22:40:20 +01:00
</control>
</control>
</controls>
</window>