skin.pellucid/1080i/View_ArtistAlbums.xml

179 lines
6.0 KiB
XML
Raw Normal View History

2015-11-04 21:43:54 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
2017-09-20 21:10:17 +02:00
<!--Artist Album browser-->
<include name="musicartistcatalogue">
<!--fanart-->
<control type="group">
<visible>$EXP[isMusicArtistCatalogue]</visible>
2017-09-19 22:24:15 +02:00
<control type="image">
2017-09-20 21:10:17 +02:00
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
2018-05-15 21:19:05 +02:00
<texture border="0">$INFO[Container(52).Art(fanart)]</texture>
2017-09-20 21:10:17 +02:00
<fadetime>0</fadetime>
2018-01-22 00:45:57 +01:00
<colordiffuse>66ffffff</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
2017-09-19 22:24:15 +02:00
<control type="image">
2017-09-20 21:10:17 +02:00
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="group">
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
2018-01-22 00:45:57 +01:00
<!--title-->
<control type="group">
<posx>col-1-begin</posx>
2018-08-30 20:34:50 +02:00
<posy>row-10-begin</posy>
2017-09-20 21:10:17 +02:00
<control type="label">
2018-01-22 00:45:57 +01:00
<posx>0</posx>
2018-01-24 21:53:15 +01:00
<posy>4-row</posy>
<width>12-col</width>
2018-08-30 20:34:50 +02:00
<height>1-row</height>
2018-01-24 21:53:15 +01:00
<font>largeTitle</font>
<textcolor>textActive</textcolor>
2018-01-22 00:45:57 +01:00
<aligny>center</aligny>
<shadowcolor></shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[container.foldername]</label>
</control>
2018-08-30 20:34:50 +02:00
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>2-row</height>
<align></align>
<font>menuTitle</font>
2018-10-06 20:24:09 +02:00
<textcolor>textActive</textcolor>
2018-08-30 20:34:50 +02:00
<label>$INFO[Container(52).ListItemAbsolute(0).genre]</label>
</control>
2018-01-22 00:45:57 +01:00
</control>
2017-12-21 15:16:56 +01:00
<control type="panel" id="52">
2017-09-20 21:10:17 +02:00
<visible>$EXP[isMusicArtistCatalogue]</visible>
2018-10-10 23:49:39 +02:00
<posx>84</posx>
2018-07-16 22:46:52 +02:00
<posy>696</posy>
2017-09-20 21:10:17 +02:00
<width>24-col</width>
<height>19-row</height>
<onleft>9000</onleft>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
2018-01-22 00:45:57 +01:00
<orientation>horizontal</orientation>
2017-09-19 22:24:15 +02:00
<scrolltime tween="cubic" easing="out">600</scrolltime>
2017-09-20 21:10:17 +02:00
<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>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
2018-10-10 23:49:39 +02:00
<bordersize>12</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>overlay</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(thumb)]</texture>
2018-10-10 23:49:39 +02:00
<bordersize>12</bordersize>
2018-08-30 20:34:50 +02:00
<colordiffuse>BBFFFFFF</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="textbox">
2017-12-21 15:16:56 +01:00
<visible>String.IsEmpty(listitem.title)</visible>
2017-09-20 21:10:17 +02:00
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
2017-09-21 21:32:06 +02:00
<font>largeLight</font>
2017-09-19 22:24:15 +02:00
<wrapmultiline>true</wrapmultiline>
2017-09-20 21:10:17 +02:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>268</posy>
2017-09-20 21:10:17 +02:00
<width>240</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>292</posy>
2017-09-20 21:10:17 +02:00
<width>240</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
</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>
2018-01-22 00:45:57 +01:00
<texture>colors/black.png</texture>
<bordertexture colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
2017-09-20 21:10:17 +02:00
<bordersize>6</bordersize>
2017-09-24 01:12:32 +02:00
<colordiffuse>FF000000</colordiffuse>
2017-09-20 21:10:17 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[ListItem.Art(thumb)]</texture>
<bordersize>6</bordersize>
</control>
<control type="textbox">
2017-12-21 15:16:56 +01:00
<visible>String.IsEmpty(listitem.title)</visible>
2017-09-20 21:10:17 +02:00
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
2017-09-21 21:32:06 +02:00
<font>largeLight</font>
2017-09-19 22:24:15 +02:00
<wrapmultiline>true</wrapmultiline>
2017-09-20 21:10:17 +02:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>268</posy>
2017-09-20 21:10:17 +02:00
<width>240</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B]</label>
</control>
<control type="label">
<posx>12</posx>
2018-02-25 14:05:53 +01:00
<posy>292</posy>
2017-09-20 21:10:17 +02:00
<width>240</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</control>
</include>
2018-01-22 00:45:57 +01:00
</includes>