156 lines
7.2 KiB
XML
156 lines
7.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<!--Album browser-->
|
|
<include name="album">
|
|
<!--fanart-->
|
|
<control type="group">
|
|
<visible>container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)</visible>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" border="0">$INFO[listitem.Art(artist.fanart)]</texture>
|
|
<fadetime>1500</fadetime>
|
|
<colordiffuse>22ffffff</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
</control>
|
|
<control type="panel" id="50">
|
|
<visible>container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)</visible>
|
|
<posx>78</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>1800</width>
|
|
<height>24-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>50</ondown>
|
|
<onup>50</onup>
|
|
<onback>9000</onback>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
|
<itemlayout width="300" height="348">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>4-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="6">DefaultAlbumCover.png</texture>
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
</control>
|
|
<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>textDisabled</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
<posx>12</posx>
|
|
<posy>264</posy>
|
|
<width>240</width>
|
|
<height>1-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>thumbtitle</font>
|
|
<textcolor>textDisabled</textcolor>
|
|
<label>[B]$INFO[ListItem.Title][/B]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
<posx>12</posx>
|
|
<posy>292</posy>
|
|
<width>240</width>
|
|
<height>1-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>thumbTitle</font>
|
|
<textcolor>textDisabled</textcolor>
|
|
<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="6">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="348">
|
|
<control type="group">
|
|
<include>focusThumb</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>4-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="6">DefaultAlbumCover.png</texture>
|
|
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>ff666666</colordiffuse>
|
|
</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="6">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
</control>
|
|
<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>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>264</posy>
|
|
<width>240</width>
|
|
<height>1-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>thumbtitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>[B]$INFO[ListItem.Title][/B]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>292</posy>
|
|
<width>240</width>
|
|
<height>1-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>thumbTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.artist]</label>
|
|
</control>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</include>
|
|
</includes> |