skin.pellucid/1080i/View_MusicPlaylist.xml

253 lines
12 KiB
XML
Raw Normal View History

2015-05-26 20:58:11 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--playlist-->
2017-03-25 19:46:39 +01:00
<include name="musicPlayList">
2015-05-26 20:58:11 +02:00
<control type="group">
2017-03-25 19:46:39 +01:00
<visible>$EXP[isMusicPlaylist]</visible>
2015-05-26 20:58:11 +02:00
<control type="panel" id="59">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
2017-03-25 14:14:51 +01:00
<width>15-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>
2017-03-25 14:14:51 +01:00
<itemlayout width="15-col" height="90">
2015-05-26 20:58:11 +02:00
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
2017-03-25 14:14:51 +01:00
<width>14-col</width>
<height>87</height>
2015-05-26 20:58:11 +02:00
<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">
2016-07-31 17:47:00 +02:00
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
2015-07-13 21:26:43 +02:00
<posx>12</posx>
2017-03-25 14:14:51 +01:00
<posy>12</posy>
2015-07-13 21:26:43 +02:00
<width>1-col-gutter</width>
<height>1-col-gutter</height>
<texture>equaliser.gif</texture>
</control>
2016-07-31 17:47:00 +02:00
<control type="label">
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</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>
2017-03-25 14:14:51 +01:00
<height>90</height>
2015-07-25 13:51:55 +02:00
<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>
2017-03-25 14:14:51 +01:00
<posy>12</posy>
2015-05-26 20:58:11 +02:00
<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>
2017-03-25 14:14:51 +01:00
<posy>-8</posy>
2017-03-25 19:46:39 +01:00
<width>13-col</width>
2015-05-26 20:58:11 +02:00
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-25 14:14:51 +01:00
<label>$INFO[ListItem.Title]</label>
2015-05-26 20:58:11 +02:00
</control>
<control type="label">
2017-03-25 14:14:51 +01:00
<posx>1-col-indent</posx>
2017-03-26 17:22:07 +02:00
<posy>28</posy>
2017-03-25 19:46:39 +01:00
<width>13-col</width>
2017-03-25 14:14:51 +01:00
<height>2-row</height>
<aligny>center</aligny>
2017-03-26 17:22:07 +02:00
<font>thumbTitle</font>
2017-03-25 14:14:51 +01:00
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-26 17:22:07 +02:00
<label>[B]$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album][/B]</label>
2017-03-25 14:14:51 +01:00
</control>
2015-05-26 20:58:11 +02:00
<control type="label">
2017-03-25 14:14:51 +01:00
<right>24</right>
2015-05-26 20:58:11 +02:00
<posy>0</posy>
2017-03-25 14:14:51 +01:00
<width>3-col-gutter</width>
<height>87</height>
2015-05-26 20:58:11 +02:00
<aligny>center</aligny>
2017-03-25 14:14:51 +01:00
<align>right</align>
2015-05-26 20:58:11 +02:00
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-25 14:14:51 +01:00
<label>$INFO[listitem.duration]</label>
2015-05-26 20:58:11 +02:00
</control>
</itemlayout>
2017-03-25 14:14:51 +01:00
<focusedlayout width="15-col" height="90">
2015-05-26 20:58:11 +02:00
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
2017-03-25 14:14:51 +01:00
<width>14-col</width>
<height>87</height>
2015-07-13 21:26:43 +02:00
<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">
2016-07-31 17:47:00 +02:00
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
2015-07-13 21:26:43 +02:00
<posx>12</posx>
2017-03-25 14:14:51 +01:00
<posy>12</posy>
2015-07-13 21:26:43 +02:00
<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>
2016-07-31 17:47:00 +02:00
<control type="label">
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
2017-03-25 14:14:51 +01:00
<height>90</height>
2016-07-31 17:47:00 +02:00
<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="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>
2017-03-25 14:14:51 +01:00
<height>90</height>
2015-07-25 13:51:55 +02:00
<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>
2017-03-25 14:14:51 +01:00
<posy>12</posy>
2015-05-26 20:58:11 +02:00
<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>
2017-03-25 14:14:51 +01:00
<posy>-8</posy>
2017-03-25 19:46:39 +01:00
<width>13-col</width>
2015-05-26 20:58:11 +02:00
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-25 14:14:51 +01:00
<label>$INFO[ListItem.Title]</label>
2015-05-26 20:58:11 +02:00
</control>
<control type="label">
2017-03-25 14:14:51 +01:00
<posx>1-col-indent</posx>
2017-03-26 17:22:07 +02:00
<posy>28</posy>
2017-03-25 19:46:39 +01:00
<width>13-col</width>
2017-03-25 14:14:51 +01:00
<height>2-row</height>
<aligny>center</aligny>
2017-03-26 17:22:07 +02:00
<font>thumbTitle</font>
2017-03-25 14:14:51 +01:00
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-26 17:22:07 +02:00
<label>[B]$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album][/B]</label>
2017-03-25 14:14:51 +01:00
</control>
2015-05-26 20:58:11 +02:00
<control type="label">
2017-03-25 14:14:51 +01:00
<right>24</right>
2015-05-26 20:58:11 +02:00
<posy>0</posy>
2017-03-25 14:14:51 +01:00
<width>3-col-gutter</width>
<height>87</height>
2015-05-26 20:58:11 +02:00
<aligny>center</aligny>
2017-03-25 14:14:51 +01:00
<align>right</align>
2015-05-26 20:58:11 +02:00
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
2017-03-25 14:14:51 +01:00
<label>$INFO[listitem.duration]</label>
2015-05-26 20:58:11 +02:00
</control>
</focusedlayout>
</control>
</control>
2017-03-25 14:14:51 +01:00
<!--coverart selection-->
<control type="group">
2017-03-25 19:46:39 +01:00
<visible>$EXP[isMusicPlaylist]</visible>
2017-03-25 14:14:51 +01:00
<posx>col-17-begin</posx>
<posy>row-5-begin</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2017-09-21 00:51:51 +02:00
<width>4-col-textbox</width>
<height>4-col-textbox</height>
2017-03-25 14:14:51 +01:00
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[container(59).listitemAbsolute(2).art(thumb)]</texture>
</control>
<control type="image">
<posx>4-col</posx>
<posy>0</posy>
<width>4-col</width>
2017-09-21 00:51:51 +02:00
<height>4-col-textbox</height>
2017-03-25 14:14:51 +01:00
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[container(59).listitemAbsolute(4).art(thumb)]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>4-col</posy>
2017-09-21 00:51:51 +02:00
<width>4-col-textbox</width>
2017-03-25 14:14:51 +01:00
<height>4-col</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[container(59).listitemAbsolute(6).art(thumb)]</texture>
</control>
<control type="image">
<posx>4-col</posx>
<posy>4-col</posy>
<width>4-col</width>
<height>4-col</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[container(59).listitemAbsolute(8).art(thumb)]</texture>
</control>
</control>
2015-05-26 20:58:11 +02:00
</include>
</includes>