skin.pellucidPlus/1080i/script-globalsearch-main.xml

902 lines
45 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog">
2014-09-28 20:47:53 +02:00
<include>fadeInOut</include>
<controls>
2015-05-29 20:44:45 +02:00
<include>globalBackground</include>
<include>dateTime</include>
2014-09-28 20:47:53 +02:00
<!--main group id-->
<control type="group" id="100">
<posx>col-1-begin</posx>
2015-05-29 20:44:45 +02:00
<posy>row-1-begin</posy>
2014-09-28 20:47:53 +02:00
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<label>31124</label>
<font>pageTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="grouplist">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>40</posy>
<orientation>horizontal</orientation>
<!--'Searching...' label-->
<control type="label">
<visible>true</visible>
<posx>0</posx>
<posy>0</posy>
<width>auto</width>
<label>Searching for [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>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
2014-09-28 20:47:53 +02:00
<!--'No results found'-->
<control type="button" id="198">
<visible>false</visible>
<posx>0</posx>
<posy>1-row</posy>
<width>4-col</width>
<label>-</label>
2015-05-29 20:44:45 +02:00
<font>itemSubtitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<align>center</align>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<texturefocus>colors/white.png</texturefocus>
2014-09-28 20:47:53 +02:00
<texturenofocus>colors/black.png</texturenofocus>
<onup>101</onup>
<ondown>101</ondown>
<onleft>101</onleft>
<onright>101</onright>
</control>
2015-05-29 20:44:45 +02:00
<!--search results-->
2014-09-28 20:47:53 +02:00
<control type="grouplist" id="101">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>4-row</posy>
2014-09-28 20:47:53 +02:00
<width>24-col</width>
2015-05-29 20:44:45 +02:00
<height>23-row</height>
<orientation>horizontal</orientation>
<!--col 1: movies-->
2014-09-28 20:47:53 +02:00
<control type="group" id="119">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[342]: $INFO[control.getlabel(110)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="110">
<visible>false</visible>
</control>
<control type="panel" id="111">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>181</onleft>
<onright>121</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
2015-05-29 20:44:45 +02:00
2014-09-28 20:47:53 +02:00
<!--tv shows-->
<control type="group" id="129">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[20343]: $INFO[control.getlabel(120)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="120">
<visible>false</visible>
</control>
<!--found tv shows-->
<control type="panel" id="121">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>111</onleft>
<onright>131</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--seasons-->
<control type="group" id="139">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[33054]: $INFO[control.getlabel(130)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="130">
<visible>false</visible>
</control>
<!--found seasons-->
<control type="panel" id="131">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>121</onleft>
<onright>141</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--episodes-->
<control type="group" id="149">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[20360]: $INFO[control.getlabel(140)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="140">
<visible>false</visible>
</control>
<!--found episodes-->
<control type="panel" id="141">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>131</onleft>
<onright>151</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--music videos-->
<control type="group" id="159">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[20389]: $INFO[control.getlabel(150)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="150">
<visible>false</visible>
</control>
<!--found music videos-->
<control type="panel" id="151">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>141</onleft>
<onright>161</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--artists-->
<control type="group" id="169">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[133]: $INFO[control.getlabel(160)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="160">
<visible>false</visible>
</control>
<!--found artists-->
<control type="panel" id="161">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>151</onleft>
<onright>171</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--albums-->
<control type="group" id="179">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[132]: $INFO[control.getlabel(170)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="170">
<visible>false</visible>
</control>
<!--found albums-->
<control type="panel" id="171">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>161</onleft>
<onright>181</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--songs-->
<control type="group" id="189">
2015-05-29 20:44:45 +02:00
<width>6-col-textbox</width>
2014-09-28 20:47:53 +02:00
<!--header-->
2015-05-29 20:44:45 +02:00
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
2015-05-29 20:44:45 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2015-12-09 22:40:20 +01:00
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
2015-05-29 20:44:45 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>24-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[134]: $INFO[control.getlabel(180)]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2015-05-29 20:44:45 +02:00
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label" id="180">
<visible>false</visible>
</control>
<!--found songs-->
<control type="panel" id="181">
<posx>0</posx>
2015-05-29 20:44:45 +02:00
<posy>2-row</posy>
<width>6-col</width>
<height>22-row</height>
<onleft>171</onleft>
<onright>111</onright>
<itemlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
2014-09-28 20:47:53 +02:00
</control>
2015-05-29 20:44:45 +02:00
<control type="label">
<posx>1-col-indent</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</itemlayout>
2015-05-29 20:44:45 +02:00
<focusedlayout width="6-col" height="75">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-29 20:44:45 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-29 20:44:45 +02:00
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</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>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>script-globalsearch-main.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>