2015-04-06 21:57:56 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--Album browser-->
|
|
|
|
<include name="album">
|
|
|
|
|
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
2015-11-06 11:29:14 +01:00
|
|
|
<visible>container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)</visible>
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
2015-11-04 21:43:54 +01:00
|
|
|
<texture background="true" border="0">$INFO[listitem.Art(artist.fanart)]</texture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<fadetime>1500</fadetime>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>22ffffff</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
2015-11-03 21:21:27 +01:00
|
|
|
<control type="panel" id="50">
|
2015-11-06 11:29:14 +01:00
|
|
|
<visible>container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)</visible>
|
2015-10-24 21:48:47 +02:00
|
|
|
<posx>78</posx>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posy>row-5-begin</posy>
|
2015-10-24 21:48:47 +02:00
|
|
|
<width>1800</width>
|
2015-05-31 12:45:19 +02:00
|
|
|
<height>23-row</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
2015-11-03 21:21:27 +01:00
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>50</onup>
|
2015-04-06 21:57:56 +02:00
|
|
|
<pagecontrol>60</pagecontrol>
|
2015-10-24 21:48:47 +02:00
|
|
|
<itemlayout width="300" height="300">
|
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>
|
2015-11-06 11:29:14 +01:00
|
|
|
<texture border="3">defaultAlbumCover.png</texture>
|
2015-04-19 22:55:23 +02:00
|
|
|
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
2015-11-10 17:51:18 +01:00
|
|
|
<control type="label">
|
|
|
|
<visible>isempty(listitem.title)</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-11-10 17:51:18 +01:00
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-04-19 22:55:23 +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-11-25 22:28:11 +01:00
|
|
|
<textcolor>textDisabled</textcolor>
|
2015-04-19 22:55:23 +02:00
|
|
|
<label>$INFO[ListItem.Title]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-04-19 22:55:23 +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-11-25 22:28:11 +01:00
|
|
|
<textcolor>textDisabled</textcolor>
|
2015-04-19 22:55:23 +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.thumb]</texture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<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">
|
2015-05-17 21:57:22 +02:00
|
|
|
<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-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>
|
2015-11-06 11:29:14 +01:00
|
|
|
<texture border="0">defaultAlbumCover.png</texture>
|
2015-05-03 15:56:13 +02:00
|
|
|
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<bordersize>3</bordersize>
|
2015-11-10 17:51:18 +01:00
|
|
|
<colordiffuse>ff666666</colordiffuse>
|
2015-04-12 22:22:47 +02:00
|
|
|
</control>
|
2015-05-17 21:57:22 +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 border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ff666666</colordiffuse>
|
|
|
|
</control>
|
2015-11-10 17:51:18 +01:00
|
|
|
<control type="label">
|
|
|
|
<visible>isempty(listitem.title)</visible>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
2015-04-12 22:22:47 +02:00
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.title]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>240</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.Artist]</label>
|
|
|
|
</control>
|
|
|
|
<control type="grouplist">
|
2015-11-10 17:51:18 +01:00
|
|
|
<visible>!isempty(listitem.title)</visible>
|
2015-04-12 22:22:47 +02:00
|
|
|
<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>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<width>24</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbol</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$LOCALIZE[31184]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|