various
This commit is contained in:
parent
1454ff87fc
commit
9582461360
|
@ -1,239 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<window>
|
|
||||||
<defaultcontrol always="true">9000</defaultcontrol>
|
|
||||||
<onload condition="!Integer.IsGreater(container(3).numitems,0) + !Integer.IsGreater(container(6).numitems,0)">control.SetFocus(9999)</onload>
|
|
||||||
<controls>
|
|
||||||
<!--background-->
|
|
||||||
<include condition="!Player.HasVideo">globalBackground</include>
|
|
||||||
<control type="group">
|
|
||||||
<control type="group">
|
|
||||||
<posx>col-7-begin</posx>
|
|
||||||
<posy>row-3-begin</posy>
|
|
||||||
<!--animations-->
|
|
||||||
<include condition="!Player.hasVideo">modalDialogInOutVertical</include>
|
|
||||||
<control type="image">
|
|
||||||
<visible>player.hasvideo</visible>
|
|
||||||
<posx>-12</posx>
|
|
||||||
<posy>-12</posy>
|
|
||||||
<width>1176</width>
|
|
||||||
<height>21-row</height>
|
|
||||||
<texture border="24">dialogBackground.png</texture>
|
|
||||||
<colordiffuse>99FFFFFF</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>-12</posx>
|
|
||||||
<posy>-12</posy>
|
|
||||||
<width>888</width>
|
|
||||||
<height>780</height>
|
|
||||||
<texture border="24">dialogBackground.png</texture>
|
|
||||||
<colordiffuse>overlay</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<texture border="10">masks/menuTitle2.png</texture>
|
|
||||||
<colordiffuse>highlight</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="label" id="1">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>14-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>dialogTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<wrapmultiline>false</wrapmultiline>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
</control>
|
|
||||||
<!--page scrollbar-->
|
|
||||||
<control type="group" id="8001">
|
|
||||||
<visible>Control.IsVisible(60)</visible>
|
|
||||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
|
|
||||||
<control type="scrollbar" id="60">
|
|
||||||
<posx>-36</posx>
|
|
||||||
<posy>5-row</posy>
|
|
||||||
<height>11-row</height>
|
|
||||||
<onright>9000</onright>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<control type="group" id="9000">
|
|
||||||
<!--Used in search from cast listing etc-->
|
|
||||||
<control type="panel" id="3">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>76</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>681</height>
|
|
||||||
<onright>9760</onright>
|
|
||||||
<ondown>9760</ondown>
|
|
||||||
<onleft>60</onleft>
|
|
||||||
<pagecontrol>60</pagecontrol>
|
|
||||||
<itemlayout height="84" width="12-col">
|
|
||||||
<control type="label">
|
|
||||||
<visible>ListItem.IsSelected</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>3</posy>
|
|
||||||
<width>66</width>
|
|
||||||
<height>66</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<selectedcolor>textActive</selectedcolor>
|
|
||||||
<label>✓</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col</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>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout height="84" width="12-col">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>69</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<visible>ListItem.IsSelected</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>3</posy>
|
|
||||||
<width>66</width>
|
|
||||||
<height>66</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<selectedcolor>black</selectedcolor>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
<label>✓</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>11-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<selectedcolor>black</selectedcolor>
|
|
||||||
<label>$INFO[ListItem.Label]</label>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
|
||||||
</control>
|
|
||||||
<!--skin selection etc-->
|
|
||||||
<control type="panel" id="6">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>76</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>19-row</height>
|
|
||||||
<onright>9760</onright>
|
|
||||||
<ondown>9760</ondown>
|
|
||||||
<onleft>60</onleft>
|
|
||||||
<itemlayout height="84" width="12-col">
|
|
||||||
<control type="label">
|
|
||||||
<visible>ListItem.IsSelected</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>3</posy>
|
|
||||||
<width>66</width>
|
|
||||||
<height>66</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<selectedcolor>textActive</selectedcolor>
|
|
||||||
<label>✓</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col</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>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout height="84" width="12-col">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>69</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<visible>ListItem.IsSelected</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>3</posy>
|
|
||||||
<width>66</width>
|
|
||||||
<height>66</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<selectedcolor>black</selectedcolor>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
<label>✓</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>11-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<selectedcolor>black</selectedcolor>
|
|
||||||
<label>$INFO[ListItem.Label]</label>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<!--buttons-->
|
|
||||||
<control type="grouplist" id="9760">
|
|
||||||
<posx>3-col</posx>
|
|
||||||
<posy>22-row</posy>
|
|
||||||
<onleft>9000</onleft>
|
|
||||||
<onright>9000</onright>
|
|
||||||
<onup>9000</onup>
|
|
||||||
<control type="button" id="5">
|
|
||||||
<description>OK / Manual button</description>
|
|
||||||
<width>6-col</width>
|
|
||||||
<align>center</align>
|
|
||||||
<texturenofocus>colors/offblack.png</texturenofocus>
|
|
||||||
<label>186</label>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<!--debugging-->
|
|
||||||
<include>DebugGrid</include>
|
|
||||||
<control type="label">
|
|
||||||
<include>DialogID</include>
|
|
||||||
<label>DialogSelect.xml</label>
|
|
||||||
</control>
|
|
||||||
</controls>
|
|
||||||
</window>
|
|
1066
1080i/Font.xml
1066
1080i/Font.xml
File diff suppressed because it is too large
Load Diff
|
@ -1,139 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<window>
|
|
||||||
<defaultcontrol always="true">100</defaultcontrol>
|
|
||||||
<include>fadeInOut</include>
|
|
||||||
<controls>
|
|
||||||
<!-- options menu-->
|
|
||||||
<control type="group">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<!--overlay-->
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<texture>colors/black.png</texture>
|
|
||||||
<colordiffuse>e9FFFFFF</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="group">
|
|
||||||
<include>modalDialogInOutVertical</include>
|
|
||||||
<posx>col-10-begin</posx>
|
|
||||||
<posy>row-7-begin</posy>
|
|
||||||
<!--controls-->
|
|
||||||
<control type="panel" id="100">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>4-row</posy>
|
|
||||||
<width>6-col</width>
|
|
||||||
<height>14-row</height>
|
|
||||||
<orientation>vertical</orientation>
|
|
||||||
<itemlayout width="6-col" height="2-row">
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.label2]</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col-indent</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>5-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>buttonTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout width="6-col" height="2-row">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>highlight</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>1-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>6-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>eeffffff</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbolLarge</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.label2]</label>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col-indent</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>5-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>buttonTitle</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
|
||||||
<content>
|
|
||||||
<item>
|
|
||||||
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
|
|
||||||
<description>Play/Pause</description>
|
|
||||||
<label>$LOCALIZE[35224]</label>
|
|
||||||
<label2></label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
<onclick>PlayerControl(play)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<visible>Player.Paused</visible>
|
|
||||||
<description>Pause</description>
|
|
||||||
<label>$LOCALIZE[35224]</label>
|
|
||||||
<label2></label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
<onclick>PlayerControl(play)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Reset button</description>
|
|
||||||
<label>$LOCALIZE[13007]</label>
|
|
||||||
<label2></label2>
|
|
||||||
<onclick>PlayerControl(Reset)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Stop button</description>
|
|
||||||
<label>$LOCALIZE[35222]</label>
|
|
||||||
<label2></label2>
|
|
||||||
<onclick>PlayerControl(Stop)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Settings button</description>
|
|
||||||
<label>$LOCALIZE[5]</label>
|
|
||||||
<label2></label2>
|
|
||||||
<onclick>ActivateWindow(1101)</onclick>
|
|
||||||
</item>
|
|
||||||
</content>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<!--debugging-->
|
|
||||||
<include>DebugGrid</include>
|
|
||||||
<control type="label">
|
|
||||||
<include>DialogID</include>
|
|
||||||
<label>GameOSD.xml</label>
|
|
||||||
</control>
|
|
||||||
</controls>
|
|
||||||
</window>
|
|
|
@ -1,249 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<window>
|
|
||||||
<defaultcontrol always="false">3011</defaultcontrol>
|
|
||||||
<animation type="windowClose">
|
|
||||||
<effect type="fade" start="100" end="0" time="400" delay="200"/>
|
|
||||||
</animation>
|
|
||||||
<controls>
|
|
||||||
<!--background-->
|
|
||||||
<control type="image">
|
|
||||||
<texture>colors/black.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<include>gameShowcase</include>
|
|
||||||
|
|
||||||
<!--info panel-->
|
|
||||||
<control type="group">
|
|
||||||
<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>
|
|
||||||
<!--overlay-->
|
|
||||||
<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>
|
|
||||||
<!--meta-->
|
|
||||||
<control type="panel">
|
|
||||||
<posx>12</posx>
|
|
||||||
<posy>6-row</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[562]</label>
|
|
||||||
<label2 fallback="31253">$INFO[Container(113).ListItem.Year]</label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>$LOCALIZE[515]</label>
|
|
||||||
<label2 fallback="31253">$INFO[Container(113).ListItem.Genre]</label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>$ADDON[plugin.program.iagl 30427]</label>
|
|
||||||
<label2 fallback="31253">$INFO[Container(113).ListItem.Studio]</label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>$ADDON[plugin.program.iagl 30429]</label>
|
|
||||||
<label2 fallback="31253">$INFO[Container(113).ListItem.Property(nplayers)]</label2>
|
|
||||||
<thumb></thumb>
|
|
||||||
</item>
|
|
||||||
</content>
|
|
||||||
</control>
|
|
||||||
<!--content-->
|
|
||||||
<control type="group">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>row-1-begin</posy>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>-6</posy>
|
|
||||||
<width>7-col</width>
|
|
||||||
<align>left</align>
|
|
||||||
<height>115</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>largeTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[Container(113).ListItem.Label]</label>
|
|
||||||
<wrapmultiline>true</wrapmultiline>
|
|
||||||
</control>
|
|
||||||
<!--synopsis-->
|
|
||||||
<control type="textbox">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>9-row</posy>
|
|
||||||
<font>textbox</font>
|
|
||||||
<width>8-col</width>
|
|
||||||
<align>left</align>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<height>388</height>
|
|
||||||
<label fallback="31205">$INFO[Container(113).ListItem.Plot]</label>
|
|
||||||
<autoscroll>false</autoscroll>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
<pagecontrol>61</pagecontrol>
|
|
||||||
</control>
|
|
||||||
<control type="scrollbar" id="61">
|
|
||||||
<posx>12r</posx>
|
|
||||||
<posy>10-row</posy>
|
|
||||||
<height>8-row</height>
|
|
||||||
<ondown>8</ondown>
|
|
||||||
<onleft>8</onleft>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<!--dialog controls-->
|
|
||||||
<control type="grouplist" id="8000">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>948</posy>
|
|
||||||
<width>10-col</width>
|
|
||||||
<height>6-row</height>
|
|
||||||
<orientation>horizontal</orientation>
|
|
||||||
<itemgap>12</itemgap>
|
|
||||||
<onup>61</onup>
|
|
||||||
<onleft>999981</onleft>
|
|
||||||
|
|
||||||
<control type="button" id="3002">
|
|
||||||
<description>Play</description>
|
|
||||||
<label>$ADDON[plugin.program.iagl 30434]</label>
|
|
||||||
<posy>2-row</posy>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="button" id="3004">
|
|
||||||
<label>$ADDON[plugin.program.iagl 30004]</label>
|
|
||||||
<posy>2-row</posy>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="button" id="3001">
|
|
||||||
<label>$ADDON[plugin.program.iagl 30437]</label>
|
|
||||||
<posy>2-row</posy>
|
|
||||||
<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>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="button" id="3003">
|
|
||||||
<visible>false</visible>
|
|
||||||
<label>$ADDON[plugin.program.iagl 30438]</label>
|
|
||||||
<posy>2-row</posy>
|
|
||||||
<description>Choose Art</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>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="videowindow" id="105">
|
|
||||||
<description>Trailer Window</description>
|
|
||||||
<visible>false</visible>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<!--hidden stuff-->
|
|
||||||
<control type="group">
|
|
||||||
<visible>true</visible>
|
|
||||||
|
|
||||||
<control type="list" id="113">
|
|
||||||
<description>Metadata</description>
|
|
||||||
<posx>col-16-begin</posx>
|
|
||||||
<posy>row-5-begin</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>23-row</height>
|
|
||||||
<itemlayout width="8-col" height="2-row">
|
|
||||||
<control type="label">
|
|
||||||
<posx>96</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>8-col-gutter</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
<label>$INFO[ListItem.Label]</label>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<!--<itemlayout/>-->
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="list" id="114">
|
|
||||||
<description>Fanart Slideshow List</description>
|
|
||||||
<itemlayout/>
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="list" id="115">
|
|
||||||
<visible>false</visible>
|
|
||||||
<description>Box and Snapshot Slideshow List</description>
|
|
||||||
<itemlayout/>
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="panel" id="116">
|
|
||||||
<description>Banner Slideshow List</description>
|
|
||||||
<itemlayout/>
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="button" id="3011">
|
|
||||||
<description>Control Grabber</description>
|
|
||||||
<onleft>3003</onleft>
|
|
||||||
<onright>3003</onright>
|
|
||||||
<onup>3003</onup>
|
|
||||||
<ondown>3003</ondown>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
</controls>
|
|
||||||
</window>
|
|
|
@ -1,157 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<includes>
|
|
||||||
<!--media showcase-->
|
|
||||||
<include name="gameShowcase">
|
|
||||||
<!--list container to hold extrafanart-->
|
|
||||||
<control type="list" id="99999">
|
|
||||||
<posx>-4</posx>
|
|
||||||
<posy>-4</posy>
|
|
||||||
<width>4</width>
|
|
||||||
<height>4</height>
|
|
||||||
<enable>false</enable>
|
|
||||||
<preloaditems>2</preloaditems>
|
|
||||||
<itemlayout/>
|
|
||||||
<focusedlayout/>
|
|
||||||
<content>$VAR[extraFanartLocation]</content>
|
|
||||||
</control>
|
|
||||||
<control type="grouplist" id="99998">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>row-3-begin</posy>
|
|
||||||
<width>13000</width>
|
|
||||||
<height>fullscreenHeight</height>
|
|
||||||
<itemgap>0</itemgap>
|
|
||||||
<scrolltime tween="sine" easing="out">500</scrolltime>
|
|
||||||
<orientation>horizontal</orientation>
|
|
||||||
<usecontrolcoords>true</usecontrolcoords>
|
|
||||||
<animation type="windowopen">
|
|
||||||
<effect type="fade" start="0" end="100" delay="250" time="1000"/>
|
|
||||||
</animation>
|
|
||||||
<!--movement-->
|
|
||||||
<animation effect="slide" time="200" end="0,0" condition="Control.HasFocus(999981)">condition</animation>
|
|
||||||
<animation effect="slide" time="200" end="-1354,0" condition="Control.HasFocus(999982) + !String.IsEmpty(listitem.tagline)">condition</animation><!--fanart1 has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-500,0" condition="Control.HasFocus(999982) + String.IsEmpty(listitem.tagline)">condition</animation><!--fanart 1 no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-2896,0" condition="Control.HasFocus(999983) + !String.IsEmpty(listitem.tagline)">condition</animation><!--cast has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-2042,0" condition="Control.HasFocus(999983) + String.IsEmpty(listitem.tagline)">condition</animation><!--cast no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-4458,0" condition="Control.HasFocus(999984) + !String.IsEmpty(listitem.tagline)">condition</animation><!--fanart2 has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-3604,0" condition="Control.HasFocus(999984) + String.IsEmpty(listitem.tagline)">condition</animation><!--fanart2 no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-5650,0" condition="Control.HasFocus(999985) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-4796,0" condition="Control.HasFocus(999985) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--discart no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-5946,0" condition="Control.HasFocus(999985) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-5092,0" condition="Control.HasFocus(999985) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
|
|
||||||
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
|
|
||||||
<animation effect="slide" time="200" end="-7428,0" condition="Control.HasFocus(999986) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-6578,0" condition="Control.HasFocus(999986) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
|
|
||||||
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
|
|
||||||
<animation effect="slide" time="200" end="-8912,0" condition="Control.HasFocus(999987) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-8062,0" condition="Control.HasFocus(999987) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
|
|
||||||
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
|
|
||||||
<animation effect="slide" time="200" end="-10396,0" condition="Control.HasFocus(999988) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-9546,0" condition="Control.HasFocus(999988) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
|
|
||||||
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
|
|
||||||
<animation effect="slide" time="200" end="-11880,0" condition="Control.HasFocus(999989) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
|
|
||||||
<animation effect="slide" time="200" end="-11562,0" condition="Control.HasFocus(999989) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
|
|
||||||
|
|
||||||
<control type="label">
|
|
||||||
<posx>col-1-begin</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>756</width>
|
|
||||||
<height>756</height>
|
|
||||||
<font>large</font>
|
|
||||||
<align>center</align>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[Container(113).ListItem.Label]</label>
|
|
||||||
<wrapmultiline>true</wrapmultiline>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="image">
|
|
||||||
<posx>2-col</posx>
|
|
||||||
<visible>!String.IsEmpty(Container(115).ListItem.Art(poster))</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<width>504</width>
|
|
||||||
<height>756</height>
|
|
||||||
<texture diffuse="masks/showcasePoster.png">$INFO[Container(115).ListItem.Art(poster)]</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>keep</aspectratio>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="panel" id="115">
|
|
||||||
<posx>180</posx>
|
|
||||||
<posy>12</posy>
|
|
||||||
<width>20-col</width>
|
|
||||||
<height>756</height>
|
|
||||||
<enable>false</enable>
|
|
||||||
<itemlayout width="10-col" height="405">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>708</width>
|
|
||||||
<height>398</height>
|
|
||||||
<aspectratio scalediffuse="false">keep</aspectratio>
|
|
||||||
<texture fallback="colors/offblack.png" diffuse="masks/showcaseCast.png">$INFO[listitem.art(poster)]</texture>
|
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="multiimage">
|
|
||||||
<visible>!String.IsEmpty(Container(114).ListItem.Art(fanart))</visible>
|
|
||||||
<posx>2-col</posx>
|
|
||||||
<top>0</top>
|
|
||||||
<width>1344</width>
|
|
||||||
<height>756</height>
|
|
||||||
<aspectratio>scale</aspectratio>
|
|
||||||
<timeperimage>1000</timeperimage>
|
|
||||||
<fadetime>300</fadetime>
|
|
||||||
<imagepath background="true">$INFO[Container(114).ListItem.Art(fanart)]</imagepath>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<!--navigation-->
|
|
||||||
<control type="grouplist">
|
|
||||||
<posx>636</posx>
|
|
||||||
<posy>row-27-begin</posy>
|
|
||||||
<orientation>horizontal</orientation>
|
|
||||||
<itemgap>0</itemgap>
|
|
||||||
<control type="button" id="999981">
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>12</height>
|
|
||||||
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
||||||
<onback>8000</onback>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="999982">
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>12</height>
|
|
||||||
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
||||||
<onback>8000</onback>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="999983">
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>12</height>
|
|
||||||
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
||||||
<onback>8000</onback>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="999984">
|
|
||||||
<width>1-col</width>
|
|
||||||
<height>12</height>
|
|
||||||
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
||||||
<onback>8000</onback>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>col-1-begin</posx>
|
|
||||||
<posy>1014</posy>
|
|
||||||
<width>24-col</width>
|
|
||||||
<height>1-row</height>
|
|
||||||
<align>center</align>
|
|
||||||
<font>smallStrong</font>
|
|
||||||
<textcolor>textDisabled</textcolor>
|
|
||||||
<label>$INFO[Container(113).ListItem.label]</label>
|
|
||||||
<shadowcolor></shadowcolor>
|
|
||||||
</control>
|
|
||||||
</include>
|
|
||||||
</includes>
|
|
|
@ -1,21 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<window>
|
|
||||||
<defaultcontrol>19980</defaultcontrol>
|
|
||||||
<controls>
|
|
||||||
<control type="list" id="19801">
|
|
||||||
<description>Storage container for the item details</description>
|
|
||||||
<posx>-3000</posx>
|
|
||||||
<posy>-3000</posy>
|
|
||||||
<width>1</width>
|
|
||||||
<height>1</height>
|
|
||||||
<itemlayout/>
|
|
||||||
<focusedlayout/>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="19980">
|
|
||||||
<posx>-3000</posx>
|
|
||||||
<posy>-3000</posy>
|
|
||||||
<label>$ADDON[plugin.program.akl 40851]</label>
|
|
||||||
<onclick>RunPlugin(plugin://plugin.program.akl/execute/rom/$INFO[Container(19801).ListItem.Property(entityid)])</onclick>
|
|
||||||
</control>
|
|
||||||
</controls>
|
|
||||||
</window>
|
|
29
addon.xml
29
addon.xml
|
@ -1,10 +1,10 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<addon id="skin.pellucid" version="3.1.0" name="Pellucid" provider-name="theDeadman">
|
<addon id="skin.pellucid" version="3.1.0" name="Pellucid" provider-name="theDeadman">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.gui" version="5.15.0"/>
|
<import addon="xbmc.gui" version="5.17.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
<extension point="xbmc.gui.skin" 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="xml" />
|
||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
|
@ -13,30 +13,7 @@
|
||||||
<source>https://github.com/chrisbevan/skin.pellucid</source>
|
<source>https://github.com/chrisbevan/skin.pellucid</source>
|
||||||
<assets>
|
<assets>
|
||||||
<icon>resources/icon.png</icon>
|
<icon>resources/icon.png</icon>
|
||||||
<fanart>resources/fanart.jpg</fanart>
|
|
||||||
<screenshot>resources/screenshot-01.jpg</screenshot>
|
|
||||||
<screenshot>resources/screenshot-02.jpg</screenshot>
|
|
||||||
<screenshot>resources/screenshot-03.jpg</screenshot>
|
|
||||||
<screenshot>resources/screenshot-04.jpg</screenshot>
|
|
||||||
<screenshot>resources/screenshot-05.jpg</screenshot>
|
|
||||||
<screenshot>resources/screenshot-06.jpg</screenshot>
|
|
||||||
</assets>
|
</assets>
|
||||||
<summary lang="ca_ES">Una skin per a Kodi de theDeadmanInYossariansTent</summary>
|
<summary lang="en_GB">A skin for Kodi by Chris Bevan</summary>
|
||||||
<summary lang="de_DE">Ein Skin für Kodi, von theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="en_GB">A skin for Kodi from theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="es_ES">Una skin para Kodi de theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="es_MX">Una máscara para Kodi por theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="id_ID">Skin untuk Kodi dari theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="nl_NL">Een skin voor Kodi van theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="ru_RU">Обложка для Kodi от theDeadmanInYossariansTent</summary>
|
|
||||||
<summary lang="zh_CN">一款theDeadmanInYossariansTent制作的KODI皮肤</summary>
|
|
||||||
<description lang="ca_ES">Pellucid és una experiència Kodi lleugera, neta i senzilla dissenyada per a la màxima usabilitat i el mínim enrenou.</description>
|
|
||||||
<description lang="de_DE">Pellucid bietet ein leichtgewichtiges, übersichtliches und einfaches Kodi-Erlebnis, geschaffen für höchste Benutzerfreundlichkeit und Minimalismus.</description>
|
|
||||||
<description lang="en_GB">Pellucid is a lightweight, clean and simple Kodi experience designed for maximum usability and minimum fuss.</description>
|
|
||||||
<description lang="es_ES">Pellucid es una experiencia para Kodi ligera, limpia y simple diseñada para la máxima usabilidad y un minimo impacto.</description>
|
|
||||||
<description lang="es_MX">Pellucid es una experiencia con Kodi ligera, simple y sencilla diseñada para máxima usabilidad y mínima molestia.</description>
|
|
||||||
<description lang="id_ID">Pellucid adalah pengalaman Kodi yang ringan, bersih, dan sederhana yang dirancang untuk kegunaan maksimum dan kerepotan minimum.</description>
|
|
||||||
<description lang="nl_NL">Pellucid vormt een lichte en simpele Kodi-ervaring, ontworpen voor maximaal gebruik en minimaal gedoe.</description>
|
|
||||||
<description lang="zh_CN">Pellucid提供轻巧、干净和简单的KODI体验,旨在最大限度地提高可用性和最大限度地减少麻烦。</description>
|
|
||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
|
|
@ -1,93 +0,0 @@
|
||||||
Copyright 2014 The Heebo Project Authors.
|
|
||||||
|
|
||||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
||||||
This license is copied below, and is also available with a FAQ at:
|
|
||||||
http://scripts.sil.org/OFL
|
|
||||||
|
|
||||||
|
|
||||||
-----------------------------------------------------------
|
|
||||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
||||||
-----------------------------------------------------------
|
|
||||||
|
|
||||||
PREAMBLE
|
|
||||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
||||||
development of collaborative font projects, to support the font creation
|
|
||||||
efforts of academic and linguistic communities, and to provide a free and
|
|
||||||
open framework in which fonts may be shared and improved in partnership
|
|
||||||
with others.
|
|
||||||
|
|
||||||
The OFL allows the licensed fonts to be used, studied, modified and
|
|
||||||
redistributed freely as long as they are not sold by themselves. The
|
|
||||||
fonts, including any derivative works, can be bundled, embedded,
|
|
||||||
redistributed and/or sold with any software provided that any reserved
|
|
||||||
names are not used by derivative works. The fonts and derivatives,
|
|
||||||
however, cannot be released under any other type of license. The
|
|
||||||
requirement for fonts to remain under this license does not apply
|
|
||||||
to any document created using the fonts or their derivatives.
|
|
||||||
|
|
||||||
DEFINITIONS
|
|
||||||
"Font Software" refers to the set of files released by the Copyright
|
|
||||||
Holder(s) under this license and clearly marked as such. This may
|
|
||||||
include source files, build scripts and documentation.
|
|
||||||
|
|
||||||
"Reserved Font Name" refers to any names specified as such after the
|
|
||||||
copyright statement(s).
|
|
||||||
|
|
||||||
"Original Version" refers to the collection of Font Software components as
|
|
||||||
distributed by the Copyright Holder(s).
|
|
||||||
|
|
||||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
||||||
or substituting -- in part or in whole -- any of the components of the
|
|
||||||
Original Version, by changing formats or by porting the Font Software to a
|
|
||||||
new environment.
|
|
||||||
|
|
||||||
"Author" refers to any designer, engineer, programmer, technical
|
|
||||||
writer or other person who contributed to the Font Software.
|
|
||||||
|
|
||||||
PERMISSION & CONDITIONS
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
||||||
redistribute, and sell modified and unmodified copies of the Font
|
|
||||||
Software, subject to the following conditions:
|
|
||||||
|
|
||||||
1) Neither the Font Software nor any of its individual components,
|
|
||||||
in Original or Modified Versions, may be sold by itself.
|
|
||||||
|
|
||||||
2) Original or Modified Versions of the Font Software may be bundled,
|
|
||||||
redistributed and/or sold with any software, provided that each copy
|
|
||||||
contains the above copyright notice and this license. These can be
|
|
||||||
included either as stand-alone text files, human-readable headers or
|
|
||||||
in the appropriate machine-readable metadata fields within text or
|
|
||||||
binary files as long as those fields can be easily viewed by the user.
|
|
||||||
|
|
||||||
3) No Modified Version of the Font Software may use the Reserved Font
|
|
||||||
Name(s) unless explicit written permission is granted by the corresponding
|
|
||||||
Copyright Holder. This restriction only applies to the primary font name as
|
|
||||||
presented to the users.
|
|
||||||
|
|
||||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
||||||
Software shall not be used to promote, endorse or advertise any
|
|
||||||
Modified Version, except to acknowledge the contribution(s) of the
|
|
||||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
||||||
permission.
|
|
||||||
|
|
||||||
5) The Font Software, modified or unmodified, in part or in whole,
|
|
||||||
must be distributed entirely under this license, and must not be
|
|
||||||
distributed under any other license. The requirement for fonts to
|
|
||||||
remain under this license does not apply to any document created
|
|
||||||
using the Font Software.
|
|
||||||
|
|
||||||
TERMINATION
|
|
||||||
This license becomes null and void if any of the above conditions are
|
|
||||||
not met.
|
|
||||||
|
|
||||||
DISCLAIMER
|
|
||||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
||||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
||||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
||||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
||||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
||||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
||||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,92 +0,0 @@
|
||||||
This Font Software is licensed under the SIL Open Font License,
|
|
||||||
Version 1.1.
|
|
||||||
|
|
||||||
This license is copied below, and is also available with a FAQ at:
|
|
||||||
http://scripts.sil.org/OFL
|
|
||||||
|
|
||||||
-----------------------------------------------------------
|
|
||||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
||||||
-----------------------------------------------------------
|
|
||||||
|
|
||||||
PREAMBLE
|
|
||||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
||||||
development of collaborative font projects, to support the font
|
|
||||||
creation efforts of academic and linguistic communities, and to
|
|
||||||
provide a free and open framework in which fonts may be shared and
|
|
||||||
improved in partnership with others.
|
|
||||||
|
|
||||||
The OFL allows the licensed fonts to be used, studied, modified and
|
|
||||||
redistributed freely as long as they are not sold by themselves. The
|
|
||||||
fonts, including any derivative works, can be bundled, embedded,
|
|
||||||
redistributed and/or sold with any software provided that any reserved
|
|
||||||
names are not used by derivative works. The fonts and derivatives,
|
|
||||||
however, cannot be released under any other type of license. The
|
|
||||||
requirement for fonts to remain under this license does not apply to
|
|
||||||
any document created using the fonts or their derivatives.
|
|
||||||
|
|
||||||
DEFINITIONS
|
|
||||||
"Font Software" refers to the set of files released by the Copyright
|
|
||||||
Holder(s) under this license and clearly marked as such. This may
|
|
||||||
include source files, build scripts and documentation.
|
|
||||||
|
|
||||||
"Reserved Font Name" refers to any names specified as such after the
|
|
||||||
copyright statement(s).
|
|
||||||
|
|
||||||
"Original Version" refers to the collection of Font Software
|
|
||||||
components as distributed by the Copyright Holder(s).
|
|
||||||
|
|
||||||
"Modified Version" refers to any derivative made by adding to,
|
|
||||||
deleting, or substituting -- in part or in whole -- any of the
|
|
||||||
components of the Original Version, by changing formats or by porting
|
|
||||||
the Font Software to a new environment.
|
|
||||||
|
|
||||||
"Author" refers to any designer, engineer, programmer, technical
|
|
||||||
writer or other person who contributed to the Font Software.
|
|
||||||
|
|
||||||
PERMISSION & CONDITIONS
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of the Font Software, to use, study, copy, merge, embed,
|
|
||||||
modify, redistribute, and sell modified and unmodified copies of the
|
|
||||||
Font Software, subject to the following conditions:
|
|
||||||
|
|
||||||
1) Neither the Font Software nor any of its individual components, in
|
|
||||||
Original or Modified Versions, may be sold by itself.
|
|
||||||
|
|
||||||
2) Original or Modified Versions of the Font Software may be bundled,
|
|
||||||
redistributed and/or sold with any software, provided that each copy
|
|
||||||
contains the above copyright notice and this license. These can be
|
|
||||||
included either as stand-alone text files, human-readable headers or
|
|
||||||
in the appropriate machine-readable metadata fields within text or
|
|
||||||
binary files as long as those fields can be easily viewed by the user.
|
|
||||||
|
|
||||||
3) No Modified Version of the Font Software may use the Reserved Font
|
|
||||||
Name(s) unless explicit written permission is granted by the
|
|
||||||
corresponding Copyright Holder. This restriction only applies to the
|
|
||||||
primary font name as presented to the users.
|
|
||||||
|
|
||||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
||||||
Software shall not be used to promote, endorse or advertise any
|
|
||||||
Modified Version, except to acknowledge the contribution(s) of the
|
|
||||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
||||||
permission.
|
|
||||||
|
|
||||||
5) The Font Software, modified or unmodified, in part or in whole,
|
|
||||||
must be distributed entirely under this license, and must not be
|
|
||||||
distributed under any other license. The requirement for fonts to
|
|
||||||
remain under this license does not apply to any document created using
|
|
||||||
the Font Software.
|
|
||||||
|
|
||||||
TERMINATION
|
|
||||||
This license becomes null and void if any of the above conditions are
|
|
||||||
not met.
|
|
||||||
|
|
||||||
DISCLAIMER
|
|
||||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
||||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
||||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
||||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
||||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
||||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
||||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window>
|
<window>
|
||||||
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.ShowInfo | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
<visible>!window.isactive(shutdownmenu) + !window.isactive(GameOSD) + !window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.ShowInfo | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
||||||
<controls>
|
<controls>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
|
@ -56,7 +56,6 @@
|
||||||
<shadowcolor></shadowcolor>
|
<shadowcolor></shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
|
||||||
<control type="progress">
|
<control type="progress">
|
||||||
<visible>VideoPlayer.Content(LiveTV)</visible>
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -90,10 +89,8 @@
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>112</label>
|
<label>112</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
|
||||||
<!--ff / rw speed indicators-->
|
<!--ff / rw speed indicators-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>Player.seeking</visible>
|
<visible>Player.seeking</visible>
|
|
@ -0,0 +1,94 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<window>
|
||||||
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||||||
|
<onload condition="!Integer.IsGreater(container(3).numitems,0) + !Integer.IsGreater(container(6).numitems,0)">control.SetFocus(9999)</onload>
|
||||||
|
<controls>
|
||||||
|
<!--background-->
|
||||||
|
<include condition="!Player.HasVideo">globalBackground</include>
|
||||||
|
<control type="group">
|
||||||
|
<control type="group">
|
||||||
|
<posx>col-7-begin</posx>
|
||||||
|
<posy>row-3-begin</posy>
|
||||||
|
<!--animations-->
|
||||||
|
<include condition="!Player.hasVideo">modalDialogInOutVertical</include>
|
||||||
|
<control type="image">
|
||||||
|
<visible>player.hasvideo</visible>
|
||||||
|
<posx>-12</posx>
|
||||||
|
<posy>-12</posy>
|
||||||
|
<width>888</width>
|
||||||
|
<height>780</height>
|
||||||
|
<texture border="24">dialogBackground.png</texture>
|
||||||
|
<colordiffuse>99FFFFFF</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>-12</posx>
|
||||||
|
<posy>-12</posy>
|
||||||
|
<width>888</width>
|
||||||
|
<height>780</height>
|
||||||
|
<texture border="24">dialogBackground.png</texture>
|
||||||
|
<colordiffuse>overlay</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<texture border="10">masks/menuTitle2.png</texture>
|
||||||
|
<colordiffuse>highlight</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="label" id="1">
|
||||||
|
<posx>24</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>12-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>dialogTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<wrapmultiline>false</wrapmultiline>
|
||||||
|
<shadowcolor></shadowcolor>
|
||||||
|
</control>
|
||||||
|
<!--page scrollbar-->
|
||||||
|
<control type="group" id="8001">
|
||||||
|
<visible>Control.IsVisible(60)</visible>
|
||||||
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
|
||||||
|
<control type="scrollbar" id="60">
|
||||||
|
<posx>-36</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<height>11-row</height>
|
||||||
|
<onright>9000</onright>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
<control type="group" id="9000">
|
||||||
|
<include>defaultSelect</include>
|
||||||
|
</control>
|
||||||
|
|
||||||
|
<!--buttons-->
|
||||||
|
<control type="grouplist" id="9760">
|
||||||
|
<posx>3-col</posx>
|
||||||
|
<posy>22-row</posy>
|
||||||
|
<onleft>9000</onleft>
|
||||||
|
<onright>9000</onright>
|
||||||
|
<onup>9000</onup>
|
||||||
|
<control type="button" id="5">
|
||||||
|
<description>OK / Manual button</description>
|
||||||
|
<width>6-col</width>
|
||||||
|
<align>center</align>
|
||||||
|
<texturenofocus>colors/offblack.png</texturenofocus>
|
||||||
|
<label>186</label>
|
||||||
|
<onclick>action(back)</onclick>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
<!--debugging-->
|
||||||
|
<include>DebugGrid</include>
|
||||||
|
<control type="label">
|
||||||
|
<include>DialogID</include>
|
||||||
|
<label>DialogSelect.xml</label>
|
||||||
|
</control>
|
||||||
|
</controls>
|
||||||
|
</window>
|
|
@ -0,0 +1,263 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<fonts>
|
||||||
|
<fontset id="default">
|
||||||
|
<!--Roboto fontset-->
|
||||||
|
<!--proportional font sizes for reference 6,8,9,10,11,12,14,18,24,30,36,48,60,72 -->
|
||||||
|
<font>
|
||||||
|
<name>veryLarge</name>
|
||||||
|
<filename>roboto/black.ttf</filename>
|
||||||
|
<size>96</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>veryLargeLight</name>
|
||||||
|
<filename>roboto/light.ttf</filename>
|
||||||
|
<size>96</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>large</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>60</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>largeBlack</name>
|
||||||
|
<filename>roboto/black.ttf</filename>
|
||||||
|
<size>60</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>largeStrong</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>60</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>largeLight</name>
|
||||||
|
<filename>roboto/light.ttf</filename>
|
||||||
|
<size>54</size>
|
||||||
|
<linespacing>0.9</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>medium</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>48</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>mediumStrong</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>48</size>
|
||||||
|
<linespacing>1</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>mediumLight</name>
|
||||||
|
<filename>roboto/light.ttf</filename>
|
||||||
|
<size>48</size>
|
||||||
|
<linespacing>0.9</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>regular</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>36</size>
|
||||||
|
<linespacing>0.9</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>regularStrong</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>36</size>
|
||||||
|
<linespacing>0.9</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>regularLight</name>
|
||||||
|
<filename>roboto/light.ttf</filename>
|
||||||
|
<size>36</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>small</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>0.9</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>smallStrong</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>22</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>smallMedium</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>24</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<!--element specific-->
|
||||||
|
<font>
|
||||||
|
<name>textbox</name>
|
||||||
|
<filename>roboto/medium.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1.1</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>textboxExtraLeading</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>pageTitle</name>
|
||||||
|
<filename>roboto/condensedBold.ttf</filename>
|
||||||
|
<size>48</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>sectionTitle</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>36</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
<style>capitalize</style>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>pageSubTitle</name>
|
||||||
|
<filename>roboto/medium.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>dialogTitle</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>32</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
<style>capitalize</style>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>confirmTitle</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>34</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
<style>capitalize</style>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>largeTitle</name>
|
||||||
|
<filename>roboto_slab/regular.ttf</filename>
|
||||||
|
<size>60</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>largeTitle2</name>
|
||||||
|
<filename>roboto_slab/regular.ttf</filename>
|
||||||
|
<size>52</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>mediumTitle</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>44</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>itemTitle</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>itemSubTitle</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>24</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>playlistSubTitle</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>24</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>itemSubTitleCondensed</name>
|
||||||
|
<filename>roboto/condensedBold.ttf</filename>
|
||||||
|
<size>26</size>
|
||||||
|
<linespacing>0.8</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>menuTitle</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>menuTitle2</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>27</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>menuTitle3</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>38</size>
|
||||||
|
<linespacing>0.85</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>buttonTitle</name>
|
||||||
|
<filename>roboto/medium.ttf</filename>
|
||||||
|
<size>28</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>buttonTitle2</name>
|
||||||
|
<filename>roboto/black.ttf</filename>
|
||||||
|
<size>22</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>settingsCategory</name>
|
||||||
|
<filename>roboto_slab/bold.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>settingsCategoryTitle</name>
|
||||||
|
<filename>roboto/black.ttf</filename>
|
||||||
|
<size>22</size>
|
||||||
|
<linespacing>1.0</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>thumbTitle</name>
|
||||||
|
<filename>roboto/bold.ttf</filename>
|
||||||
|
<size>23</size>
|
||||||
|
<linespacing>1</linespacing>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>symbol</name>
|
||||||
|
<filename>symbol.ttf</filename>
|
||||||
|
<size>20</size>
|
||||||
|
<style/>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>symbolSmall</name>
|
||||||
|
<filename>symbol.ttf</filename>
|
||||||
|
<size>14</size>
|
||||||
|
<style/>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>symbolLarge</name>
|
||||||
|
<filename>symbol.ttf</filename>
|
||||||
|
<size>28</size>
|
||||||
|
<style/>
|
||||||
|
</font>
|
||||||
|
<font>
|
||||||
|
<name>symbolVeryLarge</name>
|
||||||
|
<filename>symbol.ttf</filename>
|
||||||
|
<size>72</size>
|
||||||
|
<style/>
|
||||||
|
</font>
|
||||||
|
<!-- Required for system -->
|
||||||
|
<font>
|
||||||
|
<name>font13</name>
|
||||||
|
<filename>roboto/regular.ttf</filename>
|
||||||
|
<size>30</size>
|
||||||
|
</font>
|
||||||
|
</fontset>
|
||||||
|
</fonts>
|
|
@ -0,0 +1,127 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<window>
|
||||||
|
<defaultcontrol always="true">100</defaultcontrol>
|
||||||
|
<include>fadeInOut</include>
|
||||||
|
<controls>
|
||||||
|
<!-- options menu-->
|
||||||
|
<control type="group">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<!--overlay-->
|
||||||
|
<control type="image">
|
||||||
|
<include>dimensionsFullscreen</include>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>e9FFFFFF</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="group">
|
||||||
|
<include>modalDialogInOutVertical</include>
|
||||||
|
<posx>col-2-begin</posx>
|
||||||
|
<posy>row-5-begin</posy>
|
||||||
|
|
||||||
|
<!--controls-->
|
||||||
|
<control type="panel" id="100">
|
||||||
|
<visible>![window.isactive(gamevideofilter) | window.isactive(gamestretchmode) | window.isactive(gamesaves) | window.isactive(ingamesaves)] </visible>
|
||||||
|
<posx>8-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>6-col</width>
|
||||||
|
<height>20-row</height>
|
||||||
|
<orientation>vertical</orientation>
|
||||||
|
<itemlayout width="6-col" height="2-row">
|
||||||
|
<control type="label">
|
||||||
|
<posx>24</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>6-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>itemTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.label]</label>
|
||||||
|
</control>
|
||||||
|
</itemlayout>
|
||||||
|
<focusedlayout width="6-col" height="2-row">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>6-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
|
<texture border="24" colordiffuse="highlight">masks/menuTitle.png</texture>
|
||||||
|
<bordersize>0</bordersize>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>24</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>6-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>itemTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.label]</label>
|
||||||
|
</control>
|
||||||
|
</focusedlayout>
|
||||||
|
<content>
|
||||||
|
<item>
|
||||||
|
<description>Pause / Resume button</description>
|
||||||
|
<label>Resume</label>
|
||||||
|
<onclick>Play</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Save / Load button</description>
|
||||||
|
<label>$LOCALIZE[35249]</label>
|
||||||
|
<onclick>ActivateWindow(InGameSaves)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Reset button</description>
|
||||||
|
<label>$LOCALIZE[13007]</label>
|
||||||
|
<onclick>PlayerControl(Reset)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Stop button</description>
|
||||||
|
<label>$LOCALIZE[35222]</label>
|
||||||
|
<onclick>Stop</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Settings button</description>
|
||||||
|
<label>$LOCALIZE[5]</label>
|
||||||
|
<onclick>ActivateWindow(GameAdvancedSettings)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Video filter button</description>
|
||||||
|
<label>$LOCALIZE[35225]</label>
|
||||||
|
<onclick>ActivateWindow(GameVideoFilter)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Stretch mode button</description>
|
||||||
|
<label>$LOCALIZE[35233]</label>
|
||||||
|
<onclick>ActivateWindow(GameStretchMode)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Players button</description>
|
||||||
|
<label>$LOCALIZE[35172]</label>
|
||||||
|
<onclick>ActivateWindow(GameAgents)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Controller settings button</description>
|
||||||
|
<label>$LOCALIZE[35234]</label>
|
||||||
|
<onclick>ActivateWindow(GameControllers)</onclick>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<description>Controller port configuration</description>
|
||||||
|
<label>$LOCALIZE[35110]</label>
|
||||||
|
<onclick>ActivateWindow(GamePorts)</onclick>
|
||||||
|
</item>
|
||||||
|
</content>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
<!--debugging-->
|
||||||
|
<include>DebugGrid</include>
|
||||||
|
<control type="label">
|
||||||
|
<include>DialogID</include>
|
||||||
|
<label>GameOSD.xml</label>
|
||||||
|
</control>
|
||||||
|
</controls>
|
||||||
|
</window>
|
|
@ -25,7 +25,7 @@
|
||||||
<include file="View_GamePlatforms.xml"/>
|
<include file="View_GamePlatforms.xml"/>
|
||||||
<include file="Includes_menus.xml"/>
|
<include file="Includes_menus.xml"/>
|
||||||
<include file="Includes_mediaShowcase.xml"/>
|
<include file="Includes_mediaShowcase.xml"/>
|
||||||
<include file="Includes_gameShowcase.xml"/>
|
<include file="Includes_dialogSelect.xml"/>
|
||||||
|
|
||||||
<!--view type conditions-->
|
<!--view type conditions-->
|
||||||
<expression name="isVideoList">!String.Contains(container.folderpath,special://profile/playlists/video) + !String.Contains(container.folderpath,videodb://) + !String.Contains(container.folderpath,plugin://) | container.content(files) | String.IsEmpty(container.content) | container.content(addons) | container.content(videos) | container.content(episodes)</expression>
|
<expression name="isVideoList">!String.Contains(container.folderpath,special://profile/playlists/video) + !String.Contains(container.folderpath,videodb://) + !String.Contains(container.folderpath,plugin://) | container.content(files) | String.IsEmpty(container.content) | container.content(addons) | container.content(videos) | container.content(episodes)</expression>
|
|
@ -0,0 +1,225 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<includes>
|
||||||
|
<include name="defaultSelect">
|
||||||
|
<!--Used in search from cast listing etc-->
|
||||||
|
<control type="panel" id="3">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>76</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>681</height>
|
||||||
|
<onright>9760</onright>
|
||||||
|
<ondown>9760</ondown>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<pagecontrol>60</pagecontrol>
|
||||||
|
<itemlayout height="84" width="12-col">
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<selectedcolor>textActive</selectedcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</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>
|
||||||
|
</itemlayout>
|
||||||
|
<focusedlayout height="84" width="12-col">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>69</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<bordersize>0</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<shadowcolor></shadowcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>11-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>itemTitle</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<label>$INFO[ListItem.Label]</label>
|
||||||
|
</control>
|
||||||
|
</focusedlayout>
|
||||||
|
</control>
|
||||||
|
<!--skin selection etc-->
|
||||||
|
<control type="panel" id="6">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>76</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>19-row</height>
|
||||||
|
<onright>9760</onright>
|
||||||
|
<ondown>9760</ondown>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<itemlayout height="84" width="12-col">
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<selectedcolor>textActive</selectedcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</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>
|
||||||
|
</itemlayout>
|
||||||
|
<focusedlayout height="84" width="12-col">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>69</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<bordersize>0</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<shadowcolor></shadowcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>11-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>itemTitle</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<label>$INFO[ListItem.Label]</label>
|
||||||
|
</control>
|
||||||
|
</focusedlayout>
|
||||||
|
</control>
|
||||||
|
|
||||||
|
<control type="panel" id="10811">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>76</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>19-row</height>
|
||||||
|
<onright>9760</onright>
|
||||||
|
<ondown>9760</ondown>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<itemlayout height="84" width="12-col">
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<selectedcolor>textActive</selectedcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</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>
|
||||||
|
</itemlayout>
|
||||||
|
<focusedlayout height="84" width="12-col">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>12-col</width>
|
||||||
|
<height>69</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<bordersize>0</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<visible>ListItem.IsSelected</visible>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>3</posy>
|
||||||
|
<width>66</width>
|
||||||
|
<height>66</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbolLarge</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<shadowcolor></shadowcolor>
|
||||||
|
<label>✓</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>11-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>itemTitle</font>
|
||||||
|
<textcolor>black</textcolor>
|
||||||
|
<selectedcolor>black</selectedcolor>
|
||||||
|
<label>$INFO[ListItem.Label]</label>
|
||||||
|
</control>
|
||||||
|
</focusedlayout>
|
||||||
|
</control>
|
||||||
|
</include>
|
||||||
|
</includes>
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window>
|
<window>
|
||||||
<defaultcontrol always="true">9998</defaultcontrol>
|
<defaultcontrol always="true">9999</defaultcontrol>
|
||||||
<onload></onload>
|
<onload></onload>
|
||||||
<include>fadeInOut</include>
|
<include>fadeInOut</include>
|
||||||
<views>50,501,502</views>
|
<views>50,501,502</views>
|
|
@ -83,7 +83,7 @@
|
||||||
<control type="grouplist" id="5">
|
<control type="grouplist" id="5">
|
||||||
<posx>280</posx>
|
<posx>280</posx>
|
||||||
<posy>76</posy>
|
<posy>76</posy>
|
||||||
<width>14-col</width>
|
<width>1016</width>
|
||||||
<height>606</height>
|
<height>606</height>
|
||||||
<onleft>3</onleft>
|
<onleft>3</onleft>
|
||||||
<onright>3</onright>
|
<onright>3</onright>
|
|
@ -41,12 +41,12 @@
|
||||||
<!--sub menu-->
|
<!--sub menu-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2-row</posy>
|
<posy>76</posy>
|
||||||
<!-- Category buttons -->
|
<!-- Category buttons -->
|
||||||
<control type="list" id="8000">
|
<control type="list" id="8000">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>12</posy>
|
<posy>0</posy>
|
||||||
<width>276</width>
|
<width>284</width>
|
||||||
<height>18-row</height>
|
<height>18-row</height>
|
||||||
<onright>200</onright>
|
<onright>200</onright>
|
||||||
<itemlayout height="2-row" width="4-col">
|
<itemlayout height="2-row" width="4-col">
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
<!--options-->
|
<!--options-->
|
||||||
<control type="grouplist" id="200">
|
<control type="grouplist" id="200">
|
||||||
<posx>4-col</posx>
|
<posx>4-col</posx>
|
||||||
<posy>84</posy>
|
<posy>76</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<height>17-row</height>
|
<height>17-row</height>
|
||||||
<onleft>8000</onleft>
|
<onleft>8000</onleft>
|
|
@ -64,7 +64,7 @@
|
||||||
<label>Recently Played</label>
|
<label>Recently Played</label>
|
||||||
<texturenofocus></texturenofocus>
|
<texturenofocus></texturenofocus>
|
||||||
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
||||||
<width>3-col</width>
|
<width>4-col</width>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
<label>Favourites</label>
|
<label>Favourites</label>
|
||||||
<texturenofocus></texturenofocus>
|
<texturenofocus></texturenofocus>
|
||||||
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
||||||
<width>3-col</width>
|
<width>4-col</width>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
|
@ -90,6 +90,7 @@
|
||||||
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
|
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
<width>3-col</width>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<onclick>activateWindow(games,plugin://plugin.program.akl/category/virtual/vcategory_genre)</onclick>
|
<onclick>activateWindow(games,plugin://plugin.program.akl/category/virtual/vcategory_genre)</onclick>
|
||||||
</control>
|
</control>
|
||||||
|
@ -98,7 +99,7 @@
|
||||||
<texturenofocus></texturenofocus>
|
<texturenofocus></texturenofocus>
|
||||||
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
<texturefocus colordiffuse="ffffffff" border="24">UIControls/button.png</texturefocus>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<width>4-col</width>
|
<width>3-col</width>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<label>Filters</label>
|
<label>Filters</label>
|
||||||
|
@ -266,7 +267,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>4-col-gutter</height>
|
<height>4-col-gutter</height>
|
||||||
<aspectratio>scale</aspectratio>
|
<aspectratio>scale</aspectratio>
|
||||||
<texture fallback="colors/black.png" diffuse="masks/albumThumb.png">$INFO[ListItem.Art(fanart)]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/albumThumb.png">$INFO[ListItem.Art(poster)]</texture>
|
||||||
<colordiffuse>88FFFFFF</colordiffuse>
|
<colordiffuse>88FFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
|
@ -279,7 +280,7 @@
|
||||||
<aligny>top</aligny>
|
<aligny>top</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.label][/B][CR]$INFO[ListItem.artist]</label>
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="4-col" height="360">
|
<focusedlayout width="4-col" height="360">
|
||||||
|
@ -292,7 +293,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>4-col-gutter</height>
|
<height>4-col-gutter</height>
|
||||||
<aspectratio>scale</aspectratio>
|
<aspectratio>scale</aspectratio>
|
||||||
<texture fallback="colors/black.png" diffuse="masks/albumThumb.png">$INFO[ListItem.Art(fanart)]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/albumThumb.png">$INFO[ListItem.Art(poster)]</texture>
|
||||||
<bordertexture infill="false" diffuse="masks/albumThumb.png">colors/white.png</bordertexture>
|
<bordertexture infill="false" diffuse="masks/albumThumb.png">colors/white.png</bordertexture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
@ -307,7 +308,7 @@
|
||||||
<aligny>top</aligny>
|
<aligny>top</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.label][/B][CR]$INFO[ListItem.artist]</label>
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue