2015-04-06 21:57:56 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--default text list 1 row-->
|
|
|
|
<include name="musicfiles">
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<control type="panel" id="51">
|
2015-07-13 21:26:43 +02:00
|
|
|
<visible>!control.isvisible(9998) + !container.content(artists) + !container.content(genres) + !container.content(albums) + !container.content(addons)</visible>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>24-col</width>
|
2015-05-31 12:45:19 +02:00
|
|
|
<height>23-row</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<ondown>51</ondown>
|
|
|
|
<onup>51</onup>
|
|
|
|
<pagecontrol>60</pagecontrol>
|
2015-05-10 21:59:54 +02:00
|
|
|
<itemlayout width="24-col" height="2-row">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-05-04 21:29:51 +02:00
|
|
|
<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>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col</width>
|
|
|
|
<height>69</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col-gutter</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-05-10 21:59:54 +02:00
|
|
|
<focusedlayout width="24-col" height="2-row">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-05-04 21:29:51 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="colors/white.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>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-10 21:59:54 +02:00
|
|
|
<width>23-col-gutter</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|