skin.pellucid/1080i/View_MusicPlaylist.xml

173 lines
8.2 KiB
XML
Raw Normal View History

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>
<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-13 21:26:43 +02:00
<visible>ListItem.IsPlaying</visible>
<posx>12</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>1-col-gutter</height>
<texture>equaliser.gif</texture>
</control>
<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-07-13 21:26:43 +02:00
<label>[COLOR highlight]$INFO[ListItem.Artist][/COLOR] $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>
<colordiffuse>highlight</colordiffuse>
</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>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<visible>ListItem.IsPlaying</visible>
<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>
<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-07-13 21:26:43 +02:00
<label>$INFO[ListItem.Artist] $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>