371 lines
17 KiB
XML
371 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">50</defaultcontrol>
|
|
|
|
<include>fadeInOut</include>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
|
|
<control type="group">
|
|
|
|
<!--shift page for certain modal dialogs-->
|
|
<include>modalDialogContentShift</include>
|
|
|
|
<!--Main content listing-->
|
|
<control type="group" id="9999">
|
|
<animation type="windowopen">
|
|
<effect type="fade" start="0" end="100" time="500"/>
|
|
</animation>
|
|
|
|
<!--source content-->
|
|
<control type="group" id="9500">
|
|
<control type="panel" id="50">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>15-col</width>
|
|
<height>23-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<ondown>50</ondown>
|
|
<onup>50</onup>
|
|
<pagecontrol>60</pagecontrol>
|
|
<itemlayout width="15-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>12-col-textbox</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>13-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>14-col</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>69</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>11-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.AddonBroken</visible>
|
|
<posx>12-col-gutter</posx>
|
|
<posy>0</posy>
|
|
<width>2-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.Property(Addon.IsInstalled)</visible>
|
|
<posx>985</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="15-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>3</posy>
|
|
<width>66</width>
|
|
<height>66</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="fade" time="500"/>
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
</animation>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>14-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>11-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.AddonBroken</visible>
|
|
<posx>12-col-gutter</posx>
|
|
<posy>0</posy>
|
|
<width>2-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.Property(Addon.IsInstalled)</visible>
|
|
<posx>985</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--cover art-->
|
|
<control type="group">
|
|
<posx>col-17-begin</posx>
|
|
<posy>222</posy>
|
|
<control type="group">
|
|
<animation type="windowopen">
|
|
<effect type="fade" start="0" end="100" time="300" delay="700"/>
|
|
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/>
|
|
<effect type="zoom" end="90" time="0"/>
|
|
</animation>
|
|
<control type="group">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<height>8-col</height>
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<fadetime>200</fadetime>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<posy>13-row</posy>
|
|
<control type="label">
|
|
<description>Addon Title</description>
|
|
<visible>!isempty(ListItem.AddonCreator)</visible>
|
|
<posx>0</posx>
|
|
<posy>58</posy>
|
|
<width>7-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>mediumLight</font>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
<control type="textbox" id="400">
|
|
<posx>0</posx>
|
|
<posy>4-row</posy>
|
|
<font>textbox</font>
|
|
<width>7-col</width>
|
|
<height>178</height>
|
|
<label>$INFO[ListItem.AddonDescription]</label>
|
|
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--page scrollbar-->
|
|
<control type="group" id="8000">
|
|
<visible>Control.IsVisible(60)</visible>
|
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
|
<control type="scrollbar" id="60">
|
|
<posx>48r</posx>
|
|
<posy>row-5-begin</posy>
|
|
<height>23-row</height>
|
|
<onleft>9999</onleft>
|
|
<onback>9999</onback>
|
|
</control>
|
|
</control>
|
|
<!--Folder titles-->
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
</animation>
|
|
<!--source title-->
|
|
<control type="label">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<width>14-col</width>
|
|
<font>pageTitle</font>
|
|
<label>$LOCALIZE[24001]</label>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<!--source subtitle-->
|
|
<control type="label">
|
|
<posx>col-1-begin</posx>
|
|
<posy>96</posy>
|
|
<width>auto</width>
|
|
<font>pageSubTitle</font>
|
|
<label>$INFO[container.foldername] $INFO[container.numitems,(,)]</label>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<!--dateTime-->
|
|
<include>dateTime</include>
|
|
</control>
|
|
</control>
|
|
|
|
<!-- Options menu-->
|
|
<control type="group">
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
|
|
</animation>
|
|
<animation type="Conditional" condition="!controlgroup(9000).hasfocus">
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
|
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
|
|
</animation>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>col-5-begin</width>
|
|
<height>fullscreenHeight</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--section logo-->
|
|
<control type="group">
|
|
<control type="label">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<width>2-col</width>
|
|
<height>1-col</height>
|
|
<font>symbolVeryLarge</font>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</control>
|
|
<!--options-->
|
|
<control type="grouplist" id="9000">
|
|
<posx>0</posx>
|
|
<posy>row-4-begin</posy>
|
|
<width>6-col</width>
|
|
<orientation>vertical</orientation>
|
|
<control type="radiobutton" id="7">
|
|
<height>2-row</height>
|
|
<width>col-5-begin</width>
|
|
<font>menuTitle</font>
|
|
<textwidth>4-col-gutter</textwidth>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>highlight</focusedcolor>
|
|
<disabledcolor>menuDisabled</disabledcolor>
|
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textureradiofocus>-</textureradiofocus>
|
|
<textureradionofocus>-</textureradionofocus>
|
|
<radiowidth/>
|
|
<radioheight/>
|
|
<textoffsetx>21</textoffsetx>
|
|
<label> $LOCALIZE[25001]</label>
|
|
<onright>9999</onright>
|
|
</control>
|
|
<control type="radiobutton" id="8">
|
|
<height>2-row</height>
|
|
<width>col-5-begin</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>highlight</focusedcolor>
|
|
<disabledcolor>menuDisabled</disabledcolor>
|
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textureradiofocus>-</textureradiofocus>
|
|
<textureradionofocus>-</textureradionofocus>
|
|
<radiowidth/>
|
|
<radioheight/>
|
|
<textoffsetx>col-1-begin</textoffsetx>
|
|
<textwidth>4-col-gutter</textwidth>
|
|
<label>24999</label>
|
|
<onright>9999</onright>
|
|
</control>
|
|
<control type="button" id="5">
|
|
<height>2-row</height>
|
|
<width>col-5-begin</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>highlight</focusedcolor>
|
|
<disabledcolor>menuDisabled</disabledcolor>
|
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textoffsetx>col-1-begin</textoffsetx>
|
|
<textwidth>4-col-gutter</textwidth>
|
|
<label>10004</label>
|
|
<onright>9999</onright>
|
|
</control>
|
|
<control type="button" id="9">
|
|
<height>2-row</height>
|
|
<width>col-5-begin</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>highlight</focusedcolor>
|
|
<disabledcolor>menuDisabled</disabledcolor>
|
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textoffsetx>col-1-begin</textoffsetx>
|
|
<textwidth>4-col-gutter</textwidth>
|
|
<label>24034</label>
|
|
<onright>9999</onright>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>AddonBrowser.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|