762 lines
39 KiB
XML
762 lines
39 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window type="dialog">
|
|
|
|
<include>fadeInOut</include>
|
|
<controls>
|
|
<include>modalDialog</include>
|
|
<!--main group id-->
|
|
<control type="group" id="100">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<label>31124</label>
|
|
<font>pageTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>0</posx>
|
|
<posy>40</posy>
|
|
<orientation>horizontal</orientation>
|
|
<!--'Searching...' label-->
|
|
<control type="label">
|
|
<visible>true</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>auto</width>
|
|
<label>$LOCALIZE[31125] [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<control type="label" id="190">
|
|
<visible>true</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>auto</width>
|
|
<label></label>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<!--Search category label, visible when the script is searching-->
|
|
<control type="label" id="191">
|
|
<visible>true</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>auto</width>
|
|
<label></label>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<!--'New search' button, visible when the script finished searching-->
|
|
<control type="label" id="199">
|
|
<visible>false</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>auto</width>
|
|
<label>$LOCALIZE[284]</label>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
</control>
|
|
<!--'No results found'-->
|
|
<control type="button" id="198">
|
|
<visible>false</visible>
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>4-col</width>
|
|
<label></label>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/black.png</texturenofocus>
|
|
<onup>101</onup>
|
|
<ondown>101</ondown>
|
|
<onleft>101</onleft>
|
|
<onright>101</onright>
|
|
</control>
|
|
|
|
<!--search results-->
|
|
<control type="grouplist" id="101">
|
|
<posx>0</posx>
|
|
<posy>4-row</posy>
|
|
<width>24-col</width>
|
|
<height>23-row</height>
|
|
<orientation>horizontal</orientation>
|
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
|
|
|
<!--col 1: movies-->
|
|
<control type="group" id="119">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[342]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="110">
|
|
<visible>false</visible>
|
|
</control>
|
|
<control type="panel" id="111">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>181</onleft>
|
|
<onright>121</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--tv shows-->
|
|
<control type="group" id="129">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20343]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="120">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found tv shows-->
|
|
<control type="panel" id="121">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>111</onleft>
|
|
<onright>131</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--seasons-->
|
|
<control type="group" id="139">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[33054]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="130">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found seasons-->
|
|
<control type="panel" id="131">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>121</onleft>
|
|
<onright>141</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--episodes-->
|
|
<control type="group" id="149">
|
|
<width>8-col</width>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20360]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="140">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found episodes-->
|
|
<control type="panel" id="141">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>131</onleft>
|
|
<onright>151</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--music videos-->
|
|
<control type="group" id="159">
|
|
<width>8-col</width>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20389]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="150">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found music videos-->
|
|
<control type="panel" id="151">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>141</onleft>
|
|
<onright>161</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--artists-->
|
|
<control type="group" id="169">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[133]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="160">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found artists-->
|
|
<control type="panel" id="161">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>151</onleft>
|
|
<onright>171</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--albums-->
|
|
<control type="group" id="179">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[132]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="170">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found albums-->
|
|
<control type="panel" id="171">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>161</onleft>
|
|
<onright>181</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--songs-->
|
|
<control type="group" id="189">
|
|
<width>8-col</width>
|
|
<!--header-->
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[134]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label" id="180">
|
|
<visible>false</visible>
|
|
</control>
|
|
<!--found songs-->
|
|
<control type="panel" id="181">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>21-row</height>
|
|
<onleft>171</onleft>
|
|
<onright>111</onright>
|
|
<itemlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="8-col" height="2-row">
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>script-globalsearch-main.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|