684 lines
32 KiB
XML
684 lines
32 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<!--default text list 1 row-->
|
|
<include name="viewMusicList">
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<control type="panel" id="51">
|
|
<visible>!control.isvisible(9998) + !container.content(artists) + !container.content(genres) + !container.content(albums) + !container.content(songs) + !container.content(addons)</visible>
|
|
<posx>0</posx>
|
|
<posy>4</posy>
|
|
<width>12-col</width>
|
|
<height>12-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>51</ondown>
|
|
<onup>51</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
<itemlayout width="12-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>12-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">
|
|
<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>7-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col-gutter</posx>
|
|
<posy>17</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>smallStrong</font>
|
|
<align>right</align>
|
|
<height>24</height>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$VAR[itemDetail]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="12-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>12-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>7-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col-gutter</posx>
|
|
<posy>17</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>smallStrong</font>
|
|
<align>right</align>
|
|
<height>24</height>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$VAR[itemDetail]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
<!--Artist list-->
|
|
<include name="viewArtistList">
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<control type="panel" id="53">
|
|
<visible>container.content(artists) | container.content(genres)</visible>
|
|
<posx>0</posx>
|
|
<posy>4</posy>
|
|
<width>21-col</width>
|
|
<height>12-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>53</ondown>
|
|
<onup>53</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
<itemlayout width="7-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>7-col-gutter</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">
|
|
<posx>4</posx>
|
|
<posy>4</posy>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
<texture background="true" 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>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="7-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>7-col-gutter</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 background="true" 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>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
<!--Grid View-->
|
|
<include name="viewMusicGrid">
|
|
<visible/>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>154</posy>
|
|
<control type="panel" id="55">
|
|
<visible>container.content(albums) | container.content(addons)</visible>
|
|
<posx>-12</posx>
|
|
<posy>4</posy>
|
|
<width>22-col</width>
|
|
<height>744</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>55</ondown>
|
|
<onup>55</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<preloaditems>2</preloaditems>
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
<itemlayout width="312" height="366">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>276</width>
|
|
<height>273</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>276</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>276</width>
|
|
<height>64</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>77FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>-11</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitleCondensed</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>18</posy>
|
|
<width>252</width>
|
|
<font>smallMedium</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.artist] $INFO[ListItem.Year,• ,]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>container.content(addons)</visible>
|
|
<posx>12</posx>
|
|
<posy>18</posy>
|
|
<width>252</width>
|
|
<font>smallMedium</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.Property(Addon.summary)]</label>
|
|
</control>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="312" height="366">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>276</width>
|
|
<height>273</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>276</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>276</width>
|
|
<height>64</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>-11</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitleCondensed</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>18</posy>
|
|
<width>252</width>
|
|
<font>smallMedium</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.artist] $INFO[ListItem.Year,• ,]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>container.content(addons)</visible>
|
|
<posx>12</posx>
|
|
<posy>18</posy>
|
|
<width>252</width>
|
|
<font>smallMedium</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Property(Addon.summary)]</label>
|
|
</control>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
<!--Song List View-->
|
|
<include name="viewSongList">
|
|
<control type="group">
|
|
<visible>container.content(songs)</visible>
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<animation type="visible">
|
|
<include>listSlideIn</include>
|
|
</animation>
|
|
<animation type="hidden">
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
</animation>
|
|
<!--album thumb and info-->
|
|
<control type="group">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<height>5-col</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[ListItem.art(thumb)]</texture>
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
<fadetime>500</fadetime>
|
|
</control>
|
|
<control type="label">
|
|
<posx>-12</posx>
|
|
<posy>354</posy>
|
|
<width>5-col</width>
|
|
<font>smallStrong</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label fallback="31114">$INFO[ListItem.Genre]</label>
|
|
<height>54</height>
|
|
<font>menuTitle</font>
|
|
<textoffsetx>12</textoffsetx>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>386</posy>
|
|
<width>5-col</width>
|
|
<font>regularStrong</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label fallback="31115">$INFO[ListItem.Year]</label>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<visible>container.content(songs)</visible>
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<animation type="visible">
|
|
<effect type="fade" start="0" end="100" time="300" delay="700"/>
|
|
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/>
|
|
</animation>
|
|
<animation type="hidden">
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
</animation>
|
|
<!--song listing-->
|
|
<control type="panel" id="56">
|
|
<visible>container.content(songs)</visible>
|
|
<posx>6-col</posx>
|
|
<posy>4</posy>
|
|
<width>14-col</width>
|
|
<height>12-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>56</ondown>
|
|
<onup>56</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
<itemlayout width="14-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>14-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">
|
|
<posx>4</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>20</posx>
|
|
<posy>0</posy>
|
|
<width>10-col-gutter</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label>
|
|
</control>
|
|
<control type="label">
|
|
<right>88</right>
|
|
<posy>0</posy>
|
|
<width>2-col-gutter</width>
|
|
<align>right</align>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.duration]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>13-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label fallback="•••">$INFO[ListItem.Rating,,*]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="14-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>14-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 diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.IsPlaying</visible>
|
|
<posx>20</posx>
|
|
<posy>0</posy>
|
|
<width>10-col-gutter</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label>
|
|
</control>
|
|
<control type="label">
|
|
<right>88</right>
|
|
<posy>0</posy>
|
|
<width>2-col-gutter</width>
|
|
<align>right</align>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.duration]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>13-col</posx>
|
|
<posy>0</posy>
|
|
<width>7-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label fallback="•••">$INFO[ListItem.Rating,,*]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
<!--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>
|