skin.pellucidPlus/1080i/View_MusicPlaylist.xml

209 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--playlist-->
<include name="musicPlayList">
<control type="group">
<visible>$EXP[isMusicPlaylist]</visible>
<control type="panel" id="59">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>59</onup>
<ondown>59</ondown>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="3-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<height>105</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsPlaying + !player.paused + [System.Platform.Linux.RaspberryPi | Skin.HasSetting(lowPowerMode)]</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<visible>ListItem.IsPlaying + player.paused</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="image">
<visible>!ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<bordersize>6</bordersize>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>117</posx>
<posy>-4</posy>
<width>13-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>117</posx>
<posy>34</posy>
<width>13-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album,, ]$INFO[ListItem.year,(,)]</label>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>105</height>
<aligny>center</aligny>
<align>right</align>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</itemlayout>
<focusedlayout width="23-col" height="3-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<height>105</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
<posx>18</posx>
<posy>0</posy>
<width>72</width>
<height>72</height>
<texture>equaliser.gif</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="44" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<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="52" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<visible>ListItem.IsPlaying + player.paused</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<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="52" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<visible>!ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>105</width>
<height>105</height>
<bordersize>6</bordersize>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.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="52" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<posx>117</posx>
<posy>-4</posy>
<width>13-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>117</posx>
<posy>34</posy>
<width>13-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album,, ]$INFO[ListItem.year,(,)]</label>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>105</height>
<aligny>center</aligny>
<align>right</align>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>