469 lines
17 KiB
XML
469 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">8000</defaultcontrol>
|
|
<animation type="windowClose">
|
|
<effect type="fade" start="100" end="0" time="400" delay="400"/>
|
|
</animation>
|
|
<controls>
|
|
<!--fanart / coverart if available-->
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ccffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--fanart-->
|
|
<control type="image">
|
|
<visible>!container.content(albums)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<aspectratio align="center" aligny="top">stretch</aspectratio>
|
|
<texture fallback="colors/black.png">$INFO[Listitem.art(fanart)]</texture>
|
|
<include>kenBurnsey</include>
|
|
</control>
|
|
<!--coverart-->
|
|
<control type="group">
|
|
<visible>container.content(albums)</visible>
|
|
<posx>3-col</posx>
|
|
<posy>2-row</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>12-col</height>
|
|
<aspectratio align="center" aligny="top">stretch</aspectratio>
|
|
<texture fallback="DefaultAlbumCover.png">$INFO[Listitem.thumb]</texture>
|
|
<animation effect="rotateY" end="-7" center="auto,auto" time="500">windowOpen</animation>
|
|
<animation type="windowClose">
|
|
<effect type="rotateY" start="-7" end="0" center="auto,auto" time="500"/>
|
|
<effect type="slide" start="0" end="-1100" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>12-col</posy>
|
|
<width>12-col</width>
|
|
<height>2-col</height>
|
|
<aspectratio align="center" aligny="top">scale</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/thumbFader.png" flipy="true">$INFO[Listitem.thumb]</texture>
|
|
<animation type="windowOpen">
|
|
<effect type="rotateY" end="-7" center="auto,auto" time="500"/>
|
|
</animation>
|
|
<animation type="windowClose">
|
|
<effect type="rotateY" start="-7" end="0" center="auto,auto" time="500"/>
|
|
<effect type="slide" start="0" end="-1100" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
</control>
|
|
</control>
|
|
<!--vignette-->
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
</control>
|
|
<!--content is artist-->
|
|
<control type="group">
|
|
<visible>container.content(artists)</visible>
|
|
<posx>1200</posx>
|
|
<posy>0</posy>
|
|
<animation type="Windowopen">
|
|
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
|
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
|
|
</animation>
|
|
<animation type="windowClose">
|
|
<effect type="fade" start="100" end="0" time="350"/>
|
|
<effect type="slide" start="0" end="900" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>fullscreenHeight</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>cc111111</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--content description-->
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>66</posy>
|
|
<width>7-col</width>
|
|
<align>left</align>
|
|
<height>115</height>
|
|
<aligny>center</aligny>
|
|
<font>largeTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[listitem.artist]</label>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
</control>
|
|
<!--synopsis-->
|
|
<control type="textbox">
|
|
<posx>24</posx>
|
|
<posy>row-9-begin</posy>
|
|
<font>textbox</font>
|
|
<width>8-col</width>
|
|
<align>left</align>
|
|
<textcolor>textActive</textcolor>
|
|
<height>612</height>
|
|
<label fallback="31205">$INFO[ListItem.Property(Artist_Description)]</label>
|
|
<autoscroll>false</autoscroll>
|
|
<pagecontrol>61</pagecontrol>
|
|
</control>
|
|
<control type="scrollbar" id="61">
|
|
<posx>12r</posx>
|
|
<posy>446</posy>
|
|
<height>10-row</height>
|
|
<ondown>6</ondown>
|
|
<onleft>6</onleft>
|
|
</control>
|
|
<!--meta-->
|
|
<control type="panel">
|
|
<posx>12</posx>
|
|
<posy>row-6-begin</posy>
|
|
<width>10-col</width>
|
|
<height>6-row</height>
|
|
<enable>false</enable>
|
|
<itemlayout width="5-col-gutter" height="76">
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>30</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label fallback="13205">[B]$INFO[ListItem.label2][/B]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout/>
|
|
<content>
|
|
<item>
|
|
<label>$LOCALIZE[21894]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Property(Artist_Formed)]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[515]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Property(Artist_Genre)]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
<!--dialog controls-->
|
|
<control type="group" id="8000">
|
|
<posx>12</posx>
|
|
<posy>row-25-begin</posy>
|
|
<width>10-col</width>
|
|
<height>6-row</height>
|
|
<control type="button" id="6">
|
|
<description>Refresh button</description>
|
|
<visible>false</visible>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>184</label>
|
|
<onright>10</onright>
|
|
<onup>61</onup>
|
|
</control>
|
|
<control type="button" id="10">
|
|
<description>Get Thumb</description>
|
|
<visible>false</visible>
|
|
<posx>4-col</posx>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>13405</label>
|
|
<onleft>6</onleft>
|
|
<onup>61</onup>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
|
|
|
|
<!--content is album-->
|
|
<control type="group">
|
|
<visible>container.content(albums) + !container.content(artists)</visible>
|
|
<posx>1200</posx>
|
|
<posy>0</posy>
|
|
<animation type="Windowopen">
|
|
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
|
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
|
|
</animation>
|
|
<animation type="windowClose">
|
|
<effect type="fade" start="100" end="0" time="350"/>
|
|
<effect type="slide" start="0" end="900" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>fullscreenHeight</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>cc111111</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--title and synopsis-->
|
|
<control type="group">
|
|
<posx>24</posx>
|
|
<posy>row-1-begin</posy>
|
|
<control type="grouplist">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<orientation>vertical</orientation>
|
|
<itemgap>24</itemgap>
|
|
<control type="label">
|
|
<width>8-col</width>
|
|
<align>left</align>
|
|
<height>1-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[listitem.artist]</label>
|
|
</control>
|
|
<control type="label">
|
|
<width>8-col</width>
|
|
<align>left</align>
|
|
<height>3-row</height>
|
|
<aligny>center</aligny>
|
|
<font>largeTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
<label>$INFO[listitem.album]</label>
|
|
</control>
|
|
</control>
|
|
<!--synopsis-->
|
|
<control type="textbox">
|
|
<posx>0</posx>
|
|
<posy>10-row</posy>
|
|
<font>textbox</font>
|
|
<width>8-col</width>
|
|
<align>left</align>
|
|
<textcolor>textActive</textcolor>
|
|
<height>482</height>
|
|
<label fallback="31205">$INFO[ListItem.Property(Album_Description)]</label>
|
|
<autoscroll>false</autoscroll>
|
|
<pagecontrol>61</pagecontrol>
|
|
</control>
|
|
<control type="scrollbar" id="61">
|
|
<posx>12r</posx>
|
|
<posy>row-10-begin</posy>
|
|
<height>10-row</height>
|
|
<ondown>8000</ondown>
|
|
<onleft>8000</onleft>
|
|
</control>
|
|
<!--meta-->
|
|
<control type="panel">
|
|
<posx>-12</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>10-col</width>
|
|
<height>6-row</height>
|
|
<enable>false</enable>
|
|
<itemlayout width="5-col-gutter" height="76">
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>30</posy>
|
|
<width>252</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label fallback="13205">[B]$INFO[ListItem.label2][/B]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout/>
|
|
<content>
|
|
<item>
|
|
<label>$LOCALIZE[31149]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Year]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[21899]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Property(Album_Label)]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[515]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Genre]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[736]</label>
|
|
<label2 fallback="31253">$INFO[ListItem.Property(Album_Style)]</label2>
|
|
<thumb></thumb>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<control type="grouplist" id="8000">
|
|
<posx>12</posx>
|
|
<posy>row-26-begin</posy>
|
|
<width>10-col</width>
|
|
<height>2-row</height>
|
|
<orientation>horizontal</orientation>
|
|
<onup>61</onup>
|
|
|
|
<control type="button" id="80000">
|
|
<description>Go to artist</description>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>View Artist</label>
|
|
<onclick>dialog.close(all,true)</onclick>
|
|
<onclick>activatewindow(music,musicdb://artists/$INFO[listitem.DBID]/,return)</onclick>
|
|
</control>
|
|
<control type="button" id="80001">
|
|
<description>Go to album</description>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>View Album</label>
|
|
<onclick></onclick>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--content is a song-->
|
|
<control type="group">
|
|
<visible>container.content(songs)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>e9FFFFFF</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--content-->
|
|
<control type="group">
|
|
<posx>708</posx>
|
|
<posy>row-4-begin</posy>
|
|
<include>modalDialogInOut</include>
|
|
<!--cover art-->
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>7-col</width>
|
|
<height>7-col</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture diffuse="masks/fullScreenAlbumArt.png" fallback="noAlbumCover.jpg">$INFO[listitem.art(thumb)]</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
</control>
|
|
<!--titles-->
|
|
<control type="group">
|
|
<posy>13-row</posy>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>50</posy>
|
|
<width>7-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<font>menuTitle3</font>
|
|
<textcolor>textActive</textcolor>
|
|
<scroll>true</scroll>
|
|
<label>$INFO[listitem.Title]</label>
|
|
<shadowcolor>99000000</shadowcolor>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>112</posy>
|
|
<width>7-col</width>
|
|
<height>3-row</height>
|
|
<align>center</align>
|
|
<font>buttonTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<scroll>true</scroll>
|
|
<label>[B]$INFO[listitem.artist][/B][CR]$INFO[listitem.Album,, ]$INFO[listitem.year,(,)]</label>
|
|
<shadowcolor>99000000</shadowcolor>
|
|
</control>
|
|
</control>
|
|
|
|
<!--dialog controls-->
|
|
<control type="grouplist" id="8000">
|
|
<posx>-36</posx>
|
|
<posy>20-row</posy>
|
|
<width>10-col</width>
|
|
<height>2-row</height>
|
|
<orientation>horizontal</orientation>
|
|
<control type="button" id="80000">
|
|
<description>Go to artist</description>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>31254</label>
|
|
<onclick>dialog.close(all,true)</onclick>
|
|
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID]/,return)</onclick>
|
|
</control>
|
|
<control type="button" id="80001">
|
|
<description>Go to album</description>
|
|
<font>thumbTitle</font>
|
|
<align>center</align>
|
|
<textoffsetx>0</textoffsetx>
|
|
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
|
|
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>31255</label>
|
|
<onclick></onclick>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogMusicInfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|