skin.pellucidPlus/1080i/View_MusicPlaylist.xml

255 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--playlist-->
<include name="musicPlayList">
<control type="group">
<visible>$EXP[isMusicPlaylist]</visible>
<!--quick link selector-->
<control type="group">
<posx>col-4-begin</posx>
<posy>170</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>masks/menuBar.png</texture>
<colordiffuse>77000000</colordiffuse>
</control>
<control type="grouplist" id="9103">
<posx>0</posx>
<posy>0</posy>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<onleft>9000</onleft>
<ondown>59</ondown>
<onback>9000</onback>
<control type="button" id="3500">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
</control>
<control type="togglebutton" id="3501">
<description>Sort direction</description>
<focusedcolor>black</focusedcolor>
<color>textActive</color>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">masks/circle.png</texturefocus>
<alttexturefocus colordiffuse="FFFFFFFF">masks/circle.png</alttexturefocus>
<alttexturenofocus></alttexturenofocus>
<textoffsetx>0</textoffsetx>
<width>1-col</width>
<font>symbolLarge</font>
<label></label>
<altlabel></altlabel>
<onclick>Container.SetSortDirection</onclick>
</control>
</control>
</control>
<control type="panel" id="59">
<posx>col-1-begin</posx>
<posy>row-7-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>9103</onup>
<ondown>59</ondown>
<onback>9103</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>560</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1068</posx>
<posy>0</posy>
<width>514</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<posx>1086</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]</label>
</control>
<control type="label">
<right>-36</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>
</itemlayout>
<focusedlayout width="23-col" height="2-row">
<control type="image">
<animation type="focus">
<effect type="fade" start="100" end="33" time="0"/>
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>560</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1068</posx>
<posy>0</posy>
<width>514</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<posx>1086</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]</label>
</control>
<control type="label">
<right>-36</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>
</focusedlayout>
</control>
</control>
</include>
</includes>