skin.pellucid/1080i/ViewsMusic.xml

179 lines
8.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--playlist-->
<include name="viewMusicPlayList">
<control type="group">
<posx>0</posx>
<posy>3-row</posy>
<control type="panel" id="59">
<posx>0</posx>
<posy>4</posy>
<width>21-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>59</ondown>
<onup>59</onup>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="21-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>21-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<visible>ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>2</posy>
<width>21-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>66FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>8-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>17-col-gutter</posx>
<posy>17</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<align>left</align>
<height>24</height>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
<control type="label">
<posx>11-col</posx>
<posy>17</posy>
<width>9-col-gutter</width>
<font>smallStrong</font>
<align>left</align>
<height>24</height>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label>
</control>
<control type="image">
<visible>ListItem.IsPlaying</visible>
<posx>52r</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>ListItem.IsPlaying</visible>
<posx>36r</posx>
<posy>0</posy>
<width>10-col-gutter</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="21-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>21-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>8-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>17-col-gutter</posx>
<posy>17</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<align>left</align>
<height>24</height>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
<control type="label">
<posx>11-col</posx>
<posy>17</posy>
<width>9-col-gutter</width>
<font>smallStrong</font>
<align>left</align>
<height>24</height>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label>
</control>
<control type="image">
<visible>ListItem.IsPlaying</visible>
<posx>52r</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>ListItem.IsPlaying</visible>
<posx>36r</posx>
<posy>0</posy>
<width>10-col-gutter</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>