skin.pellucid/1080i/View_Songs.xml

329 lines
9.8 KiB
XML
Raw Normal View History

2015-04-06 21:57:56 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
2020-01-27 22:52:53 +01:00
<!--Song browser-->
<include name="musicsongs">
<control type="group">
<visible>$EXP[isMusicSong]</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<animation type="visible">
<include>listSlideIn</include>
</animation>
<animation type="hidden">
<effect type="fade" start="100" end="0" time="0"/>
</animation>
<!--album thumb and info-->
<control type="image">
<posx>0</posx>
<posy>8</posy>
<width>8-col</width>
<height>8-col</height>
<aspectratio>stretch</aspectratio>
<texture fallback="DefaultAlbumCover.png" diffuse="masks/discSurface.png">$VAR[songViewThumb]</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
</control>
</control>
<control type="group">
<visible>$EXP[isMusicSong]</visible>
<control type="label">
<posx>col-10-begin</posx>
<posy>row-5-begin</posy>
<width>15-col</width>
<height>2-row</height>
2020-03-31 15:00:40 +02:00
<font>largeTitle2</font>
2018-01-22 00:45:57 +01:00
<aligny>center</aligny>
2020-01-27 22:52:53 +01:00
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$VAR[songViewAlbum]</label>
</control>
<control type="label">
<posx>col-10-begin</posx>
<posy>208</posy>
<width>15-col</width>
<height>5-row</height>
<font>menuTitle</font>
2018-01-22 00:45:57 +01:00
<aligny>center</aligny>
2020-01-27 22:52:53 +01:00
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$VAR[songViewArtist]</label>
</control>
</control>
<control type="panel" id="53">
<animation type="conditional" condition="!control.isvisible(53)">
<effect type="fade" start="100" end="0" time="0"/>
</animation>
<animation type="conditional" condition="control.isvisible(53)">
<effect type="fade" start="0" end="100" time="500" delay="250"/>
</animation>
<visible>$EXP[isMusicSong]</visible>
<posx>col-10-begin</posx>
<posy>row-9-begin</posy>
<width>15-col</width>
<height>19-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>53</ondown>
<onup>53</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="15-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="image">
2019-02-18 23:25:22 +01:00
<animation type="focus">
2020-01-27 22:52:53 +01:00
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<animation type="conditional" condition="player.paused">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<visible>ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
2021-01-09 18:44:45 +01:00
<visible>ListItem.IsPlaying + !player.paused</visible>
2020-01-27 22:52:53 +01:00
<posx>12</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>1-col-gutter</height>
<texture>equaliser.gif</texture>
</control>
<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>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label></label>
</control>
<control type="label">
<visible>!ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$INFO[ListItem.TrackNumber]</label>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>12-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="image">
<animation type="conditional" condition="player.paused">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<visible>ListItem.IsPlaying</visible>
<posx>1-col</posx>
<posy>0</posy>
<width>15-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<visible>!ListItem.IsPlaying</visible>
<posx>13-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>
<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/>
<label>..</label>
</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/>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<visible>!ListItem.IsParentFolder</visible>
<posx>12-col-gutter</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label fallback="•••">$INFO[ListItem.UserRating,,*]</label>
</control>
<control type="label">
<posx>13-col-indent</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$INFO[ListItem.duration]</label>
</control>
</itemlayout>
<focusedlayout width="15-col" height="2-row">
<control type="image">
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
2021-01-09 18:44:45 +01:00
<visible>ListItem.IsPlaying + !player.paused</visible>
2020-01-27 22:52:53 +01:00
<posx>12</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>1-col-gutter</height>
<texture>equaliser.gif</texture>
</control>
<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>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label></label>
</control>
<control type="label">
<visible>!ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$INFO[ListItem.TrackNumber]</label>
</control>
<control type="image">
<animation type="condition" condition="player.playing">
<effect type="fade" start="100" end="33" time="0"/>
</animation>
<posx>1-col</posx>
<posy>0</posy>
<width>15-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>
<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/>
<label>..</label>
</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/>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<visible>!ListItem.IsParentFolder</visible>
<posx>12-col-gutter</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label fallback="•••">$INFO[ListItem.UserRating,,*]</label>
</control>
<control type="label">
<posx>13-col-indent</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor/>
<label>$INFO[ListItem.duration]</label>
</control>
</focusedlayout>
</control>
</include>
</includes>