2015-05-26 20:58:11 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--playlist-->
|
|
|
|
<include name="viewMusicPlayList">
|
|
|
|
<control type="group">
|
|
|
|
<control type="panel" id="59">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<width>24-col</width>
|
2015-06-02 23:55:56 +02:00
|
|
|
<height>23-row</height>
|
2015-05-26 20:58:11 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<onup>59</onup>
|
|
|
|
<ondown>59</ondown>
|
2016-02-26 21:34:36 +01:00
|
|
|
<onback>9000</onback>
|
2015-05-26 20:58:11 +02:00
|
|
|
<pagecontrol>60</pagecontrol>
|
|
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
|
|
<itemlayout width="24-col" height="2-row">
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-13 21:26:43 +02:00
|
|
|
<width>21-col-indent</width>
|
2015-05-26 20:58:11 +02:00
|
|
|
<height>69</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-07-13 21:26:43 +02:00
|
|
|
<posx>1599</posx>
|
2015-05-26 20:58:11 +02:00
|
|
|
<posy>0</posy>
|
2015-07-13 21:26:43 +02:00
|
|
|
<width>2-col</width>
|
2015-05-26 20:58:11 +02:00
|
|
|
<height>69</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-07-13 21:26:43 +02:00
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
2015-05-26 20:58:11 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-07-25 13:51:55 +02:00
|
|
|
<visible>ListItem.IsPlaying + !player.paused</visible>
|
2015-07-13 21:26:43 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col-gutter</width>
|
|
|
|
<height>1-col-gutter</height>
|
|
|
|
<texture>equaliser.gif</texture>
|
|
|
|
</control>
|
2015-07-25 13:51:55 +02:00
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.IsPlaying + player.paused</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col-textbox</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-11-22 20:48:07 +01:00
|
|
|
<font>symbolLarge</font>
|
2015-07-25 13:51:55 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
2015-07-13 21:26:43 +02:00
|
|
|
<control type="image">
|
|
|
|
<visible>!ListItem.IsPlaying</visible>
|
2015-05-26 20:58:11 +02:00
|
|
|
<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>11-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-11-08 21:16:04 +01:00
|
|
|
<label>[B]$INFO[ListItem.Artist][/B] $INFO[ListItem.Title]</label>
|
2015-05-26 20:58:11 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<right>24</right>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>right</align>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[listitem.duration]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<right>2-col</right>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>right</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="24-col" height="2-row">
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-13 21:26:43 +02:00
|
|
|
<width>21-col-indent</width>
|
|
|
|
<height>69</height>
|
2015-05-26 20:58:11 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-05-26 20:58:11 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-07-13 21:26:43 +02:00
|
|
|
<posx>1599</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>2-col</width>
|
|
|
|
<height>69</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-07-13 21:26:43 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-07-25 13:51:55 +02:00
|
|
|
<visible>ListItem.IsPlaying + !player.paused</visible>
|
2015-07-13 21:26:43 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col-gutter</width>
|
|
|
|
<height>1-col-gutter</height>
|
|
|
|
<texture>equaliser.gif</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>
|
2015-07-25 13:51:55 +02:00
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.IsPlaying + player.paused</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col-textbox</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-11-22 20:48:07 +01:00
|
|
|
<font>symbolLarge</font>
|
2015-07-25 13:51:55 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label></label>
|
|
|
|
<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>
|
2015-07-13 21:26:43 +02:00
|
|
|
<control type="image">
|
|
|
|
<visible>!ListItem.IsPlaying</visible>
|
2015-05-26 20:58:11 +02:00
|
|
|
<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>11-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-11-08 21:16:04 +01:00
|
|
|
<label>[B]$INFO[ListItem.Artist][/B] $INFO[ListItem.Title]</label>
|
2015-05-26 20:58:11 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<right>24</right>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>right</align>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[listitem.duration]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<right>2-col</right>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>right</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|