This commit is contained in:
Chris Bevan 2015-05-06 21:04:44 +01:00
parent 7e23a310e9
commit bbcc479360
6 changed files with 462 additions and 534 deletions

View File

@ -61,7 +61,7 @@
</animation> </animation>
</include> </include>
<include name="modalDialogContentShift"> <include name="modalDialogContentShift">
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus"> <animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
<effect type="zoom" end="300" time="200" center="auto" tween="linear" easing="out"/> <effect type="zoom" end="300" time="200" center="auto" tween="linear" easing="out"/>
<effect type="fade" start="100" end="30" time="200"/> <effect type="fade" start="100" end="30" time="200"/>
</animation> </animation>

View File

@ -13,7 +13,7 @@
<disabledcolor>menuDisabled</disabledcolor> <disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>col-7-begin</textoffsetx> <textoffsetx>col-1-begin</textoffsetx>
<label>31123</label> <label>31123</label>
<onclick>right</onclick> <onclick>right</onclick>
<onclick>ActivateWindow(videoplaylist)</onclick> <onclick>ActivateWindow(videoplaylist)</onclick>

View File

@ -6,158 +6,113 @@
<include>modalDialog</include> <include>modalDialog</include>
<control type="grouplist" id="7000"> <control type="grouplist" id="7000">
<posx>col-10-begin</posx> <posx>col-10-begin</posx>
<posy>2-row</posy> <posy>4-row</posy>
<height>15-row</height> <height>20-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<control type="button" id="5110"> <control type="button" id="5110">
<description>button import games</description> <description>button import games</description>
<label>$ADDON[script.games.rom.collection.browser 32500]</label> <label>$ADDON[script.games.rom.collection.browser 32500]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5121"> <control type="button" id="5121">
<description>button rescrape game</description> <description>button rescrape game</description>
<label>$ADDON[script.games.rom.collection.browser 32501]</label> <label>$ADDON[script.games.rom.collection.browser 32501]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5122"> <control type="button" id="5122">
<description>button rescrape selection</description> <description>button rescrape selection</description>
<label>$ADDON[script.games.rom.collection.browser 32502]</label> <label>$ADDON[script.games.rom.collection.browser 32502]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5111"> <control type="button" id="5111">
<description>button add rom collection</description> <description>button add rom collection</description>
<label>$ADDON[script.games.rom.collection.browser 32503]</label> <label>$ADDON[script.games.rom.collection.browser 32503]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5112"> <control type="button" id="5112">
<description>button edit rom collection</description> <description>button edit rom collection</description>
<label>$ADDON[script.games.rom.collection.browser 32504]</label> <label>$ADDON[script.games.rom.collection.browser 32504]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5117"> <control type="button" id="5117">
<description>button edit offline scraper</description> <description>button edit offline scraper</description>
<label>$ADDON[script.games.rom.collection.browser 32505]</label> <label>$ADDON[script.games.rom.collection.browser 32505]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5113"> <control type="button" id="5113">
<description>button edit command</description> <description>button edit command</description>
<label>$ADDON[script.games.rom.collection.browser 32506]</label> <label>$ADDON[script.games.rom.collection.browser 32506]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5118"> <control type="button" id="5118">
<description>button game as favorite</description> <description>button game as favorite</description>
<label>$ADDON[script.games.rom.collection.browser 32507]</label> <label>$ADDON[script.games.rom.collection.browser 32507]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5119"> <control type="button" id="5119">
<description>button selection as favorite</description> <description>button selection as favorite</description>
<label>$ADDON[script.games.rom.collection.browser 32508]</label> <label>$ADDON[script.games.rom.collection.browser 32508]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5120"> <control type="button" id="5120">
<description>button export nfo files</description> <description>button export nfo files</description>
<label>$ADDON[script.games.rom.collection.browser 32509]</label> <label>$ADDON[script.games.rom.collection.browser 32509]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5114"> <control type="button" id="5114">
<description>button delete rom</description> <description>button delete rom</description>
<label>$ADDON[script.games.rom.collection.browser 32510]</label> <label>$ADDON[script.games.rom.collection.browser 32510]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5115"> <control type="button" id="5115">
<description>button delete rom collection</description> <description>button delete rom collection</description>
<label>$ADDON[script.games.rom.collection.browser 32511]</label> <label>$ADDON[script.games.rom.collection.browser 32511]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5116"> <control type="button" id="5116">
<description>button clean database</description> <description>button clean database</description>
<label>$ADDON[script.games.rom.collection.browser 32512]</label> <label>$ADDON[script.games.rom.collection.browser 32512]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5223"> <control type="button" id="5223">
<description>button open settings</description> <description>button open settings</description>
<label>$ADDON[script.games.rom.collection.browser 32513]</label> <label>$ADDON[script.games.rom.collection.browser 32513]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
<control type="button" id="5224"> <control type="button" id="5224">
<description>button set gameclient</description> <description>button set gameclient</description>
<label>$ADDON[script.games.rom.collection.browser 32514]</label> <label>$ADDON[script.games.rom.collection.browser 32514]</label>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width> <width>6-col</width>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
<font>itemTitle</font>
<textoffsetx>12</textoffsetx>
<texturefocus>UIControls/textButtonFO.png</texturefocus>
</control> </control>
</control> </control>
<!--debugging--> <!--debugging-->

View File

@ -2,11 +2,7 @@
<window> <window>
<onload>control.setfocus(3000)</onload> <onload>control.setfocus(3000)</onload>
<allowoverlay>no</allowoverlay> <allowoverlay>no</allowoverlay>
<coordinates> <include>fadeInOut</include>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<controls> <controls>
<control type="group"> <control type="group">
<!--background / fanart--> <!--background / fanart-->
@ -20,11 +16,12 @@
</control> </control>
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture> <texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
</control> </control>
<control type="group"> <control type="group">
<!--animations--> <!--animations-->
<include>modalDialogInOut</include> <include>modalDialogInOut</include>
@ -43,40 +40,27 @@
<bordersize>3</bordersize> <bordersize>3</bordersize>
</control> </control>
</control> </control>
<!--content--> <!--content-->
<control type="group"> <control type="group">
<posx>col-7-begin</posx> <posx>col-7-begin</posx>
<posy>row-11-begin</posy> <posy>row-17-begin</posy>
<!--titles--> <!--titles-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<align>left</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(console)]</label>
</control>
<control type="label"> <control type="label">
<description>Title</description> <description>Title</description>
<posx>0</posx> <posx>0</posx>
<posy>1-row</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<align>left</align>
<font>mediumStrong</font> <font>mediumStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>[COLOR highlight]$INFO[ListItem.Property(console)][/COLOR] $INFO[ListItem.Label]</label>
</control> </control>
<!--details--> <!--details-->
<control type="panel"> <control type="panel">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>2-row</posy>
<width>12-col</width> <width>12-col</width>
<height>6-row</height> <height>6-row</height>
<itemlayout width="6-col" height="45"> <itemlayout width="6-col" height="45">
@ -84,7 +68,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>itemSubTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label> <label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -95,7 +79,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>itemSubTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label> <label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -195,6 +179,7 @@
<description>Messages</description> <description>Messages</description>
</control> </control>
<control type="button" id="3001"> <control type="button" id="3001">
<visible>false</visible>
<description>autoplay video</description> <description>autoplay video</description>
<onfocus>XBMC.PlayMedia($ESCINFO[ListItem.Property(gameplayinfo)],1)</onfocus> <onfocus>XBMC.PlayMedia($ESCINFO[ListItem.Property(gameplayinfo)],1)</onfocus>
</control> </control>

View File

@ -13,48 +13,6 @@
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!-- Console menu-->
<control type="list" id="500">
<posx>0</posx>
<posy>row-8-begin</posy>
<width>3-col</width>
<height>12-row</height>
<orientation>vertical</orientation>
<preloaditems>2</preloaditems>
<onleft>62</onleft>
<onright>9999</onright>
<itemlayout width="4-col" height="43">
<control type="label">
<posx>14</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<font>menuTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>unselected</textcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="43">
<control type="label">
<visible>Control.HasFocus(500)</visible>
<posx>1</posx>
<posy>0</posy>
<width>4-col</width>
<font>menuTitle</font>
<label>[ $INFO[ListItem.Label] ]</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<visible>!Control.HasFocus(500)</visible>
<posx>14</posx>
<posy>0</posy>
<width>4-col</width>
<font>menuTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>unselected</textcolor>
</control>
</focusedlayout>
</control>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<control type="panel" id="50"> <control type="panel" id="50">
@ -177,419 +135,449 @@
<!--end of page container group--> <!--end of page container group-->
</control> </control>
<!-- Console menu-->
<control type="group" id="9000">
<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-7-begin</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation>
</control>
<control type="list" id="500">
<posx>0</posx>
<posy>row-4-begin</posy>
<width>8-col</width>
<height>24-row</height>
<orientation>vertical</orientation>
<onleft>9002</onleft>
<onright>9999</onright>
<onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row">
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="col-7-begin" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>col-7-begin</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations--> <animation type="Conditional" condition="!controlgroup(9002).hasfocus | window.isactive(5900) | window.isactive(5000)">
<animation type="Conditional" condition="!controlgroup(61).hasfocus"> <effect type="fade" start="100" end="0" time="300"/>
<effect type="fade" start="100" end="0" time="200"/> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus"> <animation type="Conditional" condition="controlgroup(9002).hasfocus">
<effect type="fade" start="0" end="100" time="200"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--overlay-->
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <posx>0</posx>
<texture>backgrounds/vignette.png</texture> <posy>0</posy>
<colordiffuse>ffffffff</colordiffuse> <width>col-7-begin</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--titles--> <!--logo-->
<control type="group"> <control type="image">
<posx>24</posx> <posx>col-1-begin</posx>
<posy>111</posy> <posy>row-1-begin</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <width>1-col</width>
<effect type="fade" start="0" end="100" time="300"/> <height>1-col</height>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400"/> <texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus"> </control>
<effect type="fade" start="100" end="0" time="300"/> <control type="grouplist" id="9002">
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400"/> <posx>0</posx>
</animation> <posy>row-4-begin</posy>
<!--menu--> <width>col-7-begin</width>
<control type="image"> <height>27-row</height>
<posx>-96</posx> <itemgap>0</itemgap>
<posy>-111</posy> <onright>9000</onright>
<width>col-5-begin</width> <onup>9002</onup>
<height>fullscreenHeight</height> <ondown>9002</ondown>
<aspectratio>stretch</aspectratio> <control type="button" id="1100">
<texture>colors/white.png</texture> <description>Search</description>
<colordiffuse>ffffffff</colordiffuse> <label>31124</label>
<bordersize>0</bordersize> <height>2-row</height>
<width>col-7-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>
</control> </control>
<!--titles--> <control type="button" id="2000">
<control type="label"> <description>Genre</description>
<description>video</description> <label>$ADDON[script.games.rom.collection.browser 32401]: $INFO[control.getlabel(600)] </label>
<posx>0</posx> <height>2-row</height>
<posy>0</posy> <width>col-7-begin</width>
<width>14-col</width> <font>menuTitle</font>
<font>pageTitle</font> <textcolor>textActive</textcolor>
<label>31156</label> <focusedcolor>highlight</focusedcolor>
<textcolor>black</textcolor> <disabledcolor>menuDisabled</disabledcolor>
<shadowcolor>-</shadowcolor> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<onclick>control.setfocus(600)</onclick>
</control> </control>
<control type="label"> <control type="button" id="2001">
<posx>0</posx> <description>Year</description>
<posy>45</posy> <label>$ADDON[script.games.rom.collection.browser 32400]: $INFO[control.getlabel(700)] </label>
<width>24-col</width> <height>2-row</height>
<font>regular</font> <width>col-7-begin</width>
<label>33063</label> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <focusedcolor>highlight</focusedcolor>
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<onclick>control.setfocus(700)</onclick>
</control> </control>
<control type="grouplist" id="62"> <control type="button" id="2002">
<posx>-12</posx> <description>Publisher</description>
<posy>166</posy> <label>$ADDON[script.games.rom.collection.browser 32402]: $INFO[control.getlabel(800)] </label>
<width>4-col</width> <height>2-row</height>
<height>12-row</height> <width>col-7-begin</width>
<itemgap>0</itemgap> <font>menuTitle</font>
<onright>9000</onright> <textcolor>textActive</textcolor>
<onup>62</onup> <focusedcolor>highlight</focusedcolor>
<ondown>62</ondown> <disabledcolor>menuDisabled</disabledcolor>
<control type="button" id="1100"> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<description>Search</description> <texturenofocus>-</texturenofocus>
<label>31124</label> <textoffsetx>col-1-begin</textoffsetx>
<height>54</height> <onclick>control.setfocus(800)</onclick>
<width>4-col</width> </control>
<font>menuTitle</font> <control type="button" id="2003">
<textcolor>black</textcolor> <description>Character</description>
<focusedcolor>selected</focusedcolor> <label>$ADDON[script.games.rom.collection.browser 32407]: $INFO[control.getlabel(900)] </label>
<texturefocus>colors/black.png</texturefocus> <height>2-row</height>
<texturenofocus>colors/unselected.png</texturenofocus> <width>col-7-begin</width>
<textoffsetx>12</textoffsetx> <font>menuTitle</font>
</control> <textcolor>textActive</textcolor>
<control type="button" id="2000"> <focusedcolor>highlight</focusedcolor>
<description>Genre</description> <disabledcolor>menuDisabled</disabledcolor>
<label>$ADDON[script.games.rom.collection.browser 32401]: $INFO[control.getlabel(600)] </label> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<height>54</height> <texturenofocus>-</texturenofocus>
<width>4-col</width> <textoffsetx>col-1-begin</textoffsetx>
<font>menuTitle</font> <onclick>control.setfocus(900)</onclick>
<textcolor>black</textcolor> </control>
<focusedcolor>selected</focusedcolor> <control type="radiobutton" id="1000">
<texturefocus>colors/black.png</texturefocus> <description>Favourites filter</description>
<texturenofocus>colors/unselected.png</texturenofocus> <height>2-row</height>
<textoffsetx>12</textoffsetx> <width>col-7-begin</width>
<onclick>control.setfocus(600)</onclick> <font>menuTitle</font>
</control> <textcolor>textActive</textcolor>
<control type="button" id="2001"> <focusedcolor>highlight</focusedcolor>
<description>Year</description> <disabledcolor>menuDisabled</disabledcolor>
<label>$ADDON[script.games.rom.collection.browser 32400]: $INFO[control.getlabel(700)] </label> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<height>54</height> <texturenofocus>-</texturenofocus>
<width>4-col</width> <textoffsetx>col-1-begin</textoffsetx>
<font>menuTitle</font> <label>$ADDON[script.games.rom.collection.browser 32404]:</label>
<textcolor>black</textcolor> </control>
<focusedcolor>selected</focusedcolor> <control type="button" id="4001">
<texturefocus>colors/black.png</texturefocus> <description>Missing info filter</description>
<texturenofocus>colors/unselected.png</texturenofocus> <height>2-row</height>
<textoffsetx>12</textoffsetx> <width>col-7-begin</width>
<onclick>control.setfocus(700)</onclick> <font>menuTitle</font>
</control> <textcolor>textActive</textcolor>
<control type="button" id="2002"> <focusedcolor>highlight</focusedcolor>
<description>Publisher</description> <disabledcolor>menuDisabled</disabledcolor>
<label>$ADDON[script.games.rom.collection.browser 32402]: $INFO[control.getlabel(800)] </label> <texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<height>54</height> <texturenofocus>-</texturenofocus>
<width>4-col</width> <textoffsetx>col-1-begin</textoffsetx>
<font>menuTitle</font> <label>$ADDON[script.games.rom.collection.browser 32409]</label>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<onclick>control.setfocus(800)</onclick>
</control>
<control type="button" id="2003">
<description>Character</description>
<label>$ADDON[script.games.rom.collection.browser 32407]: $INFO[control.getlabel(900)] </label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<onclick>control.setfocus(900)</onclick>
</control>
<control type="radiobutton" id="1000">
<description>Favourites filter</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32404]:</label>
</control>
<control type="button" id="4001">
<description>Missing info filter</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32409]</label>
</control>
</control> </control>
</control> </control>
</control> </control>
<!-- filter controls --> <!-- filter controls -->
<control type="group" id="100"> <control type="group" id="100">
<!--animations--> <animation type="Conditional" condition="!controlgroup(100).hasfocus">
<animation type="Conditional" condition="!control.hasfocus(600) + !control.hasfocus(700) + !control.hasfocus(800) + !control.hasfocus(900)">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400"/> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="control.hasfocus(600) | control.hasfocus(700) | control.hasfocus(800) | control.hasfocus(900)"> <animation type="Conditional" condition="controlgroup(100).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400"/> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--overlay-->
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <posx>0</posx>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--menu-->
<control type="image">
<posx>-96</posx>
<posy>0</posy> <posy>0</posy>
<width>col-5-begin</width> <width>col-7-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<bordersize>0</bordersize> <aspectratio>stretch</aspectratio>
</control> </control>
<!--titles--> <!--logo-->
<control type="group"> <control type="image">
<posx>24</posx> <posx>col-1-begin</posx>
<posy>111</posy> <posy>row-1-begin</posy>
<!--menu--> <width>1-col</width>
<control type="image"> <height>1-col</height>
<posx>-96</posx> <texture>kodilogo.png</texture>
<posy>-111</posy> <colordiffuse>textActive</colordiffuse>
<width>col-5-begin</width> <aspectratio>stretch</aspectratio>
<height>fullscreenHeight</height> <animation type="Conditional" condition="controlgroup(9000).hasfocus">
<aspectratio>stretch</aspectratio> <effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<texture>colors/white.png</texture> <effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
<colordiffuse>ffffffff</colordiffuse> </animation>
<bordersize>0</bordersize> </control>
</control> <!--genre-->
<!--titles--> <control type="list" id="600">
<control type="label"> <visible allowhiddenfocus="true">Control.HasFocus(600)</visible>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>row-4-begin</posy>
<width>14-col</width> <width>8-col</width>
<font>pageTitle</font> <height>24-row</height>
<label>31156</label> <orientation>vertical</orientation>
<textcolor>black</textcolor> <onleft>9002</onleft>
<shadowcolor>-</shadowcolor> <onright>9999</onright>
</control> <onback>activateWindow(home)</onback>
<control type="label"> <itemlayout width="col-7-begin" height="2-row">
<posx>0</posx> <control type="label">
<posy>45</posy> <posx>col-1-begin</posx>
<width>24-col</width> <posy>0</posy>
<font>regular</font> <width>7-col</width>
<label>33063</label> <height>2-row</height>
<textcolor>black</textcolor> <font>menuTitle</font>
<shadowcolor>-</shadowcolor> <aligny>center</aligny>
</control> <textcolor>textActive</textcolor>
<!--genre--> <shadowcolor>-</shadowcolor>
<control type="list" id="600"> <label>$INFO[ListItem.label]</label>
<visible allowhiddenfocus="true">Control.HasFocus(600)</visible> </control>
<posx>-12</posx> </itemlayout>
<posy>166</posy> <focusedlayout width="col-7-begin" height="2-row">
<width>4-col</width> <control type="image">
<height>12-row</height> <posx>0</posx>
<onleft>61</onleft> <posy>0</posy>
<onright>61</onright> <width>col-7-begin</width>
<scrolltime tween="sine" easing="inout">300</scrolltime> <height>2-row</height>
<itemlayout height="1-row" width="4-col"> <texture>colors/white.png</texture>
<control type="label"> <colordiffuse>textActive</colordiffuse>
<posx>12</posx> <aspectratio>stretch</aspectratio>
<posy>0</posy> </control>
<width>4-col-gutter</width> <control type="label">
<height>1-row</height> <posx>col-1-begin</posx>
<font>menuTitle</font> <posy>0</posy>
<textcolor>black</textcolor> <width>8-col</width>
<selectedcolor>black</selectedcolor> <height>2-row</height>
<info>ListItem.Label</info> <font>menuTitle</font>
<shadowcolor>-</shadowcolor> <aligny>center</aligny>
</control> <textcolor>highlight</textcolor>
</itemlayout> <shadowcolor>-</shadowcolor>
<focusedlayout height="1-row" width="4-col"> <label>$INFO[ListItem.label]</label>
<control type="image"> </control>
<posx>0</posx> </focusedlayout>
<posy>0</posy> </control>
<width>4-col</width> <!-- Year filter -->
<height>54</height> <control type="list" id="700">
<aspectratio>stretch</aspectratio> <visible allowhiddenfocus="true">Control.HasFocus(700)</visible>
<texture border="0">colors/black.png</texture> <posx>0</posx>
<bordersize>0</bordersize> <posy>row-4-begin</posy>
<colordiffuse>ffFFFFFF</colordiffuse> <width>8-col</width>
</control> <height>24-row</height>
<control type="label"> <orientation>vertical</orientation>
<posx>12</posx> <onleft>9002</onleft>
<posy>0</posy> <onright>9999</onright>
<width>4-col-gutter</width> <onback>activateWindow(home)</onback>
<height>1-row</height> <itemlayout width="col-7-begin" height="2-row">
<font>menuTitle</font> <control type="label">
<textcolor>textActive</textcolor> <posx>col-1-begin</posx>
<selectedcolor>selected</selectedcolor> <posy>0</posy>
<info>ListItem.Label</info> <width>7-col</width>
<shadowcolor>-</shadowcolor> <height>2-row</height>
</control> <font>menuTitle</font>
</focusedlayout> <aligny>center</aligny>
</control> <textcolor>textActive</textcolor>
<!-- Year filter --> <shadowcolor>-</shadowcolor>
<control type="list" id="700"> <label>$INFO[ListItem.label]</label>
<visible allowhiddenfocus="true">Control.HasFocus(700)</visible> </control>
<posx>-12</posx> </itemlayout>
<posy>166</posy> <focusedlayout width="col-7-begin" height="2-row">
<width>4-col</width> <control type="image">
<height>12-row</height> <posx>0</posx>
<onleft>61</onleft> <posy>0</posy>
<onright>61</onright> <width>col-7-begin</width>
<scrolltime tween="sine" easing="inout">300</scrolltime> <height>2-row</height>
<itemlayout height="1-row" width="4-col"> <texture>colors/white.png</texture>
<control type="label"> <colordiffuse>textActive</colordiffuse>
<posx>12</posx> <aspectratio>stretch</aspectratio>
<posy>0</posy> </control>
<width>4-col-gutter</width> <control type="label">
<height>1-row</height> <posx>col-1-begin</posx>
<font>menuTitle</font> <posy>0</posy>
<textcolor>black</textcolor> <width>8-col</width>
<selectedcolor>black</selectedcolor> <height>2-row</height>
<info>ListItem.Label</info> <font>menuTitle</font>
<shadowcolor>-</shadowcolor> <aligny>center</aligny>
</control> <textcolor>highlight</textcolor>
</itemlayout> <shadowcolor>-</shadowcolor>
<focusedlayout height="1-row" width="4-col"> <label>$INFO[ListItem.label]</label>
<control type="image"> </control>
<posx>0</posx> </focusedlayout>
<posy>0</posy> </control>
<width>4-col</width> <!-- Publisher filter -->
<height>54</height> <control type="list" id="800">
<aspectratio>stretch</aspectratio> <visible allowhiddenfocus="true">Control.HasFocus(800)</visible>
<texture border="0">colors/black.png</texture> <posx>0</posx>
<bordersize>0</bordersize> <posy>row-4-begin</posy>
<colordiffuse>ffFFFFFF</colordiffuse> <width>8-col</width>
</control> <height>24-row</height>
<control type="label"> <orientation>vertical</orientation>
<posx>12</posx> <onleft>9002</onleft>
<posy>0</posy> <onright>9999</onright>
<width>4-col-gutter</width> <onback>activateWindow(home)</onback>
<height>1-row</height> <itemlayout width="col-7-begin" height="2-row">
<font>menuTitle</font> <control type="label">
<textcolor>textActive</textcolor> <posx>col-1-begin</posx>
<selectedcolor>selected</selectedcolor> <posy>0</posy>
<info>ListItem.Label</info> <width>7-col</width>
<shadowcolor>-</shadowcolor> <height>2-row</height>
</control> <font>menuTitle</font>
</focusedlayout> <aligny>center</aligny>
</control> <textcolor>textActive</textcolor>
<!-- Publisher filter --> <shadowcolor>-</shadowcolor>
<control type="list" id="800"> <label>$INFO[ListItem.label]</label>
<visible allowhiddenfocus="true">Control.HasFocus(800)</visible> </control>
<posx>-12</posx> </itemlayout>
<posy>166</posy> <focusedlayout width="col-7-begin" height="2-row">
<width>4-col</width> <control type="image">
<height>12-row</height> <posx>0</posx>
<onleft>61</onleft> <posy>0</posy>
<onright>61</onright> <width>col-7-begin</width>
<scrolltime tween="sine" easing="inout">300</scrolltime> <height>2-row</height>
<itemlayout height="1-row" width="4-col"> <texture>colors/white.png</texture>
<control type="label"> <colordiffuse>textActive</colordiffuse>
<posx>12</posx> <aspectratio>stretch</aspectratio>
<posy>0</posy> </control>
<width>4-col-gutter</width> <control type="label">
<height>1-row</height> <posx>col-1-begin</posx>
<font>menuTitle</font> <posy>0</posy>
<textcolor>black</textcolor> <width>8-col</width>
<selectedcolor>black</selectedcolor> <height>2-row</height>
<info>ListItem.Label</info> <font>menuTitle</font>
<shadowcolor>-</shadowcolor> <aligny>center</aligny>
</control> <textcolor>highlight</textcolor>
</itemlayout> <shadowcolor>-</shadowcolor>
<focusedlayout height="1-row" width="4-col"> <label>$INFO[ListItem.label]</label>
<control type="image"> </control>
<posx>0</posx> </focusedlayout>
<posy>0</posy> </control>
<width>4-col</width> <!-- Character filter-->
<height>54</height> <control type="list" id="900">
<aspectratio>stretch</aspectratio> <visible allowhiddenfocus="true">Control.HasFocus(900)</visible>
<texture border="0">colors/black.png</texture> <posx>0</posx>
<bordersize>0</bordersize> <posy>row-4-begin</posy>
<colordiffuse>ffFFFFFF</colordiffuse> <width>8-col</width>
</control> <height>24-row</height>
<control type="label"> <orientation>vertical</orientation>
<posx>12</posx> <onleft>9002</onleft>
<posy>0</posy> <onright>9999</onright>
<width>4-col-gutter</width> <onback>activateWindow(home)</onback>
<height>1-row</height> <itemlayout width="col-7-begin" height="2-row">
<font>menuTitle</font> <control type="label">
<textcolor>textActive</textcolor> <posx>col-1-begin</posx>
<selectedcolor>selected</selectedcolor> <posy>0</posy>
<info>ListItem.Label</info> <width>7-col</width>
<shadowcolor>-</shadowcolor> <height>2-row</height>
</control> <font>menuTitle</font>
</focusedlayout> <aligny>center</aligny>
</control> <textcolor>textActive</textcolor>
<!-- Character filter--> <shadowcolor>-</shadowcolor>
<control type="list" id="900"> <label>$INFO[ListItem.label]</label>
<visible allowhiddenfocus="true">Control.HasFocus(900)</visible> </control>
<posx>-12</posx> </itemlayout>
<posy>166</posy> <focusedlayout width="col-7-begin" height="2-row">
<width>4-col</width> <control type="image">
<height>12-row</height> <posx>0</posx>
<onleft>61</onleft> <posy>0</posy>
<onright>61</onright> <width>col-7-begin</width>
<scrolltime tween="sine" easing="inout">300</scrolltime> <height>2-row</height>
<itemlayout height="1-row" width="4-col"> <texture>colors/white.png</texture>
<control type="label"> <colordiffuse>textActive</colordiffuse>
<posx>12</posx> <aspectratio>stretch</aspectratio>
<posy>0</posy> </control>
<width>4-col-gutter</width> <control type="label">
<height>1-row</height> <posx>col-1-begin</posx>
<font>menuTitle</font> <posy>0</posy>
<textcolor>black</textcolor> <width>8-col</width>
<selectedcolor>black</selectedcolor> <height>2-row</height>
<info>ListItem.Label</info> <font>menuTitle</font>
<shadowcolor>-</shadowcolor> <aligny>center</aligny>
</control> <textcolor>highlight</textcolor>
</itemlayout> <shadowcolor>-</shadowcolor>
<focusedlayout height="1-row" width="4-col"> <label>$INFO[ListItem.label]</label>
<control type="image"> </control>
<posx>0</posx> </focusedlayout>
<posy>0</posy>
<width>4-col</width>
<height>54</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>1-row</height>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.Label</info>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
</control>
</control> </control>
</control> </control>
<!-- Busy indicator --> <!-- Busy indicator -->
<control type="group"> <control type="group">
<visible>!isempty(control.getlabel(4000))</visible> <visible>!isempty(control.getlabel(4000))</visible>

View File

@ -6,7 +6,7 @@
<import addon="script.artistslideshow" version="1.5.0"/> <import addon="script.artistslideshow" version="1.5.0"/>
<import addon="script.maximinimalism.functions" version="1.0.0"/> <import addon="script.maximinimalism.functions" version="1.0.0"/>
</requires> </requires>
<extension point="xbmc.gui.skin" defaultthemename="textures.xbt" debugging="false"> <extension point="xbmc.gui.skin" debugging="false">
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" /> <res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
</extension> </extension>
<extension point="xbmc.addon.metadata"> <extension point="xbmc.addon.metadata">