2015-04-06 21:57:56 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<include name="musicRecentItems">
|
2015-04-20 21:33:20 +02:00
|
|
|
<control type="group">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
|
|
|
|
<!--animations-->
|
2015-05-05 21:53:00 +02:00
|
|
|
<animation type="Conditional" condition="controlgroup(9301).hasfocus | controlgroup(9302).hasfocus" reversible="false">
|
2015-04-20 21:33:20 +02:00
|
|
|
<effect type="slide" start="0" end="0,-398" tween="cubic" easing="out" time="400"/>
|
|
|
|
</animation>
|
2015-05-05 21:53:00 +02:00
|
|
|
<animation type="Conditional" condition="controlgroup(9302).hasfocus" reversible="false">
|
2015-04-20 21:33:20 +02:00
|
|
|
<effect type="slide" start="0" end="0,-686" tween="cubic" easing="out" time="400"/>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<!--top albums-->
|
|
|
|
<control type="group" id="9300">
|
2015-04-21 22:45:33 +02:00
|
|
|
<animation type="Conditional" condition="!controlgroup(9300).hasfocus + !controlgroup(9000).hasfocus">
|
2015-04-12 22:22:47 +02:00
|
|
|
<effect type="fade" start="100" end="5" time="200"/>
|
2015-04-06 21:57:56 +02:00
|
|
|
</animation>
|
2015-04-20 21:33:20 +02:00
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<align></align>
|
|
|
|
<font>pageTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31187]</label>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="9998">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>10-row</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<ondown>9997</ondown>
|
2015-04-21 22:45:33 +02:00
|
|
|
<content>plugin://script.maximinimalism.functions?type=favouritealbums</content>
|
2015-04-20 21:33:20 +02:00
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<itemlayout width="4-col" height="4-col">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture 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>
|
2015-04-20 21:33:20 +02:00
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="4-col">
|
|
|
|
<control type="group">
|
|
|
|
<include>spinFocusPoster</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
2015-04-12 22:22:47 +02:00
|
|
|
</control>
|
2015-04-20 21:33:20 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>3</posx>
|
|
|
|
<posy>3</posy>
|
|
|
|
<width>258</width>
|
|
|
|
<height>258</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>regularStrong</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>buttonTitle</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.Artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="grouplist">
|
|
|
|
<posx>42</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31183]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31184]</label>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
2015-04-20 21:33:20 +02:00
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-04-20 21:33:20 +02:00
|
|
|
<!--recently added albums-->
|
|
|
|
<control type="group" id="9301">
|
|
|
|
<animation type="Conditional" condition="controlgroup(9302).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="5" time="200"/>
|
|
|
|
</animation>
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>11-row</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<align></align>
|
|
|
|
<font>pageTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31180]</label>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="9997">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>13-row</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>20-row</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onup>9998</onup>
|
|
|
|
<ondown>9996</ondown>
|
|
|
|
<content>plugin://script.maximinimalism.functions?type=recentalbums</content>
|
|
|
|
<itemlayout width="4-col" height="4-col">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture 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>
|
2015-04-20 21:33:20 +02:00
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="4-col">
|
|
|
|
<control type="group">
|
|
|
|
<include>spinFocusPoster</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>3</posx>
|
|
|
|
<posy>3</posy>
|
|
|
|
<width>258</width>
|
|
|
|
<height>258</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
|
|
|
</control>
|
2015-04-12 22:22:47 +02:00
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>regularStrong</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-04-12 22:22:47 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>buttonTitle</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.Artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="grouplist">
|
|
|
|
<posx>42</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31183]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31184]</label>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--random albums-->
|
|
|
|
<control type="group" id="9302">
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>1080</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<align></align>
|
|
|
|
<font>pageTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31181]</label>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="9996">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>1152</posy>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>20-row</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onup>9997</onup>
|
|
|
|
<content>plugin://script.maximinimalism.functions?type=randomalbums</content>
|
|
|
|
<itemlayout width="4-col" height="4-col">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture 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>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="4-col" height="4-col">
|
|
|
|
<control type="group">
|
|
|
|
<include>spinFocusPoster</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<bordertexture border="3">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>3</posx>
|
|
|
|
<posy>3</posy>
|
|
|
|
<width>258</width>
|
|
|
|
<height>258</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>regularStrong</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-20 21:33:20 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<align>center</align>
|
2015-04-12 22:22:47 +02:00
|
|
|
<aligny>center</aligny>
|
2015-04-20 21:33:20 +02:00
|
|
|
<font>buttonTitle</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-20 21:33:20 +02:00
|
|
|
<label>$INFO[ListItem.Artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="grouplist">
|
|
|
|
<posx>42</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31183]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31184]</label>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
2015-04-20 21:33:20 +02:00
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|