143 lines
6.7 KiB
XML
143 lines
6.7 KiB
XML
|
<?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>
|
||
|
<height>22-row</height>
|
||
|
<onleft>9000</onleft>
|
||
|
<onright>60</onright>
|
||
|
<onup>59</onup>
|
||
|
<ondown>59</ondown>
|
||
|
<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>
|
||
|
<width>23-col</width>
|
||
|
<height>69</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="0">colors/black.png</texture>
|
||
|
<colordiffuse>overlay</colordiffuse>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<visible>ListItem.IsPlaying</visible>
|
||
|
<posx>1-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>23-col</width>
|
||
|
<height>69</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture>colors/white.png</texture>
|
||
|
<colordiffuse>66ffffff</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>
|
||
|
</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>
|
||
|
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
|
||
|
</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>
|
||
|
<width>23-col</width>
|
||
|
<height>2-row</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="0">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>11-col-gutter</width>
|
||
|
<height>2-row</height>
|
||
|
<aligny>center</aligny>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>textActive</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
|
||
|
</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>
|