2015-04-06 21:57:56 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<include name="musicRecentItems">
|
2015-07-04 21:12:05 +02:00
|
|
|
<control type="group">
|
|
|
|
<include>fadeInOut</include>
|
2015-04-20 21:33:20 +02:00
|
|
|
|
2015-07-04 21:12:05 +02:00
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
|
|
|
<control type="image">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>0</posx>
|
2015-07-04 21:12:05 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>fullscreenHeight</height>
|
|
|
|
<aspectratio scalediffuse="false" align="center">stretch</aspectratio>
|
|
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[container(9998).listitem.art(fanart)]</texture>
|
|
|
|
<fadetime>500</fadetime>
|
|
|
|
<colordiffuse>66ffffff</colordiffuse>
|
|
|
|
<include>kenBurnsey</include>
|
2015-04-20 21:33:20 +02:00
|
|
|
</control>
|
2015-07-04 21:12:05 +02:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-04-20 21:33:20 +02:00
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-07-04 21:12:05 +02:00
|
|
|
|
|
|
|
<control type="group">
|
2015-11-05 16:13:27 +01:00
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>row-20-begin</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>15-row</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>ccffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<!--titles-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-6-begin</posy>
|
|
|
|
<control type="label">
|
|
|
|
<posx>24-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>8-row</height>
|
|
|
|
<align>right</align>
|
|
|
|
<font>veryLargeLight</font>
|
|
|
|
<textcolor>66ffffff</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<wrapmultiline>true</wrapmultiline>
|
2015-11-10 17:51:18 +01:00
|
|
|
<label>[B]$INFO[container(9998).listitem.artist][/B][CR]$INFO[container(9998).listitem.title] $INFO[container(9998).listitem.year,(,)]</label>
|
2015-11-05 16:13:27 +01:00
|
|
|
</control>
|
2015-07-04 21:12:05 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--content listing-->
|
|
|
|
<control type="panel" id="9998">
|
2015-11-05 16:13:27 +01:00
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
2015-07-07 21:58:12 +02:00
|
|
|
<posx>72</posx>
|
2015-07-04 21:12:05 +02:00
|
|
|
<posy>row-21-begin</posy>
|
2015-10-24 21:48:47 +02:00
|
|
|
<width>1800</width>
|
2015-07-04 21:12:05 +02:00
|
|
|
<height>9-row</height>
|
|
|
|
<onup>9123</onup>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onback>activateWindow(home)</onback>
|
|
|
|
<orientation>horizontal</orientation>
|
2015-11-03 21:21:27 +01:00
|
|
|
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
|
|
|
|
<onclick>activatewindow(Musiclibrary,musicdb://albums/$INFO[listitem.DBID])</onclick>
|
|
|
|
<onclick>Control.SetFocus(50)</onclick>
|
2015-07-07 21:58:12 +02:00
|
|
|
<content>$INFO[control.getlabel(9123)]</content>
|
2015-10-24 21:48:47 +02:00
|
|
|
<itemlayout width="300" height="4-col">
|
2015-07-04 21:12:05 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-11-06 11:29:14 +01:00
|
|
|
<texture border="3">defaultAlbumCover.png</texture>
|
2015-07-04 21:12:05 +02:00
|
|
|
<bordertexture colordiffuse="ffFFFFFF">colors/offblack.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
2015-11-25 22:28:11 +01:00
|
|
|
<textcolor>textDisabled</textcolor>
|
2015-07-04 21:12:05 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
2015-11-25 22:28:11 +01:00
|
|
|
<textcolor>textDisabled</textcolor>
|
2015-07-04 21:12:05 +02:00
|
|
|
<label>$INFO[ListItem.artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[ListItem.Art(thumb)]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="4-col">
|
|
|
|
<control type="group">
|
|
|
|
<animation type="focus" loop="false" reversible="false">
|
|
|
|
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
|
|
|
|
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
|
|
|
|
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
|
|
|
|
</animation>
|
2015-04-20 21:33:20 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-11-06 11:29:14 +01:00
|
|
|
<texture border="3">defaultAlbumCover.png</texture>
|
2015-07-04 21:12:05 +02:00
|
|
|
<bordertexture colordiffuse="ffFFFFFF">colors/offblack.png</bordertexture>
|
2015-05-17 21:57:22 +02:00
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-05-17 21:57:22 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
2015-07-04 21:12:05 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-05-17 21:57:22 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-05-17 21:57:22 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
2015-07-04 21:12:05 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-05-17 21:57:22 +02:00
|
|
|
<label>$INFO[ListItem.artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-07-04 21:12:05 +02:00
|
|
|
<texture border="0">$INFO[ListItem.Art(thumb)]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
2015-04-20 21:33:20 +02:00
|
|
|
<bordersize>3</bordersize>
|
2015-07-04 21:12:05 +02:00
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-07-04 21:12:05 +02:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-11-10 17:51:18 +01:00
|
|
|
|
|
|
|
<!--content selector-->
|
|
|
|
<control type="list" id="9123">
|
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
|
|
|
<posx>72</posx>
|
|
|
|
<posy>672</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>78</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<ondown>9998</ondown>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<itemlayout width="4-col" height="2-row">
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>[B]$INFO[ListItem.property(textTitle)][/B]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="78">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>56</posy>
|
|
|
|
<width>4-col-textbox</width>
|
|
|
|
<height>9</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>[B]$INFO[ListItem.property(textTitle)][/B]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
<content>
|
|
|
|
<item id="1">
|
|
|
|
<label>special://skin/extras/playlists/recentAlbums.xsp</label>
|
|
|
|
<property name="textTitle">31180</property>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="2">
|
2015-11-25 17:55:01 +01:00
|
|
|
<label>special://skin/extras/playlists/topAlbums.xsp</label>
|
2015-11-10 17:51:18 +01:00
|
|
|
<property name="textTitle">31187</property>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="3">
|
2015-11-25 17:55:01 +01:00
|
|
|
<label>special://skin/extras/playlists/randomAlbums.xsp</label>
|
2015-11-10 17:51:18 +01:00
|
|
|
<property name="textTitle">31181</property>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
</item>
|
|
|
|
</content>
|
|
|
|
</control>
|
|
|
|
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|