various
This commit is contained in:
parent
ea0d6b3f56
commit
cbdf6a5e6c
|
@ -17,7 +17,7 @@
|
||||||
<width>22-col</width>
|
<width>22-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
|
|
@ -186,7 +186,7 @@
|
||||||
<width>12</width>
|
<width>12</width>
|
||||||
<texturesliderbar>colors/inactive.png</texturesliderbar>
|
<texturesliderbar>colors/inactive.png</texturesliderbar>
|
||||||
<texturesliderbackground colordiffuse="overlay">colors/black.png</texturesliderbackground>
|
<texturesliderbackground colordiffuse="overlay">colors/black.png</texturesliderbackground>
|
||||||
<texturesliderbarfocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturesliderbarfocus>
|
<texturesliderbarfocus colordiffuse="highlight">colors/white.png</texturesliderbarfocus>
|
||||||
<showonepage>false</showonepage>
|
<showonepage>false</showonepage>
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
</default>
|
</default>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<font>small</font>
|
<font>small</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>[B]$LOCALIZE[31082] $INFO[ListItem.Property(Addon.Version)], $INFO[ListItem.Property(Addon.Creator)][/B]</label>
|
<label>[B]$LOCALIZE[31082] $INFO[ListItem.Property(Addon.Version)], $INFO[ListItem.Property(Addon.Creator)][/B]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox" id="400">
|
<control type="textbox" id="400">
|
||||||
|
@ -150,7 +150,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>22-col</width>
|
<width>22-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -211,7 +211,7 @@
|
||||||
<label>-</label>
|
<label>-</label>
|
||||||
<textoffsetx>24</textoffsetx>
|
<textoffsetx>24</textoffsetx>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="image" id="6">
|
<control type="image" id="6">
|
||||||
<description>Default Separator</description>
|
<description>Default Separator</description>
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -250,7 +250,7 @@
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -359,7 +359,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<width>16-col</width>
|
<width>16-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -260,7 +260,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="1000">
|
<control type="button" id="1000">
|
||||||
<description>Buttons</description>
|
<description>Buttons</description>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -121,7 +121,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>120</ondown>
|
<ondown>120</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>121</ondown>
|
<ondown>121</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>122</ondown>
|
<ondown>122</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>123</ondown>
|
<ondown>123</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -181,7 +181,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>124</ondown>
|
<ondown>124</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -196,7 +196,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>125</ondown>
|
<ondown>125</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -211,7 +211,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>126</ondown>
|
<ondown>126</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>127</ondown>
|
<ondown>127</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -241,7 +241,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>128</ondown>
|
<ondown>128</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -256,7 +256,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>129</ondown>
|
<ondown>129</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -271,7 +271,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>130</ondown>
|
<ondown>130</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -286,7 +286,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>131</ondown>
|
<ondown>131</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -307,7 +307,7 @@
|
||||||
<onup>300</onup>
|
<onup>300</onup>
|
||||||
<ondown>303</ondown>
|
<ondown>303</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -331,7 +331,7 @@
|
||||||
<onup>100</onup>
|
<onup>100</onup>
|
||||||
<ondown>140</ondown>
|
<ondown>140</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -347,7 +347,7 @@
|
||||||
<onup>101</onup>
|
<onup>101</onup>
|
||||||
<ondown>141</ondown>
|
<ondown>141</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -363,7 +363,7 @@
|
||||||
<onup>102</onup>
|
<onup>102</onup>
|
||||||
<ondown>142</ondown>
|
<ondown>142</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -379,7 +379,7 @@
|
||||||
<onup>103</onup>
|
<onup>103</onup>
|
||||||
<ondown>143</ondown>
|
<ondown>143</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -395,7 +395,7 @@
|
||||||
<onup>104</onup>
|
<onup>104</onup>
|
||||||
<ondown>144</ondown>
|
<ondown>144</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -411,7 +411,7 @@
|
||||||
<onup>105</onup>
|
<onup>105</onup>
|
||||||
<ondown>145</ondown>
|
<ondown>145</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -427,7 +427,7 @@
|
||||||
<onup>106</onup>
|
<onup>106</onup>
|
||||||
<ondown>146</ondown>
|
<ondown>146</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -443,7 +443,7 @@
|
||||||
<onup>107</onup>
|
<onup>107</onup>
|
||||||
<ondown>147</ondown>
|
<ondown>147</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -459,7 +459,7 @@
|
||||||
<onup>108</onup>
|
<onup>108</onup>
|
||||||
<ondown>148</ondown>
|
<ondown>148</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -475,7 +475,7 @@
|
||||||
<onup>109</onup>
|
<onup>109</onup>
|
||||||
<ondown>149</ondown>
|
<ondown>149</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -491,7 +491,7 @@
|
||||||
<onup>110</onup>
|
<onup>110</onup>
|
||||||
<ondown>150</ondown>
|
<ondown>150</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -507,7 +507,7 @@
|
||||||
<onup>111</onup>
|
<onup>111</onup>
|
||||||
<ondown>151</ondown>
|
<ondown>151</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -529,7 +529,7 @@
|
||||||
<onup>302</onup>
|
<onup>302</onup>
|
||||||
<ondown>304</ondown>
|
<ondown>304</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -554,7 +554,7 @@
|
||||||
<onup>120</onup>
|
<onup>120</onup>
|
||||||
<ondown>160</ondown>
|
<ondown>160</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -570,7 +570,7 @@
|
||||||
<onup>121</onup>
|
<onup>121</onup>
|
||||||
<ondown>161</ondown>
|
<ondown>161</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -586,7 +586,7 @@
|
||||||
<onup>122</onup>
|
<onup>122</onup>
|
||||||
<ondown>162</ondown>
|
<ondown>162</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -602,7 +602,7 @@
|
||||||
<onup>123</onup>
|
<onup>123</onup>
|
||||||
<ondown>163</ondown>
|
<ondown>163</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -618,7 +618,7 @@
|
||||||
<onup>124</onup>
|
<onup>124</onup>
|
||||||
<ondown>164</ondown>
|
<ondown>164</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -634,7 +634,7 @@
|
||||||
<onup>125</onup>
|
<onup>125</onup>
|
||||||
<ondown>165</ondown>
|
<ondown>165</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -650,7 +650,7 @@
|
||||||
<onup>126</onup>
|
<onup>126</onup>
|
||||||
<ondown>166</ondown>
|
<ondown>166</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -666,7 +666,7 @@
|
||||||
<onup>127</onup>
|
<onup>127</onup>
|
||||||
<ondown>167</ondown>
|
<ondown>167</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -682,7 +682,7 @@
|
||||||
<onup>128</onup>
|
<onup>128</onup>
|
||||||
<ondown>168</ondown>
|
<ondown>168</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -698,7 +698,7 @@
|
||||||
<onup>129</onup>
|
<onup>129</onup>
|
||||||
<ondown>169</ondown>
|
<ondown>169</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -714,7 +714,7 @@
|
||||||
<onup>130</onup>
|
<onup>130</onup>
|
||||||
<ondown>170</ondown>
|
<ondown>170</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -730,7 +730,7 @@
|
||||||
<onup>131</onup>
|
<onup>131</onup>
|
||||||
<ondown>171</ondown>
|
<ondown>171</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -752,7 +752,7 @@
|
||||||
<onup>303</onup>
|
<onup>303</onup>
|
||||||
<ondown>309</ondown>
|
<ondown>309</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -774,7 +774,7 @@
|
||||||
<width>2-col</width>
|
<width>2-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>IP</label>
|
<label>IP</label>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<onleft>304</onleft>
|
<onleft>304</onleft>
|
||||||
|
@ -796,7 +796,7 @@
|
||||||
<onup>140</onup>
|
<onup>140</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -812,7 +812,7 @@
|
||||||
<onup>141</onup>
|
<onup>141</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -828,7 +828,7 @@
|
||||||
<onup>142</onup>
|
<onup>142</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -844,7 +844,7 @@
|
||||||
<onup>143</onup>
|
<onup>143</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -860,7 +860,7 @@
|
||||||
<onup>144</onup>
|
<onup>144</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -876,7 +876,7 @@
|
||||||
<onup>145</onup>
|
<onup>145</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -892,7 +892,7 @@
|
||||||
<onup>146</onup>
|
<onup>146</onup>
|
||||||
<ondown>305</ondown>
|
<ondown>305</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -908,7 +908,7 @@
|
||||||
<onup>147</onup>
|
<onup>147</onup>
|
||||||
<ondown>306</ondown>
|
<ondown>306</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -924,7 +924,7 @@
|
||||||
<onup>148</onup>
|
<onup>148</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -940,7 +940,7 @@
|
||||||
<onup>149</onup>
|
<onup>149</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -956,7 +956,7 @@
|
||||||
<onup>150</onup>
|
<onup>150</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -972,7 +972,7 @@
|
||||||
<onup>151</onup>
|
<onup>151</onup>
|
||||||
<ondown>111</ondown>
|
<ondown>111</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -994,7 +994,7 @@
|
||||||
<onup>304</onup>
|
<onup>304</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -1008,7 +1008,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>20182</label>
|
<label>20182</label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1031,7 +1031,7 @@
|
||||||
<onup>171</onup>
|
<onup>171</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1046,7 +1046,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label><</label>
|
<label><</label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1064,7 +1064,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>></label>
|
<label>></label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -272,7 +272,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>16-col</width>
|
<width>16-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -157,7 +157,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
<onup>20</onup>
|
<onup>20</onup>
|
||||||
<ondown>14</ondown>
|
<ondown>14</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
<onup>10</onup>
|
<onup>10</onup>
|
||||||
<ondown>15</ondown>
|
<ondown>15</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
<onup>22</onup>
|
<onup>22</onup>
|
||||||
<ondown>16</ondown>
|
<ondown>16</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -106,7 +106,7 @@
|
||||||
<onup>21</onup>
|
<onup>21</onup>
|
||||||
<ondown>21</ondown>
|
<ondown>21</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
<onup>11</onup>
|
<onup>11</onup>
|
||||||
<ondown>17</ondown>
|
<ondown>17</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
<onup>12</onup>
|
<onup>12</onup>
|
||||||
<ondown>18</ondown>
|
<ondown>18</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -159,7 +159,7 @@
|
||||||
<onup>13</onup>
|
<onup>13</onup>
|
||||||
<ondown>19</ondown>
|
<ondown>19</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -177,7 +177,7 @@
|
||||||
<onup>23</onup>
|
<onup>23</onup>
|
||||||
<ondown>23</ondown>
|
<ondown>23</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -196,7 +196,7 @@
|
||||||
<onup>14</onup>
|
<onup>14</onup>
|
||||||
<ondown>20</ondown>
|
<ondown>20</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -213,7 +213,7 @@
|
||||||
<onup>15</onup>
|
<onup>15</onup>
|
||||||
<ondown>10</ondown>
|
<ondown>10</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -230,7 +230,7 @@
|
||||||
<onup>16</onup>
|
<onup>16</onup>
|
||||||
<ondown>22</ondown>
|
<ondown>22</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -248,7 +248,7 @@
|
||||||
<onup>17</onup>
|
<onup>17</onup>
|
||||||
<ondown>11</ondown>
|
<ondown>11</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
<onup>18</onup>
|
<onup>18</onup>
|
||||||
<ondown>12</ondown>
|
<ondown>12</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -282,7 +282,7 @@
|
||||||
<onup>19</onup>
|
<onup>19</onup>
|
||||||
<ondown>13</ondown>
|
<ondown>13</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox" id="9">
|
<control type="textbox" id="9">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>22-col</width>
|
<width>22-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -363,7 +363,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>20-col</width>
|
<width>20-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -386,7 +386,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>mediumStrong</font>
|
<font>mediumStrong</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>[COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31214][/COLOR] $INFO[ListItem.channelname]</label>
|
<label>[COLOR highlight]$LOCALIZE[31214][/COLOR] $INFO[ListItem.channelname]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>[COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31192][/COLOR] $INFO[ListItem.startdate]</label>
|
<label>[COLOR highlight]$LOCALIZE[31192][/COLOR] $INFO[ListItem.startdate]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>[COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31193][/COLOR] $INFO[ListItem.duration]</label>
|
<label>[COLOR highlight]$LOCALIZE[31193][/COLOR] $INFO[ListItem.duration]</label>
|
||||||
</control>
|
</control>
|
||||||
<!--synopsis-->
|
<!--synopsis-->
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
|
@ -127,7 +127,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>24</height>
|
<height>24</height>
|
||||||
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
|
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
|
||||||
<midtexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</midtexture>
|
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
|
||||||
<info>Player.Progress</info>
|
<info>Player.Progress</info>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
<posy>104</posy>
|
<posy>104</posy>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[container(6).ListItem.Property(Addon.Creator)]</label>
|
<label>$INFO[container(6).ListItem.Property(Addon.Creator)]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox" id="400">
|
<control type="textbox" id="400">
|
||||||
|
@ -302,7 +302,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<width>20-col</width>
|
<width>20-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
</control>
|
</control>
|
||||||
<!--subtitle file selection-->
|
<!--subtitle file selection-->
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<width>16-col</width>
|
<width>16-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -259,7 +259,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -378,7 +378,7 @@
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>mediumStrong</font>
|
<font>mediumStrong</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
|
@ -467,7 +467,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -544,7 +544,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox" id="9">
|
<control type="textbox" id="9">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<animation type="conditional" condition="control.hasfocus(10)" loop="false" reversible="false">
|
<animation type="conditional" condition="control.hasfocus(10)" loop="false" reversible="false">
|
||||||
<effect type="fade" time="500"/>
|
<effect type="fade" time="500"/>
|
||||||
<effect type="rotatey" end="180" center="708" tween="back" easing="out" time="1000"/>
|
<effect type="rotatey" end="180" center="708" tween="back" easing="out" time="1000"/>
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<animation type="conditional" condition="control.hasfocus(11)" loop="false" reversible="false">
|
<animation type="conditional" condition="control.hasfocus(11)" loop="false" reversible="false">
|
||||||
<effect type="fade" time="500"/>
|
<effect type="fade" time="500"/>
|
||||||
<effect type="rotatey" end="180" center="996" tween="back" easing="out" time="1000"/>
|
<effect type="rotatey" end="180" center="996" tween="back" easing="out" time="1000"/>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
<width>16-col</width>
|
<width>16-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="411">
|
<control type="label" id="411">
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="2-row" width="12-col">
|
<focusedlayout height="2-row" width="12-col">
|
||||||
|
@ -162,7 +162,7 @@
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="2-row" width="12-col">
|
<focusedlayout height="2-row" width="12-col">
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window id="0">
|
<window id="0">
|
||||||
<defaultcontrol always="true">9000</defaultcontrol>
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||||||
<onload condition="!Skin.String(highlightColor) | stringcompare(Skin.String(highlightColor),None)">Skin.SetString(highlightColor,ffee3343)</onload>
|
|
||||||
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
||||||
<onload>Skin.Reset(keepMusicMenuActive)</onload>
|
<onload>Skin.Reset(keepMusicMenuActive)</onload>
|
||||||
<animation effect="fade" start="100" end="0" time="250">WindowClose</animation>
|
<animation effect="fade" start="100" end="0" time="250">WindowClose</animation>
|
||||||
|
@ -24,10 +23,10 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>col-5-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--logo-->
|
<!--logo-->
|
||||||
|
@ -43,7 +42,7 @@
|
||||||
<control type="list" id="9000">
|
<control type="list" id="9000">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>row-4-begin</posy>
|
<posy>row-4-begin</posy>
|
||||||
<width>col-5-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>24-row</height>
|
<height>24-row</height>
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
<itemlayout width="col-7-begin" height="2-row">
|
<itemlayout width="col-7-begin" height="2-row">
|
||||||
|
@ -76,7 +75,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -124,6 +123,12 @@
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>RunScript(script.games.rom.collection.browser,)</onclick>
|
<onclick>RunScript(script.games.rom.collection.browser,)</onclick>
|
||||||
</item>
|
</item>
|
||||||
|
<item id="12">
|
||||||
|
<visible>System.HasAddon(plugin.program.advanced.launcher)</visible>
|
||||||
|
<label>31036</label>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>RunAddon(plugin.program.advanced.launcher,)</onclick>
|
||||||
|
</item>
|
||||||
<item id="6">
|
<item id="6">
|
||||||
<visible>!Skin.HasSetting(hideSearch)</visible>
|
<visible>!Skin.HasSetting(hideSearch)</visible>
|
||||||
<label>137</label>
|
<label>137</label>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--section logo-->
|
<!--section logo-->
|
||||||
|
@ -105,7 +105,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -4,15 +4,15 @@
|
||||||
<include name="videoSideMenu">
|
<include name="videoSideMenu">
|
||||||
<control type="button" id="3">
|
<control type="button" id="3">
|
||||||
<description>Sort by</description>
|
<description>Sort by</description>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<label>103</label>
|
<label>103</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="togglebutton" id="4">
|
<control type="togglebutton" id="4">
|
||||||
<description>Sort direction</description>
|
<description>Sort direction</description>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<alttexturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</alttexturefocus>
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<label>31109</label>
|
<label>31109</label>
|
||||||
<altlabel>31110</altlabel>
|
<altlabel>31110</altlabel>
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="505">
|
<control type="button" id="505">
|
||||||
<description>Menu shortcuts (video)</description>
|
<description>Menu shortcuts (video)</description>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<label>31041</label>
|
<label>31041</label>
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
<onclick>ActivateWindow(1100)</onclick>
|
<onclick>ActivateWindow(1100)</onclick>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="507">
|
<control type="button" id="507">
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<label>653</label>
|
<label>653</label>
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
<description>Watched Toggle</description>
|
<description>Watched Toggle</description>
|
||||||
<label>31195</label>
|
<label>31195</label>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<textureradiofocus>-</textureradiofocus>
|
<textureradiofocus>-</textureradiofocus>
|
||||||
<textureradionofocus>-</textureradionofocus>
|
<textureradionofocus>-</textureradionofocus>
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
<description>Unlock Shares</description>
|
<description>Unlock Shares</description>
|
||||||
<label>20336</label>
|
<label>20336</label>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textureradiofocus>-</textureradiofocus>
|
<textureradiofocus>-</textureradiofocus>
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
<description>Sort by</description>
|
<description>Sort by</description>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>103</label>
|
<label>103</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="togglebutton" id="4">
|
<control type="togglebutton" id="4">
|
||||||
|
@ -76,13 +76,13 @@
|
||||||
<altlabel>31110</altlabel>
|
<altlabel>31110</altlabel>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<alttexturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</alttexturefocus>
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="503">
|
<control type="button" id="503">
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>31041</label>
|
<label>31041</label>
|
||||||
<onclick>Skin.SetString(menuItemTypeFilter,audio)</onclick>
|
<onclick>Skin.SetString(menuItemTypeFilter,audio)</onclick>
|
||||||
<onclick>ActivateWindow(1100)</onclick>
|
<onclick>ActivateWindow(1100)</onclick>
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
<control type="button" id="504">
|
<control type="button" id="504">
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>653</label>
|
<label>653</label>
|
||||||
<onclick>UpdateLibrary(music)</onclick>
|
<onclick>UpdateLibrary(music)</onclick>
|
||||||
<onclick>right</onclick>
|
<onclick>right</onclick>
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
<description>Sort by</description>
|
<description>Sort by</description>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>103</label>
|
<label>103</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="togglebutton" id="4">
|
<control type="togglebutton" id="4">
|
||||||
|
@ -112,8 +112,8 @@
|
||||||
<altlabel>31110</altlabel>
|
<altlabel>31110</altlabel>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<alttexturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</alttexturefocus>
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
</includes>
|
</includes>
|
|
@ -5,17 +5,17 @@
|
||||||
<variable name="listTitle">
|
<variable name="listTitle">
|
||||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$LOCALIZE[31012]</value>
|
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$LOCALIZE[31012]</value>
|
||||||
<value condition="Window.IsActive(videolibrary) + Substring(Container.folderpath,plugin)">$INFO[container.foldername] $INFO[ListItem.TVShowTitle,- ,] $INFO[ListItem.season,$LOCALIZE[31011] ,]</value>
|
<value condition="Window.IsActive(videolibrary) + Substring(Container.folderpath,plugin)">$INFO[container.foldername] $INFO[ListItem.TVShowTitle,- ,] $INFO[ListItem.season,$LOCALIZE[31011] ,]</value>
|
||||||
<value condition="Window.IsActive(videolibrary) + Container.Content(movies)">$LOCALIZE[20342] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR]</value>
|
<value condition="Window.IsActive(videolibrary) + Container.Content(movies)">$LOCALIZE[20342] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR]</value>
|
||||||
<value condition="Window.IsActive(videolibrary) + [Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)]">$LOCALIZE[20343] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
<value condition="Window.IsActive(videolibrary) + [Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)]">$LOCALIZE[20343] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||||
<value condition="Window.IsActive(videolibrary) + !isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
<value condition="Window.IsActive(videolibrary) + !isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
||||||
<value condition="Window.IsActive(videolibrary) + isEmpty(container.foldername)">$LOCALIZE[31012]</value>
|
<value condition="Window.IsActive(videolibrary) + isEmpty(container.foldername)">$LOCALIZE[31012]</value>
|
||||||
|
|
||||||
<value condition="Window.IsActive(musiclibrary) + SubString(skin.string(showRecentMusicItems),true)">$LOCALIZE[31053]</value>
|
<value condition="Window.IsActive(musiclibrary) + SubString(skin.string(showRecentMusicItems),true)">$LOCALIZE[31053]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + SubString(container.folderpath,addons://)">$LOCALIZE[31058]</value>
|
<value condition="Window.IsActive(musiclibrary) + SubString(container.folderpath,addons://)">$LOCALIZE[31058]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + SubString(container.folderpath,plugin://)">$INFO[container.foldername]</value>
|
<value condition="Window.IsActive(musiclibrary) + SubString(container.folderpath,plugin://)">$INFO[container.foldername]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + Container.Content(albums) + !SubString(container.folderpath,musicdb://albums)">$LOCALIZE[31037] [COLOR $INFO[skin.string(highlightColor)]]$INFO[container.foldername][/COLOR]</value>
|
<value condition="Window.IsActive(musiclibrary) + Container.Content(albums) + !SubString(container.folderpath,musicdb://albums)">$LOCALIZE[31037] [COLOR highlight]$INFO[container.foldername][/COLOR]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + Container.Content(songs)">$LOCALIZE[31182]</value>
|
<value condition="Window.IsActive(musiclibrary) + Container.Content(songs)">$LOCALIZE[31182]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + !container.content(genres) + SubString(container.folderpath,musicdb://genres)">$LOCALIZE[31199] [COLOR $INFO[skin.string(highlightColor)]]$INFO[container.foldername][/COLOR]</value>
|
<value condition="Window.IsActive(musiclibrary) + !container.content(genres) + SubString(container.folderpath,musicdb://genres)">$LOCALIZE[31199] [COLOR highlight]$INFO[container.foldername][/COLOR]</value>
|
||||||
|
|
||||||
<value condition="Window.IsActive(musiclibrary) + !isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
<value condition="Window.IsActive(musiclibrary) + !isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
||||||
<value condition="Window.IsActive(musiclibrary) + isEmpty(container.foldername)">$LOCALIZE[31053]</value>
|
<value condition="Window.IsActive(musiclibrary) + isEmpty(container.foldername)">$LOCALIZE[31053]</value>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>142</posx>
|
<posx>142</posx>
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
<width>auto</width>
|
<width>auto</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label> ($LOCALIZE[31133])</label>
|
<label> ($LOCALIZE[31133])</label>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<!--source subtitle-->
|
<!--source subtitle-->
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31078][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31078][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31164] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31078][/COLOR]</label>
|
<label>$LOCALIZE[31164] [COLOR highlight]$LOCALIZE[31078][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
<width>216</width>
|
<width>216</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -106,7 +106,7 @@
|
||||||
<height>69</height>
|
<height>69</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture border="0">colors/black.png</texture>
|
||||||
<bordertexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>3,0,0,0</bordersize>
|
<bordersize>3,0,0,0</bordersize>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
<width>213</width>
|
<width>213</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
<width>204</width>
|
<width>204</width>
|
||||||
|
@ -161,7 +161,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31080][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31080][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -96,7 +96,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<animation type="focus" loop="false" reversible="false">
|
<animation type="focus" loop="false" reversible="false">
|
||||||
|
@ -161,7 +161,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>1-row</height>
|
<height>1-row</height>
|
||||||
<texturebg colordiffuse="textboxInactive">colors/black.png</texturebg>
|
<texturebg colordiffuse="textboxInactive">colors/black.png</texturebg>
|
||||||
<midtexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</midtexture>
|
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
|
||||||
<info>PVR.backenddiskspaceprogr</info><visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible>
|
<info>PVR.backenddiskspaceprogr</info><visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -200,7 +200,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31165][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -115,7 +115,7 @@
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="grouplist">
|
<control type="grouplist">
|
||||||
|
|
|
@ -59,7 +59,7 @@
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>veryLarge</font>
|
<font>veryLarge</font>
|
||||||
<label>[COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31200][/COLOR] $INFO[Window.Property(Location)]</label>
|
<label>[COLOR highlight]$LOCALIZE[31200][/COLOR] $INFO[Window.Property(Location)]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<animation type="Conditional" condition="isempty(Window.Property(location))" loop="false" reversible="true">
|
<animation type="Conditional" condition="isempty(Window.Property(location))" loop="false" reversible="true">
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
<posy>18-row</posy>
|
<posy>18-row</posy>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<texturenofocus colordiffuse="11FFFFFF">colors/black.png</texturenofocus>
|
<texturenofocus colordiffuse="11FFFFFF">colors/black.png</texturenofocus>
|
||||||
<label>[B][COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31025]:[/COLOR][/B] $INFO[control.getlabel(20)]</label>
|
<label>[B][COLOR highlight]$LOCALIZE[31025]:[/COLOR][/B] $INFO[control.getlabel(20)]</label>
|
||||||
<onclick>SettingsLevelChange</onclick>
|
<onclick>SettingsLevelChange</onclick>
|
||||||
<onup>3</onup>
|
<onup>3</onup>
|
||||||
<onright>5</onright>
|
<onright>5</onright>
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<label>$LOCALIZE[31107]: [COLOR $INFO[skin.string(highlightColor)]]$INFO[System.ProfileName][/COLOR]</label>
|
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
<width>6-col-gutter</width>
|
<width>6-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
<width>6-col-gutter</width>
|
<width>6-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window>
|
<window>
|
||||||
<defaultcontrol always="true">8000</defaultcontrol>
|
<defaultcontrol always="true">8000</defaultcontrol>
|
||||||
<onload condition="!Skin.String(highlightColor) | stringcompare(Skin.String(highlightColor),None)">Skin.SetString(highlightColor,ffee3343)</onload>
|
|
||||||
<controls>
|
<controls>
|
||||||
<!--background-->
|
<!--background-->
|
||||||
<include>globalBackground</include>
|
<include>globalBackground</include>
|
||||||
|
@ -16,7 +15,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -202,14 +201,6 @@
|
||||||
<onclick>ReloadSkin()</onclick>
|
<onclick>ReloadSkin()</onclick>
|
||||||
<selected>Skin.HasSetting(lowPowerMode)</selected>
|
<selected>Skin.HasSetting(lowPowerMode)</selected>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="22">
|
|
||||||
<visible>Container(8000).Hasfocus(1)</visible>
|
|
||||||
<description>Colour picker</description>
|
|
||||||
<width>14-col</width>
|
|
||||||
<label>$LOCALIZE[31024]</label>
|
|
||||||
<onclick>RunScript(script.skin.helper.service,action=colorpicker,skinstring=highlightColor)</onclick>
|
|
||||||
<selected>Skin.HasSetting(artistSlideshowActive)</selected>
|
|
||||||
</control>
|
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<!--debugging-->
|
<!--debugging-->
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
@ -258,7 +258,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -333,7 +333,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -98,7 +98,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<texturefocus>colors/white.png</texturefocus>
|
<texturefocus>colors/white.png</texturefocus>
|
||||||
<texturenofocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="highlight">colors/white.png</texturenofocus>
|
||||||
<label></label>
|
<label></label>
|
||||||
<font>symbolLarge</font>
|
<font>symbolLarge</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -16,105 +16,79 @@
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
|
<include>dateTime</include>
|
||||||
|
<!--content title-->
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>23-row</posy>
|
||||||
|
<width>fullscreenWidth</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<colordiffuse>highlight</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>col-1-begin</posx>
|
||||||
|
<posy>23-row</posy>
|
||||||
|
<width>16-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<font>pageTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[videoplayer.Title]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<right>96</right>
|
||||||
|
<posy>23-row</posy>
|
||||||
|
<width>8-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<font>pageTitle</font>
|
||||||
|
<align>right</align>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
|
||||||
|
<scroll>false</scroll>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>25-row</posy>
|
||||||
|
<width>fullscreenWidth</width>
|
||||||
|
<height>5-row</height>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="textbox">
|
||||||
|
<posx>col-1-begin</posx>
|
||||||
|
<posy>910</posy>
|
||||||
|
<font>textbox</font>
|
||||||
|
<width>24-col</width>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<height>114</height>
|
||||||
|
<label fallback="31205">$INFO[videoplayer.plot]</label>
|
||||||
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||||
|
</control>
|
||||||
|
<!--options-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-17-begin</posx>
|
<posx>596</posx>
|
||||||
<posy>0</posy>
|
<posy>6</posy>
|
||||||
<animation type="Windowopen">
|
|
||||||
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
|
||||||
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
|
|
||||||
</animation>
|
|
||||||
<!--overlay-->
|
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>8-col</width>
|
<width>726</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>79</height>
|
||||||
<texture>colors/black.png</texture>
|
<texture border="6">colors/black.png</texture>
|
||||||
<colordiffuse>cc111111</colordiffuse>
|
<colordiffuse>11111111</colordiffuse>
|
||||||
|
<bordertexture border="6" colordiffuse="overlay">colors/white.png</bordertexture>
|
||||||
|
<bordersize>6</bordersize>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="list" id="8001">
|
||||||
<posx>0</posx>
|
<posx>6</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<width>8-col</width>
|
<width>24-col</width>
|
||||||
<height>row-5-begin</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>row-5-begin</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<itemgap>0</itemgap>
|
||||||
<aspectratio>stretch</aspectratio>
|
<orientation>horizontal</orientation>
|
||||||
</control>
|
<itemlayout width="1-col" height="2-row">
|
||||||
<control type="progress">
|
|
||||||
<description>Duration</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>196</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<reveal>false</reveal>
|
|
||||||
<texturebg>-</texturebg>
|
|
||||||
<lefttexture>-</lefttexture>
|
|
||||||
<midtexture border="36" colordiffuse="22FFFFFF">colors/black.png</midtexture>
|
|
||||||
<righttexture>-</righttexture>
|
|
||||||
<overlaytexture>-</overlaytexture>
|
|
||||||
<info>Player.Progress</info>
|
|
||||||
</control>
|
|
||||||
<!--content-->
|
|
||||||
<control type="group">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>row-1-begin</posy>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>528</width>
|
|
||||||
<align>left</align>
|
|
||||||
<height>3-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>pageTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[videoplayer.Title]</label>
|
|
||||||
<wrapmultiline>true</wrapmultiline>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>4-row</posy>
|
|
||||||
<width>528</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<align>left</align>
|
|
||||||
<font>regularStrong</font>
|
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
|
||||||
<label>[B]$INFO[Videoplayer.time] / $INFO[Videoplayer.duration][/B]</label>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
|
||||||
<!--synopsis-->
|
|
||||||
<control type="textbox">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>7-row</posy>
|
|
||||||
<font>textbox</font>
|
|
||||||
<width>528</width>
|
|
||||||
<align>left</align>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<height>444</height>
|
|
||||||
<label fallback="31205">$INFO[videoplayer.plot]</label>
|
|
||||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<!--dialog controls-->
|
|
||||||
<control type="panel" id="8001">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>22-row</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>8-row</height>
|
|
||||||
<itemgap>3</itemgap>
|
|
||||||
<orientation>vertical</orientation>
|
|
||||||
<itemlayout width="8-col" height="2-row">
|
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -122,7 +96,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<colordiffuse>overlay</colordiffuse>
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -134,47 +108,17 @@
|
||||||
<font>symbolLarge</font>
|
<font>symbolLarge</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>1-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/black.png</texture>
|
|
||||||
<colordiffuse>overlay</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col-indent</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>4-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>buttonTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="8-col" height="2-row">
|
<focusedlayout width="1-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col</width>
|
<width>1-col-textbox</width>
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
|
||||||
<include>spinFocusIcon</include>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>1-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col</width>
|
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -188,17 +132,6 @@
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
|
||||||
<posx>1-col-indent</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>4-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>buttonTitle</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
<content>
|
<content>
|
||||||
<item>
|
<item>
|
||||||
|
@ -214,7 +147,7 @@
|
||||||
<label2></label2>
|
<label2></label2>
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>Close</onclick>
|
<onclick>Close</onclick>
|
||||||
<onclick>activateWindow(1104)</onclick>
|
<onclick>activateWindow(5901)</onclick>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<description>Audio Settings</description>
|
<description>Audio Settings</description>
|
||||||
|
@ -230,6 +163,50 @@
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>ActivateWindow(125)</onclick>
|
<onclick>ActivateWindow(125)</onclick>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Previous</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(previous)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Rewind</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(rewind)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Stop</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(stop)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
|
||||||
|
<description>Play/Pause</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(play)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<visible>Player.Paused</visible>
|
||||||
|
<description>Pause</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(play)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Fast forward</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(forward)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Next Chapter</description>
|
||||||
|
<label2></label2>
|
||||||
|
<thumb>-</thumb>
|
||||||
|
<onclick>PlayerControl(next)</onclick>
|
||||||
|
</item>
|
||||||
</content>
|
</content>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
@ -241,4 +218,4 @@
|
||||||
<label>VideoOSD.xml</label>
|
<label>VideoOSD.xml</label>
|
||||||
</control>
|
</control>
|
||||||
</controls>
|
</controls>
|
||||||
</window>
|
</window>
|
|
@ -81,7 +81,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>24</posx>
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>9</height>
|
<height>9</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>9</height>
|
<height>9</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="grouplist" id="5">
|
<control type="grouplist" id="5">
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<posx>78</posx>
|
<posx>78</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<width>1800</width>
|
<width>1800</width>
|
||||||
<height>23-row</height>
|
<height>24-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>50</ondown>
|
<ondown>50</ondown>
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
<height>6</height>
|
<height>6</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
<!--titles-->
|
<!--titles-->
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
<posy>row-6-begin</posy>
|
<posy>row-6-begin</posy>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24-col</posx>
|
<posx>24-col</posx>
|
||||||
<posy>0</posy>
|
<posy>5-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>8-row</height>
|
<height>8-row</height>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
<textcolor>66ffffff</textcolor>
|
<textcolor>66ffffff</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
<label>$INFO[listitem.year][CR][B]$INFO[listitem.title][/B]</label>
|
<label>[B]$INFO[listitem.title][/B][CR]$INFO[listitem.year]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -59,7 +59,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<bordertexture border="3" colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</bordertexture>
|
<bordertexture border="3" colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>6,0,0,0</bordersize>
|
<bordersize>6,0,0,0</bordersize>
|
||||||
<colordiffuse>background</colordiffuse>
|
<colordiffuse>background</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -148,7 +148,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -172,7 +172,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
@ -276,7 +276,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<posx>78</posx>
|
<posx>78</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<width>1800</width>
|
<width>1800</width>
|
||||||
<height>23-row</height>
|
<height>24-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>50</ondown>
|
<ondown>50</ondown>
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -107,7 +107,7 @@
|
||||||
<height>69</height>
|
<height>69</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1599</posx>
|
<posx>1599</posx>
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
<height>69</height>
|
<height>69</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<visible>ListItem.IsPlaying + !player.paused</visible>
|
<visible>ListItem.IsPlaying + !player.paused</visible>
|
||||||
|
|
|
@ -41,12 +41,12 @@
|
||||||
<!--titles-->
|
<!--titles-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-6-begin</posy>
|
<posy>row-12-begin</posy>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24-col</posx>
|
<posx>24-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>8-row</height>
|
<height>6-row</height>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<font>veryLargeLight</font>
|
<font>veryLargeLight</font>
|
||||||
<textcolor>66ffffff</textcolor>
|
<textcolor>66ffffff</textcolor>
|
||||||
|
@ -210,7 +210,7 @@
|
||||||
<width>4-col-textbox</width>
|
<width>4-col-textbox</width>
|
||||||
<height>9</height>
|
<height>9</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>23-row</height>
|
<height>24-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>52</ondown>
|
<ondown>52</ondown>
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
<font>large</font>
|
<font>large</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>background</shadowcolor>
|
<shadowcolor>background</shadowcolor>
|
||||||
<label>[B]$INFO[container.foldername][/B] [COLOR $INFO[skin.string(highlightColor)]]$INFO[listitem.genre][/COLOR]</label>
|
<label>[B]$INFO[container.foldername][/B] [COLOR highlight]$INFO[listitem.genre][/COLOR]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
<height>6</height>
|
<height>6</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
<!--content-->
|
<!--content-->
|
||||||
|
|
|
@ -173,7 +173,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -218,7 +218,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<width>1800</width>
|
<width>1800</width>
|
||||||
<height>25-row</height>
|
<height>24-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>50</ondown>
|
<ondown>50</ondown>
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<posx>78</posx>
|
<posx>78</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<width>1800</width>
|
<width>1800</width>
|
||||||
<height>23-row</height>
|
<height>24-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>59</ondown>
|
<ondown>59</ondown>
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>8-row</height>
|
<height>8-row</height>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<font>LargeLight</font>
|
<font>veryLargeLight</font>
|
||||||
<textcolor>66ffffff</textcolor>
|
<textcolor>66ffffff</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
|
@ -303,7 +303,7 @@
|
||||||
<width>4-col-textbox</width>
|
<width>4-col-textbox</width>
|
||||||
<height>9</height>
|
<height>9</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--logo-->
|
<!--logo-->
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
|
@ -180,7 +180,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbolLarge</font>
|
<font>symbolLarge</font>
|
||||||
<label></label>
|
<label></label>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -190,7 +190,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<visible>!player.paused</visible>
|
<visible>!player.paused</visible>
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
<width>9-col</width>
|
<width>9-col</width>
|
||||||
<height>71</height>
|
<height>71</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>24</posx>
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -241,7 +241,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
<control type="radiobutton" id="1">
|
<control type="radiobutton" id="1">
|
||||||
<description>Enable subtitles</description>
|
<description>Enable subtitles</description>
|
||||||
<enable>VideoPlayer.HasSubtitles</enable>
|
<enable>VideoPlayer.HasSubtitles</enable>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<label>31151</label>
|
<label>31151</label>
|
||||||
<textureradiofocus>-</textureradiofocus>
|
<textureradiofocus>-</textureradiofocus>
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
|
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
|
||||||
<label>31202</label>
|
<label>31202</label>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<onclick>SubtitleDelay</onclick>
|
<onclick>SubtitleDelay</onclick>
|
||||||
</control>
|
</control>
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<description>Download Subtitle</description>
|
<description>Download Subtitle</description>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<label>31154</label>
|
<label>31154</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<onclick>Dialog.Close(VideoOSD)</onclick>
|
<onclick>Dialog.Close(VideoOSD)</onclick>
|
||||||
<onclick>ActivateWindow(SubtitleSearch)</onclick>
|
<onclick>ActivateWindow(SubtitleSearch)</onclick>
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -231,7 +231,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -12,105 +12,105 @@
|
||||||
<control type="button" id="5110">
|
<control type="button" id="5110">
|
||||||
<description>button import games</description>
|
<description>button import games</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32500]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32500]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5121">
|
<control type="button" id="5121">
|
||||||
<description>button rescrape game</description>
|
<description>button rescrape game</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32501]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32501]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5122">
|
<control type="button" id="5122">
|
||||||
<description>button rescrape selection</description>
|
<description>button rescrape selection</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32502]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32502]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5111">
|
<control type="button" id="5111">
|
||||||
<description>button add rom collection</description>
|
<description>button add rom collection</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32503]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32503]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5112">
|
<control type="button" id="5112">
|
||||||
<description>button edit rom collection</description>
|
<description>button edit rom collection</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32504]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32504]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5117">
|
<control type="button" id="5117">
|
||||||
<description>button edit offline scraper</description>
|
<description>button edit offline scraper</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32505]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32505]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5113">
|
<control type="button" id="5113">
|
||||||
<description>button edit command</description>
|
<description>button edit command</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32506]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32506]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5118">
|
<control type="button" id="5118">
|
||||||
<description>button game as favorite</description>
|
<description>button game as favorite</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32507]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32507]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5119">
|
<control type="button" id="5119">
|
||||||
<description>button selection as favorite</description>
|
<description>button selection as favorite</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32508]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32508]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5120">
|
<control type="button" id="5120">
|
||||||
<description>button export nfo files</description>
|
<description>button export nfo files</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32509]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32509]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5114">
|
<control type="button" id="5114">
|
||||||
<description>button delete rom</description>
|
<description>button delete rom</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32510]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32510]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5115">
|
<control type="button" id="5115">
|
||||||
<description>button delete rom collection</description>
|
<description>button delete rom collection</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32511]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32511]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5116">
|
<control type="button" id="5116">
|
||||||
<description>button clean database</description>
|
<description>button clean database</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32512]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32512]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5223">
|
<control type="button" id="5223">
|
||||||
<description>button open settings</description>
|
<description>button open settings</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32513]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32513]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="5224">
|
<control type="button" id="5224">
|
||||||
<description>button set gameclient</description>
|
<description>button set gameclient</description>
|
||||||
<label>$ADDON[script.games.rom.collection.browser 32514]</label>
|
<label>$ADDON[script.games.rom.collection.browser 32514]</label>
|
||||||
<texturefocus colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
<posy>row-1-begin</posy>
|
<posy>row-1-begin</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31156] [COLOR $INFO[skin.string(highlightColor)]]$INFO[ListItem.Property(console)][/COLOR]</label>
|
<label>$LOCALIZE[31156] [COLOR highlight]$INFO[ListItem.Property(console)][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<!--source subtitle-->
|
<!--source subtitle-->
|
||||||
|
@ -172,7 +172,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--section logo-->
|
<!--section logo-->
|
||||||
|
@ -228,7 +228,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -251,7 +251,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--logo-->
|
<!--logo-->
|
||||||
|
@ -284,7 +284,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -297,7 +297,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -311,7 +311,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -325,7 +325,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -339,7 +339,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -352,7 +352,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -369,7 +369,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>$INFO[skin.string(highlightColor)]</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
|
@ -394,7 +394,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--logo-->
|
<!--logo-->
|
||||||
|
@ -452,7 +452,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -499,7 +499,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -546,7 +546,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -593,7 +593,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>auto</width>
|
<width>auto</width>
|
||||||
<label>Searching for [COLOR $INFO[skin.string(highlightColor)]]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
|
<label>Searching for [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
|
||||||
<font>pageSubTitle</font>
|
<font>pageSubTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>21-row</height>
|
<height>23-row</height>
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[342]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[342]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>181</onleft>
|
<onleft>181</onleft>
|
||||||
<onright>121</onright>
|
<onright>121</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -182,7 +182,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[20343]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20343]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>111</onleft>
|
<onleft>111</onleft>
|
||||||
<onright>131</onright>
|
<onright>131</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[33054]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[33054]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -277,7 +277,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>121</onleft>
|
<onleft>121</onleft>
|
||||||
<onright>141</onright>
|
<onright>141</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -309,7 +309,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -347,7 +347,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[20360]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20360]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -359,7 +359,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>131</onleft>
|
<onleft>131</onleft>
|
||||||
<onright>151</onright>
|
<onright>151</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -391,7 +391,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -429,7 +429,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[20389]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20389]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -441,7 +441,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>141</onleft>
|
<onleft>141</onleft>
|
||||||
<onright>161</onright>
|
<onright>161</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -473,7 +473,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -512,7 +512,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[133]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[133]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -524,7 +524,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>151</onleft>
|
<onleft>151</onleft>
|
||||||
<onright>171</onright>
|
<onright>171</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -556,7 +556,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -595,7 +595,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[132]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[132]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -607,7 +607,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>161</onleft>
|
<onleft>161</onleft>
|
||||||
<onright>181</onright>
|
<onright>181</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -639,7 +639,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -678,7 +678,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<label>$LOCALIZE[134]</label>
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[134]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -690,7 +690,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>22-row</height>
|
<height>21-row</height>
|
||||||
<onleft>171</onleft>
|
<onleft>171</onleft>
|
||||||
<onright>111</onright>
|
<onright>111</onright>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
|
@ -722,7 +722,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -1,249 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<window>
|
|
||||||
<defaultcontrol always="true">3110</defaultcontrol>
|
|
||||||
<include>fadeInOut</include>
|
|
||||||
<onunload>ReloadSkin()</onunload>
|
|
||||||
<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">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<texture>colors/black.png</texture>
|
|
||||||
<colordiffuse>FFffffff</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<texture>$INFO[Window(Home).Property(SkinHelper.AllMoviesBackground)]</texture>
|
|
||||||
<colordiffuse>22ffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<texture>vignette.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>col-7-begin</width>
|
|
||||||
<height>fullscreenHeight</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>$INFO[Window.Property(colorstring)]</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
<!-- Color picker panel -->
|
|
||||||
<control type="panel" id="3110">
|
|
||||||
<posx>col-10-begin</posx>
|
|
||||||
<posy>row-9-begin</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>25-row</height>
|
|
||||||
<orientation>vertical</orientation>
|
|
||||||
<onleft>3110</onleft>
|
|
||||||
<onright>3110</onright>
|
|
||||||
<onup>3012</onup>
|
|
||||||
<ondown>3012</ondown>
|
|
||||||
<itemlayout height="36" width="36">
|
|
||||||
<control type="image">
|
|
||||||
<width>92%</width>
|
|
||||||
<height>92%</height>
|
|
||||||
<texture border="5">$INFO[ListItem.Icon]</texture>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout height="36" width="36">
|
|
||||||
<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">
|
|
||||||
<posx>col-10-begin</posx>
|
|
||||||
<posy>row-7-begin</posy>
|
|
||||||
<width>5-col</width>
|
|
||||||
<label>$INFO[Window.Property(colorname)]</label>
|
|
||||||
<textcolor>white</textcolor>
|
|
||||||
<shadowcolor>black</shadowcolor>
|
|
||||||
</control>
|
|
||||||
<!--dialog controls-->
|
|
||||||
<control type="group">
|
|
||||||
<posx>col-10-begin</posx>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
</controls>
|
|
||||||
</window>
|
|
|
@ -73,7 +73,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>$INFO[skin.string(highlightColor)]</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -253,7 +253,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -34,12 +34,12 @@
|
||||||
|
|
||||||
***To do (Skinners Notes)***
|
***To do (Skinners Notes)***
|
||||||
|
|
||||||
Advanced launcher home link
|
Player controls (music)
|
||||||
|
|
||||||
|
Advanced launcher home image
|
||||||
|
|
||||||
Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
|
Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
|
||||||
|
|
||||||
Global search results simplify
|
|
||||||
|
|
||||||
Fullscreen music view - add star rating selector + Radio art / RDS support
|
Fullscreen music view - add star rating selector + Radio art / RDS support
|
||||||
|
|
||||||
Extend No animation mode??
|
Extend No animation mode??
|
||||||
|
|
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 20 KiB |
|
@ -169,6 +169,10 @@ msgctxt "#31035"
|
||||||
msgid "Enable Debug Info"
|
msgid "Enable Debug Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgctxt "#31036"
|
||||||
|
msgid "Advanced Launcher"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgctxt "#31037"
|
msgctxt "#31037"
|
||||||
msgid "Albums by"
|
msgid "Albums by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue