Various
This commit is contained in:
parent
1811b59973
commit
dba2254b50
|
@ -6,115 +6,176 @@
|
|||
<controls>
|
||||
<!--background-->
|
||||
<include>globalBackground</include>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>colors/black.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<colordiffuse>99ffffff</colordiffuse>
|
||||
</control>
|
||||
<control type="group" id="9001">
|
||||
<posx>col-2-begin</posx>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-3-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
<control type="image">
|
||||
<posx>-168</posx>
|
||||
<posy>44</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>1-row</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>24-col</width>
|
||||
<height>2-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-3</posx>
|
||||
<posy>44</posy>
|
||||
<width>3</width>
|
||||
<height>1-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--title-->
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>44</posy>
|
||||
<width>16-col</width>
|
||||
<posx>24</posx>
|
||||
<posy>0</posy>
|
||||
<width>20-col</width>
|
||||
<height>2-row</height>
|
||||
<font>dialogTitle</font>
|
||||
<label>$LOCALIZE[24001]</label>
|
||||
<textcolor>black</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="grouplist">
|
||||
<posx>5-col-gutter</posx>
|
||||
<posy>44</posy>
|
||||
<width>20-col</width>
|
||||
<orientation>horizontal</orientation>
|
||||
<!--options-->
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>21-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="grouplist" id="9000">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>6-col</width>
|
||||
<orientation>vertical</orientation>
|
||||
<control type="radiobutton" id="6">
|
||||
<aligny>center</aligny>
|
||||
<height>57</height>
|
||||
<width>4-col</width>
|
||||
<font>smallStrong</font>
|
||||
<width>6-col</width>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<label>25000</label>
|
||||
<textcolor>black</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<texturefocus>colors/black.png</texturefocus>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<textoffsety>-6</textoffsety>
|
||||
<ondown>9999</ondown>
|
||||
<onright>9999</onright>
|
||||
</control>
|
||||
<control type="radiobutton" id="7">
|
||||
<aligny>center</aligny>
|
||||
<height>57</height>
|
||||
<width>4-col</width>
|
||||
<font>smallStrong</font>
|
||||
<width>6-col</width>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<label>25001</label>
|
||||
<textcolor>black</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<texturefocus>colors/black.png</texturefocus>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<textoffsety>-6</textoffsety>
|
||||
<ondown>9999</ondown>
|
||||
</control>
|
||||
<control type="radiobutton" id="8">
|
||||
<aligny>center</aligny>
|
||||
<height>57</height>
|
||||
<width>5-col</width>
|
||||
<font>smallStrong</font>
|
||||
<width>6-col</width>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<label>24999</label>
|
||||
<textcolor>black</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<texturefocus>colors/black.png</texturefocus>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<textoffsety>-6</textoffsety>
|
||||
<ondown>9999</ondown>
|
||||
<onright>9999</onright>
|
||||
</control>
|
||||
<control type="button" id="5">
|
||||
<aligny>center</aligny>
|
||||
<height>57</height>
|
||||
<width>5-col</width>
|
||||
<font>smallStrong</font>
|
||||
<width>6-col</width>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<label>24063</label>
|
||||
<textcolor>black</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<texturefocus>colors/black.png</texturefocus>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<textoffsety>-6</textoffsety>
|
||||
<ondown>9999</ondown>
|
||||
<onright>9999</onright>
|
||||
</control>
|
||||
</control>
|
||||
<!--content listing-->
|
||||
<control type="group" id="9999">
|
||||
<onup>6</onup>
|
||||
<posx>6-col</posx>
|
||||
<posy>2-row</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-50</posy>
|
||||
<include>viewDialogList</include>
|
||||
<posy>0</posy>
|
||||
<width>18-col</width>
|
||||
<height>21-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="panel" id="50">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>12-col</width>
|
||||
<height>21-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>50</ondown>
|
||||
<onup>50</onup>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<itemlayout height="2-row" width="12-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>2-row</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>11-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>9-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label2]</label>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="2-row" width="12-col">
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>11-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>2-row</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<include>spinFocus</include>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>11-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>9-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label2]</label>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
<!--page scrollbar-->
|
||||
<control type="group" id="8000">
|
||||
<visible>Control.IsVisible(60)</visible>
|
||||
<animation effect="fade" start="100" end="70" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||
<control type="scrollbar" id="60">
|
||||
<posx>col-22-begin</posx>
|
||||
<posx>col-24-begin</posx>
|
||||
<posy>126</posy>
|
||||
<height>11-row</height>
|
||||
<onleft>9999</onleft>
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/offblack.png</texturenofocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<disabledcolor>textDisabled</disabledcolor>
|
||||
<invalidcolor>disabled</invalidcolor>
|
||||
|
@ -96,10 +96,10 @@
|
|||
<disabledcolor>textDisabled</disabledcolor>
|
||||
<radiowidth>64</radiowidth>
|
||||
<radioheight>64</radioheight>
|
||||
<radioposx/>
|
||||
<radioposy/>
|
||||
<radioposx>0</radioposx>
|
||||
<radioposy>0</radioposy>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/offblack.png</texturenofocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textureradiofocus>UIControls/radio-button-fo.png</textureradiofocus>
|
||||
<textureradionofocus>UIControls/radio-button-nf.png</textureradionofocus>
|
||||
<pulseonselect>false</pulseonselect>
|
||||
|
@ -121,7 +121,7 @@
|
|||
<spinwidth>30</spinwidth>
|
||||
<spinheight>30</spinheight>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/offblack.png</texturenofocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textureup>UIControls/arrow-up-nf.png</textureup>
|
||||
<texturedown>UIControls/arrow-down-nf.png</texturedown>
|
||||
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
|
||||
|
@ -144,7 +144,7 @@
|
|||
<spinwidth>36</spinwidth>
|
||||
<spinheight>36</spinheight>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/offblack.png</texturenofocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textureup>UIControls/arrow-up-nf.png</textureup>
|
||||
<texturedown>UIControls/arrow-down-nf.png</texturedown>
|
||||
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
|
||||
|
|
|
@ -3,94 +3,104 @@
|
|||
<defaultcontrol always="true">8000</defaultcontrol>
|
||||
<allowoverlay>no</allowoverlay>
|
||||
<controls>
|
||||
<!--fanart / coverart if available-->
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>$INFO[ListItem.art(fanart)]</texture>
|
||||
<colordiffuse>33ffffff</colordiffuse>
|
||||
<aspectratio aligny="top">scale</aspectratio>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>isEmpty(ListItem.art(fanart))</visible>
|
||||
<include>globalBackground</include>
|
||||
</control>
|
||||
<!--About this addon-->
|
||||
<control type="group">
|
||||
<posx>col-3-begin</posx>
|
||||
<posy>row-2-begin</posy>
|
||||
<posx>col-4-begin</posx>
|
||||
<posy>row-3-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
<control type="image">
|
||||
<posx>-240</posx>
|
||||
<posy>44</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>1-row</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>18-col</width>
|
||||
<height>2-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-3</posx>
|
||||
<posy>44</posy>
|
||||
<width>3</width>
|
||||
<height>1-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--title-->
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>44</posy>
|
||||
<width>16-col</width>
|
||||
<posx>24</posx>
|
||||
<posy>0</posy>
|
||||
<width>17-col</width>
|
||||
<height>2-row</height>
|
||||
<font>dialogTitle</font>
|
||||
<label>$INFO[ListItem.Property(Addon.Type)]</label>
|
||||
<textcolor>black</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<!--dialog background-->
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>18-col</width>
|
||||
<height>21-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<--addon details-->
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>18-col</width>
|
||||
<height>10-row</height>
|
||||
<aspectratio aligny="center">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png">$INFO[ListItem.art(fanart)]</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>159</posy>
|
||||
<width>5-col</width>
|
||||
<height>5-col</height>
|
||||
<posy>2-row</posy>
|
||||
<width>18-col</width>
|
||||
<height>10-row</height>
|
||||
<aspectratio aligny="center">scale</aspectratio>
|
||||
<texture>vignette.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>4-col</width>
|
||||
<height>4-col</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="colors/offblack.png">$INFO[ListItem.art(thumb)]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
</control>
|
||||
<control type="group">
|
||||
<posx>6-col</posx>
|
||||
<posy>12-row</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>12-col</width>
|
||||
<height>11-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Addon Title</description>
|
||||
<posx>0</posx>
|
||||
<posy>3-row</posy>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>10-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>mediumStrong</font>
|
||||
<label>$INFO[ListItem.Property(Addon.Name)]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>4-row</posy>
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>10-col-gutter</width>
|
||||
<font>regularStrong</font>
|
||||
<font>smallStrong</font>
|
||||
<label>$INFO[ListItem.Property(Addon.Creator)] • $LOCALIZE[31082] $INFO[ListItem.Property(Addon.Version)]</label>
|
||||
</control>
|
||||
<control type="textbox" id="400">
|
||||
<posx>0</posx>
|
||||
<posy>5-row</posy>
|
||||
<posx>12</posx>
|
||||
<posy>4-row</posy>
|
||||
<font>textboxExtraLeading</font>
|
||||
<width>10-col-gutter</width>
|
||||
<width>12-col-gutter</width>
|
||||
<height>340</height>
|
||||
<label>[B]$INFO[ListItem.Property(Addon.Description)][/B]</label>
|
||||
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
||||
|
@ -100,64 +110,74 @@
|
|||
<control type="group">
|
||||
<visible>!Window.IsVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>10-row</posy>
|
||||
<posy>12-row</posy>
|
||||
<control type="list" id="8000">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>5-col</width>
|
||||
<height>6-row</height>
|
||||
<width>6-col</width>
|
||||
<height>8-row</height>
|
||||
<itemgap>3</itemgap>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="6-col" height="1-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>6-col</width>
|
||||
<height>53</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/black.png</texture>
|
||||
</control>
|
||||
<itemlayout width="6-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>-1</posy>
|
||||
<width>6-col</width>
|
||||
<width>5-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="6-col" height="1-row">
|
||||
<focusedlayout width="6-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>6-col</width>
|
||||
<height>53</height>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<include>spinFocus</include>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>5-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>black</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>-1</posy>
|
||||
<width>6-col</width>
|
||||
<width>5-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
|
|
|
@ -10,43 +10,56 @@
|
|||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<width>8-col</width>
|
||||
<height>102</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
<control type="group">
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label" id="30">
|
||||
<description>header label</description>
|
||||
<description>heading</description>
|
||||
<posx>24</posx>
|
||||
<posy>-12</posy>
|
||||
<font>smallStrong</font>
|
||||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>-</label>
|
||||
<textcolor>black</textcolor>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="textbox" id="31">
|
||||
<control type="label" id="31">
|
||||
<description>message</description>
|
||||
<posx>24</posx>
|
||||
<posy>22</posy>
|
||||
<posy>1-row</posy>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>-</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
|
|
|
@ -2,9 +2,6 @@
|
|||
<window>
|
||||
<allowoverlay>yes</allowoverlay>
|
||||
<onload condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | Window.isactive(pvr) window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)">SetFocus(9000,0)</onload>
|
||||
<coordinates>
|
||||
<origin x="0" y="0"/>
|
||||
</coordinates>
|
||||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-19-begin</posx>
|
||||
|
@ -15,6 +12,19 @@
|
|||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="group">
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -22,10 +32,7 @@
|
|||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label" id="401">
|
||||
<description>heading</description>
|
||||
|
@ -33,7 +40,7 @@
|
|||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>-</label>
|
||||
<textcolor>black</textcolor>
|
||||
|
|
|
@ -13,25 +13,36 @@
|
|||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<width>8-col</width>
|
||||
<height>102</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
<control type="group">
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>heading</description>
|
||||
<posx>24</posx>
|
||||
<posy>-12</posy>
|
||||
<font>smallStrong</font>
|
||||
<width>4-col</width>
|
||||
<height>1-row</height>
|
||||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>772</label>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
|
@ -42,8 +53,10 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
<posy>28</posy>
|
||||
<posy>1-row</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label></label>
|
||||
|
@ -54,12 +67,17 @@
|
|||
</animation>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>72</posx>
|
||||
<posy>28</posy>
|
||||
<width>4-col</width>
|
||||
<description>message</description>
|
||||
<posx>1-col</posx>
|
||||
<posy>1-row</posy>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>31098</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
|
|
|
@ -15,46 +15,58 @@
|
|||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<width>8-col</width>
|
||||
<height>102</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
<control type="group">
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>header label</description>
|
||||
<description>heading</description>
|
||||
<posx>24</posx>
|
||||
<posy>-12</posy>
|
||||
<font>smallStrong</font>
|
||||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="textbox" id="9">
|
||||
<control type="label" id="9">
|
||||
<description>message</description>
|
||||
<posx>24</posx>
|
||||
<posy>22</posy>
|
||||
<posy>1-row</posy>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<label>-</label>
|
||||
|
||||
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
|
|
|
@ -11,28 +11,37 @@
|
|||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<width>8-col</width>
|
||||
<height>102</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
<control type="group">
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label" id="10">
|
||||
<description>heading</description>
|
||||
<posx>24</posx>
|
||||
<posy>-12</posy>
|
||||
<font>smallStrong</font>
|
||||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>-</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
|
@ -41,16 +50,14 @@
|
|||
</animation>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Control indicator</description>
|
||||
<posx>24</posx>
|
||||
<posy>30</posy>
|
||||
<posy>1-row</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<label>◀ ▶</label>
|
||||
|
||||
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
|
@ -59,15 +66,16 @@
|
|||
</control>
|
||||
<control type="label" id="12">
|
||||
<description>message</description>
|
||||
<posx>108</posx>
|
||||
<posy>30</posy>
|
||||
<posx>1-col</posx>
|
||||
<posy>1-row</posy>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>-</label>
|
||||
|
||||
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<!--animations-->
|
||||
<animation type="Windowopen">
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
<!--content is movie or tvshow (from XBMC Library)-->
|
||||
<control type="group">
|
||||
<visible>!Substring(Container.folderpath,plugin) + !container.content(episodes)</visible>
|
||||
<posx>1263</posx>
|
||||
<posx>col-17-begin</posx>
|
||||
<posy>0</posy>
|
||||
<animation type="Windowopen">
|
||||
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
||||
|
@ -57,49 +57,51 @@
|
|||
</animation>
|
||||
<!--overlay-->
|
||||
<control type="image">
|
||||
<posx>84</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>573</width>
|
||||
<height>835</height>
|
||||
<width>8-col</width>
|
||||
<height>fullscreenHeight</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<colordiffuse>cc111111</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>84</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>573</width>
|
||||
<height>198</height>
|
||||
<width>8-col</width>
|
||||
<height>row-6-begin</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>84</posx>
|
||||
<posy>1009</posy>
|
||||
<width>573</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<posx>0</posx>
|
||||
<posy>row-6-begin</posy>
|
||||
<width>8-col</width>
|
||||
<height>1-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--content-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-2-begin</posy>
|
||||
<posx>12</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col-gutter</width>
|
||||
<align>left</align>
|
||||
<height>4-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>pageTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[listitem.title]</label>
|
||||
<wrapmultiline>true</wrapmultiline>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>42</posy>
|
||||
<posy>5-row</posy>
|
||||
<width>8-col-gutter</width>
|
||||
<align>left</align>
|
||||
<font>itemSubTitle</font>
|
||||
|
@ -110,12 +112,12 @@
|
|||
<!--synopsis-->
|
||||
<control type="textbox">
|
||||
<posx>0</posx>
|
||||
<posy>132</posy>
|
||||
<font>textboxExtraLeading</font>
|
||||
<posy>7-row</posy>
|
||||
<font>textbox</font>
|
||||
<width>8-col-gutter</width>
|
||||
<align>left</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<height>6-row</height>
|
||||
<height>9-row</height>
|
||||
<label>[B]$INFO[ListItem.plot][/B]</label>
|
||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
|
@ -123,14 +125,14 @@
|
|||
</control>
|
||||
<!--meta-->
|
||||
<control type="panel">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-11-begin</posy>
|
||||
<posx>0</posx>
|
||||
<posy>18-row</posy>
|
||||
<width>8-col</width>
|
||||
<height>6-row</height>
|
||||
<enable>false</enable>
|
||||
<itemlayout width="4-col" height="76">
|
||||
<itemlayout width="4-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
|
@ -139,7 +141,7 @@
|
|||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posx>12</posx>
|
||||
<posy>32</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
|
@ -148,7 +150,7 @@
|
|||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="114">
|
||||
<focusedlayout width="4-col" height="2-row">
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
|
@ -179,63 +181,74 @@
|
|||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="panel" id="8000">
|
||||
<posx>84</posx>
|
||||
<posy>row-15-begin</posy>
|
||||
<posx>0</posx>
|
||||
<posy>23-row</posy>
|
||||
<width>8-col</width>
|
||||
<height>6-row</height>
|
||||
<itemgap>3</itemgap>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="4-col" height="1-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>285</width>
|
||||
<height>55</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>cc000000</colordiffuse>
|
||||
</control>
|
||||
<itemlayout width="4-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>64</posx>
|
||||
<posy>2</posy>
|
||||
<width>184</width>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="1-row">
|
||||
<focusedlayout width="4-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>285</width>
|
||||
<height>55</height>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<include>spinFocus</include>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>64</posx>
|
||||
<posy>2</posy>
|
||||
<width>184</width>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
|
|
|
@ -2,41 +2,57 @@
|
|||
<window>
|
||||
<defaultcontrol always="true">-</defaultcontrol>
|
||||
<allowoverlay>yes</allowoverlay>
|
||||
<coordinates>
|
||||
<origin x="0" y="0"/>
|
||||
</coordinates>
|
||||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-19-begin</posx>
|
||||
<include condition="!window.isactive(infodialog)">progressPosition1</include>
|
||||
<include condition="window.isactive(infodialog)">progressPosition2</include>
|
||||
<visible>!player.passthrough</visible>
|
||||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
</animation>
|
||||
<control type="group">
|
||||
<control type="image">
|
||||
<posx>-24</posx>
|
||||
<posy>0</posy>
|
||||
<width>24</width>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<height>102</height>
|
||||
<height>3-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>eeFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>heading</description>
|
||||
<posx>24</posx>
|
||||
<posy>-12</posy>
|
||||
<width>2-col</width>
|
||||
<font>smallStrong</font>
|
||||
<posy>0</posy>
|
||||
<font>itemSubTitle</font>
|
||||
<width>468</width>
|
||||
<height>60</height>
|
||||
<aligny>center</aligny>
|
||||
<label>13376</label>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>13376</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>message</description>
|
||||
<posx>24</posx>
|
||||
<posy>30</posy>
|
||||
<posy>1-row</posy>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<width>468</width>
|
||||
<height>1-row</height>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[player.volume]</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</control>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<font>
|
||||
<name>veryLarge</name>
|
||||
<filename>roboto/black.ttf</filename>
|
||||
<size>60</size>
|
||||
<size>144</size>
|
||||
<linespacing>0.8</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
|
@ -88,12 +88,19 @@
|
|||
<linespacing>1.0</linespacing>
|
||||
</font>
|
||||
<!--element specific-->
|
||||
<font>
|
||||
<name>textbox</name>
|
||||
<filename>roboto/regular.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>
|
||||
|
@ -102,7 +109,7 @@
|
|||
</font>
|
||||
<font>
|
||||
<name>pageSubTitle</name>
|
||||
<filename>roboto/condensedRegular.ttf</filename>
|
||||
<filename>roboto/medium.ttf</filename>
|
||||
<size>36</size>
|
||||
<linespacing>1.0</linespacing>
|
||||
</font>
|
||||
|
|
|
@ -8,6 +8,28 @@
|
|||
<animation effect="fade" start="0" end="100" time="500" reversible="true">WindowOpen</animation>
|
||||
<controls>
|
||||
<include>globalBackground</include>
|
||||
|
||||
<!--fanart test-->
|
||||
<control type="multiimage">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<imagepath>$INFO[Skin.String(videoFanartLocation)]</imagepath>
|
||||
<timeperimage>25000</timeperimage>
|
||||
<fadetime>1000</fadetime>
|
||||
<pauseatend>10000</pauseatend>
|
||||
<randomize>true</randomize>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<colordiffuse>11ffffff</colordiffuse>
|
||||
<include>kenBurnsey</include>
|
||||
</control>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>backgrounds/vignette.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
|
||||
<!--system info indicator-->
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
|
@ -164,6 +186,43 @@
|
|||
</content>
|
||||
</control>
|
||||
</control>
|
||||
<!--Date / time and weather-->
|
||||
<control type="group">
|
||||
<posx>col-17-begin</posx>
|
||||
<posy>row-21-begin</posy>
|
||||
<control type="label">
|
||||
<posx>8-col</posx>
|
||||
<posy>12</posy>
|
||||
<width>8-col</width>
|
||||
<height>4-row</height>
|
||||
<align>right</align>
|
||||
<font>veryLarge</font>
|
||||
<textcolor>selected</textcolor>
|
||||
<label>$INFO[System.Time]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8-col</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>8-col</width>
|
||||
<height>4-row</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>Large</font>
|
||||
<textcolor>selected</textcolor>
|
||||
<label>$INFO[System.Date(DDD)] [COLOR 500][B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)][/COLOR]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8-col</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>8-col</width>
|
||||
<height>3-row</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regular</font>
|
||||
<textcolor>selected</textcolor>
|
||||
<label>$INFO[weather.location] [B]$INFO[weather.temperature][/B] [LOWERCASE]$INFO[weather.conditions][/LOWERCASE]</label>
|
||||
</control>
|
||||
</control>
|
||||
<!--debugging-->
|
||||
<include>DebugGrid</include>
|
||||
<control type="label">
|
||||
|
|
|
@ -14,10 +14,11 @@
|
|||
<include file="View_Movies.xml"/>
|
||||
<include file="View_TVShows.xml"/>
|
||||
<include file="View_Addons.xml"/>
|
||||
<include file="View_Files.xml"/>
|
||||
<include file="View_Photos.xml"/>
|
||||
|
||||
<include file="ViewsDialogs.xml"/>
|
||||
<include file="ViewsMusic.xml"/>
|
||||
<include file="ViewsPictures.xml"/>
|
||||
|
||||
<!--modal dialogs-->
|
||||
<include name="modalDialog">
|
||||
<control type="image">
|
||||
|
@ -107,7 +108,7 @@
|
|||
</include>
|
||||
<!--conditional positioning for progress dialogs (avoid overlaps)-->
|
||||
<include name="progressPosition1"><posy>row-2-begin</posy></include>
|
||||
<include name="progressPosition2"><posy>row-4-begin</posy></include>
|
||||
<include name="progressPosition2"><posy>row-6-begin</posy></include>
|
||||
<!--scroll suppression for low power mode-->
|
||||
<!--text scrolling suppression for low power mode-->
|
||||
<include name="scrollSuppressionActive"><scroll>False</scroll></include>
|
||||
|
|
|
@ -20,12 +20,10 @@
|
|||
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
|
||||
</animation>
|
||||
</include>
|
||||
<!--slow slide-->
|
||||
<include name="imageSlider">
|
||||
<animation type="conditional" condition="true" loop="true">
|
||||
<effect type="fade" start="0" end="100" time="4000"/>
|
||||
<effect type="slide" center="auto" start="0" end="-138" time="8000"/>
|
||||
<effect type="fade" start="100" end="0" time="3000" delay="5000"/>
|
||||
<!--focus item spinner-->
|
||||
<include name="spinFocus">
|
||||
<animation type="focus" loop="false" reversible="false">
|
||||
<effect type="rotatey" end="180" center="36" tween="back" easing="out" time="1000"/>
|
||||
</animation>
|
||||
</include>
|
||||
<!--modal dialog handling-->
|
||||
|
@ -50,7 +48,7 @@
|
|||
</animation>
|
||||
</include>
|
||||
<include name="modalDialogContentShift">
|
||||
<animation type="Conditional" condition="controlgroup(61).hasfocus | controlgroup(100).hasfocus">
|
||||
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus">
|
||||
<effect type="zoom" end="95" time="200" center="auto" tween="sine" easing="in"/>
|
||||
</animation>
|
||||
</include>
|
||||
|
|
|
@ -20,9 +20,18 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="list" id="9001">
|
||||
<posx>0</posx>
|
||||
<posy>row-4-begin</posy>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>8-col</width>
|
||||
<height>24-row</height>
|
||||
<orientation>vertical</orientation>
|
||||
|
@ -70,7 +79,7 @@
|
|||
</control>
|
||||
<--hub options-->
|
||||
<control type="group">
|
||||
<animation type="Conditional" condition="!controlgroup(9002).hasfocus">
|
||||
<animation type="Conditional" condition="!controlgroup(9002).hasfocus | window.isactive(5900) | window.isactive(5000)">
|
||||
<effect type="fade" start="100" end="0" time="300"/>
|
||||
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
|
||||
</animation>
|
||||
|
@ -87,10 +96,19 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--menu items-->
|
||||
<control type="grouplist" id="9002">
|
||||
<posx>0</posx>
|
||||
<posy>row-4-begin</posy>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>27-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-7-begin</textoffsetx>
|
||||
|
@ -25,6 +26,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -42,6 +44,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -56,6 +59,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -71,6 +75,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -82,6 +87,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -97,6 +103,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -111,6 +118,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -125,6 +133,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -140,6 +149,7 @@
|
|||
<font>menuTitle</font>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
|
@ -154,6 +164,7 @@
|
|||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<onclick>right</onclick>
|
||||
|
@ -168,6 +179,7 @@
|
|||
<textoffsetx>col-1-begin</textoffsetx>
|
||||
<textcolor>50</textcolor>
|
||||
<focusedcolor>500</focusedcolor>
|
||||
<disabledcolor>menuDisabled</disabledcolor>
|
||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<onclick>right</onclick>
|
||||
|
|
123
1080i/MyPics.xml
123
1080i/MyPics.xml
|
@ -8,21 +8,73 @@
|
|||
<include>globalBackground</include>
|
||||
<!--page container group-->
|
||||
<control type="group">
|
||||
|
||||
<!--window fader-->
|
||||
<animation type="conditional" condition="window.next(0) | window.next(1)">
|
||||
<effect type="fade" start="100" end="0" time="300"/>
|
||||
</animation>
|
||||
|
||||
<!--shift page for certain modal dialogs-->
|
||||
<include>modalDialogContentShift</include>
|
||||
<!--content provider-->
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<!--main menu-->
|
||||
|
||||
|
||||
<!--Main content listing-->
|
||||
<control type="group" id="9999">
|
||||
<include>photos</include>
|
||||
</control>
|
||||
|
||||
<!--page scrollbar-->
|
||||
<control type="group" id="8000">
|
||||
<visible>Control.IsVisible(60)</visible>
|
||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||
<control type="scrollbar" id="60">
|
||||
<posx>72r</posx>
|
||||
<posy>258</posy>
|
||||
<height>672</height>
|
||||
<onleft>9999</onleft>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
<!--Folder titles-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-2-begin</posy>
|
||||
<posy>row-1-begin</posy>
|
||||
<!--source title-->
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>14-col</width>
|
||||
<font>pageTitle</font>
|
||||
<label>31056</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<!--source subtitle-->
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0) + Container.HasFolders</visible>
|
||||
<posx>0</posx>
|
||||
<posy>45</posy>
|
||||
<width>24-col</width>
|
||||
<font>regular</font>
|
||||
<label>$INFO[container.Numitems,, $LOCALIZE[31037]]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders</visible>
|
||||
<posx>0</posx>
|
||||
<posy>45</posy>
|
||||
<width>24-col</width>
|
||||
<font>regular</font>
|
||||
<label>$INFO[container.Numitems,, $LOCALIZE[31050]]$INFO[container.foldername, - ,]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
<!--dateTime-->
|
||||
<include>dateTime</include>
|
||||
|
||||
</control>
|
||||
|
||||
<control type="list" id="9000">
|
||||
<posx>-14</posx>
|
||||
<posy>180</posy>
|
||||
|
@ -65,63 +117,8 @@
|
|||
<!--<content target="pictures">addons://sources/image/</content>-->
|
||||
<content target="pictures">sources://pictures/</content>
|
||||
</control>
|
||||
</control>
|
||||
<!--Folder titles-->
|
||||
<control type="group">
|
||||
<posx>col-4-begin</posx>
|
||||
<posy>row-2-begin</posy>
|
||||
<!--source title-->
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>14-col</width>
|
||||
<font>pageTitle</font>
|
||||
<label>31056</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<!--source subtitle-->
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0) + Container.HasFolders</visible>
|
||||
<posx>0</posx>
|
||||
<posy>45</posy>
|
||||
<width>24-col</width>
|
||||
<font>regular</font>
|
||||
<label>$INFO[container.Numitems,, $LOCALIZE[31037]]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders</visible>
|
||||
<posx>0</posx>
|
||||
<posy>45</posy>
|
||||
<width>24-col</width>
|
||||
<font>regular</font>
|
||||
<label>$INFO[container.Numitems,, $LOCALIZE[31050]]$INFO[container.foldername, - ,]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
</control>
|
||||
<!--Main content listing-->
|
||||
<control type="group" id="9999">
|
||||
<posx>col-4-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<!--source content-->
|
||||
<control type="group">
|
||||
<include>viewPictureGrid</include>
|
||||
</control>
|
||||
</control>
|
||||
<!--page scrollbar-->
|
||||
<control type="group" id="8000">
|
||||
<visible>Control.IsVisible(60)</visible>
|
||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||
<control type="scrollbar" id="60">
|
||||
<posx>72r</posx>
|
||||
<posy>258</posy>
|
||||
<height>672</height>
|
||||
<onleft>9999</onleft>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
|
||||
<!--sorting and misc controls-->
|
||||
<control type="group" id="61">
|
||||
<!--titles-->
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<!--source content-->
|
||||
<control type="group">
|
||||
<include>viewGridList</include>
|
||||
<include>viewDialogList</include>
|
||||
<include>viewFileList</include>
|
||||
</control>
|
||||
</control>
|
||||
<!--page scrollbar-->
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>textActive</colordiffuse>
|
||||
<include>spinFocus</include>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
|
|
|
@ -52,25 +52,28 @@
|
|||
</control>
|
||||
<!--settings level button-->
|
||||
<control type="grouplist">
|
||||
<posx>800</posx>
|
||||
<posx>13-col</posx>
|
||||
<posy>0</posy>
|
||||
<orientation>horizontal</orientation>
|
||||
<control type="label">
|
||||
<width>auto</width>
|
||||
<font>regular</font>
|
||||
<height>2-row</height>
|
||||
<font>small</font>
|
||||
<aligny>center</aligny>
|
||||
<label>$LOCALIZE[31126]:</label>
|
||||
<textcolor>black</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="button" id="20">
|
||||
<align>left</align>
|
||||
<height>57</height>
|
||||
<width>3-col</width>
|
||||
<font>regularStrong</font>
|
||||
<height>2-row</height>
|
||||
<width>2-col</width>
|
||||
<font>small</font>
|
||||
<label>$LOCALIZE[10037]</label>
|
||||
<textcolor>black</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<texturefocus>colors/black.png</texturefocus>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus colordiffuse="500">colors/white.png</texturenofocus>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<textoffsety>0</textoffsety>
|
||||
<onclick>SettingsLevelChange</onclick>
|
||||
|
@ -90,6 +93,15 @@
|
|||
<orientation>vertical</orientation>
|
||||
</control>
|
||||
<!--options-->
|
||||
<control type="image">
|
||||
<posx>4-col</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>14-col</width>
|
||||
<height>18-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="grouplist" id="5">
|
||||
<posx>4-col</posx>
|
||||
<posy>2-row</posy>
|
||||
|
@ -104,15 +116,19 @@
|
|||
</control>
|
||||
<control type="button" id="7">
|
||||
<description>Default Button</description>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
</control>
|
||||
<control type="radiobutton" id="8">
|
||||
<description>Default Radio Button</description>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
</control>
|
||||
<control type="spincontrolex" id="9">
|
||||
<description>Default Spin Control</description>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
</control>
|
||||
<control type="sliderex" id="13">
|
||||
<description>Default Slider</description>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
</control>
|
||||
<!--subcat menu buttons-->
|
||||
<control type="button" id="10">
|
||||
|
|
|
@ -5,76 +5,73 @@
|
|||
<controls>
|
||||
<!--background-->
|
||||
<include>globalBackground</include>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>colors/black.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<colordiffuse>99ffffff</colordiffuse>
|
||||
</control>
|
||||
|
||||
<control type="group">
|
||||
<posx>col-3-begin</posx>
|
||||
<posy>row-2-begin</posy>
|
||||
<posy>row-4-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
<control type="image">
|
||||
<posx>-240</posx>
|
||||
<posy>44</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>1-row</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>20-col</width>
|
||||
<height>2-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-3</posx>
|
||||
<posy>44</posy>
|
||||
<width>3</width>
|
||||
<height>1-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--title-->
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>44</posy>
|
||||
<width>8-col</width>
|
||||
<posx>24</posx>
|
||||
<posy>0</posy>
|
||||
<width>20-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<font>dialogTitle</font>
|
||||
<label>$LOCALIZE[20077]</label>
|
||||
<textcolor>black</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>20-col</width>
|
||||
<height>20-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--sub menu-->
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>118</posy>
|
||||
<posy>2-row</posy>
|
||||
<!-- Category buttons -->
|
||||
<control type="list" id="8000">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>276</width>
|
||||
<height>6-row</height>
|
||||
<onleft>noop</onleft>
|
||||
<width>4-col</width>
|
||||
<height>19-row</height>
|
||||
<onright>200</onright>
|
||||
<pagecontrol>-</pagecontrol>
|
||||
<itemgap>3</itemgap>
|
||||
<itemlayout height="1-row" width="4-col">
|
||||
<itemlayout height="2-row" width="4-col">
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posx>24</posx>
|
||||
<posy>2</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="1-row" width="4-col">
|
||||
<focusedlayout height="2-row" width="4-col">
|
||||
<control type="image">
|
||||
<visible>!control.hasfocus(8000)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<posy></posy>
|
||||
<width>4-col</width>
|
||||
<height>55</height>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>77FFFFFF</colordiffuse>
|
||||
|
@ -82,16 +79,18 @@
|
|||
<control type="image">
|
||||
<visible>control.hasfocus(8000)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<posy>0</posy>
|
||||
<width>4-col</width>
|
||||
<height>55</height>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>2</posy>
|
||||
<posx>24</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
|
@ -115,25 +114,27 @@
|
|||
</control>
|
||||
</control>
|
||||
<!--options-->
|
||||
<control type="image">
|
||||
<posx>4-col</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>16-col</width>
|
||||
<height>20-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="grouplist" id="200">
|
||||
<posx>4-col</posx>
|
||||
<posy>120</posy>
|
||||
<posy>2-row</posy>
|
||||
<width>16-col</width>
|
||||
<itemgap>3</itemgap>
|
||||
<height>14-row</height>
|
||||
<height>20-row</height>
|
||||
<onleft>8000</onleft>
|
||||
<itemgap>0</itemgap>
|
||||
<orientation>vertical</orientation>
|
||||
<control type="button" id="1">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<description>Override global background image</description>
|
||||
<height>54</height>
|
||||
<width>15-col</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<width>15-col-textbox</width>
|
||||
<label>31084</label>
|
||||
<label2>$INFO[Skin.String(globalBackground)]</label2>
|
||||
<onclick>Skin.SetFile(globalBackground,.png|.jpg|.gif,special://skin/extras/backgrounds/)</onclick>
|
||||
|
@ -143,14 +144,8 @@
|
|||
<control type="button" id="2">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<description>Set video fanart</description>
|
||||
<height>54</height>
|
||||
<width>15-col</width>
|
||||
<width>15-col-textbox</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<label>31026</label>
|
||||
<label2>$INFO[Skin.String(videoFanartLocation)]</label2>
|
||||
<onclick>Skin.SetPath(videoFanartLocation)</onclick>
|
||||
|
@ -160,14 +155,7 @@
|
|||
<control type="button" id="3">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<description>Set music fanart</description>
|
||||
<height>54</height>
|
||||
<width>15-col</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<width>15-col-textbox</width>
|
||||
<label>31030</label>
|
||||
<label2>$INFO[Skin.String(musicFanartLocation)]</label2>
|
||||
<onclick>Skin.SetPath(musicFanartLocation)</onclick>
|
||||
|
@ -177,14 +165,7 @@
|
|||
<control type="button" id="4">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<description>Set game fanart</description>
|
||||
<height>54</height>
|
||||
<width>15-col</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<width>15-col-textbox</width>
|
||||
<label>31028</label>
|
||||
<label2>$INFO[Skin.String(gameFanartLocation)]</label2>
|
||||
<onclick>Skin.SetPath(gameFanartLocation)</onclick>
|
||||
|
@ -318,11 +299,9 @@
|
|||
<posx>19-col</posx>
|
||||
<control type="button" id="501">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<posy>120</posy>
|
||||
<height>54</height>
|
||||
<width>60</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>18</textoffsetx>
|
||||
<posy>2-row</posy>
|
||||
<height>2-row</height>
|
||||
<width>1-col</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -334,11 +313,9 @@
|
|||
</control>
|
||||
<control type="button" id="502">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<posy>177</posy>
|
||||
<height>54</height>
|
||||
<width>60</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>18</textoffsetx>
|
||||
<posy>4-row</posy>
|
||||
<height>2-row</height>
|
||||
<width>1-col</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -351,11 +328,9 @@
|
|||
</control>
|
||||
<control type="button" id="503">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<posy>234</posy>
|
||||
<height>54</height>
|
||||
<width>60</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>18</textoffsetx>
|
||||
<posy>6-row</posy>
|
||||
<height>2-row</height>
|
||||
<width>1-col</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -368,11 +343,9 @@
|
|||
</control>
|
||||
<control type="button" id="504">
|
||||
<visible>Container(8000).Hasfocus(1)</visible>
|
||||
<posy>291</posy>
|
||||
<height>54</height>
|
||||
<width>60</width>
|
||||
<align>left</align>
|
||||
<textoffsetx>18</textoffsetx>
|
||||
<posy>8-row</posy>
|
||||
<height>2-row</height>
|
||||
<width>1-col</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
|
|
@ -4,28 +4,34 @@
|
|||
<include>fadeInOut</include>
|
||||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-3-begin</posy>
|
||||
<!--fade out if audio / video menu active-->
|
||||
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
|
||||
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
|
||||
</animation>
|
||||
<!--title info-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>882</posy>
|
||||
<!--overlay-->
|
||||
<!--content imagery-->
|
||||
<control type="image">
|
||||
<posx>-96</posx>
|
||||
<posy>6</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>134</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--content description-->
|
||||
<control type="label" id="20">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>12-col</width>
|
||||
<height>10-row</height>
|
||||
<aspectratio aligny="center">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png">$INFO[player.art(fanart)]</texture>
|
||||
</control>
|
||||
<!--content title-->
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>4-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="label" id="20">
|
||||
<posx>12</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>24-col</width>
|
||||
<font>smallStrong</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
|
@ -33,22 +39,32 @@
|
|||
<scroll>false</scroll>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>40</posy>
|
||||
<width>24-col</width>
|
||||
<posx>12</posx>
|
||||
<posy>11-row</posy>
|
||||
<width>12-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>largeTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[UPPERCASE]$INFO[videoplayer.Title][/UPPERCASE]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
||||
</control>
|
||||
<control type="label">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>98</posy>
|
||||
<width>24-col</width>
|
||||
<height>30</height>
|
||||
<font>small</font>
|
||||
<posy>14-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>6-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<posx>12</posx>
|
||||
<posy>14-row</posy>
|
||||
<width>12-col-gutter</width>
|
||||
<height>6-row</height>
|
||||
<font>textbox</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label fallback="31009">$INFO[Videoplayer.plot]</label>
|
||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
||||
|
@ -56,87 +72,170 @@
|
|||
<scrollspeed>60</scrollspeed>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>24-col</posx>
|
||||
<posy>0</posy>
|
||||
<posx>12</posx>
|
||||
<posy>13-row</posy>
|
||||
<width>8-col</width>
|
||||
<font>smallStrong</font>
|
||||
<align>right</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[system.time] • $INFO[System.Date(mmm d)] • $LOCALIZE[180] $INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
|
||||
<label>$LOCALIZE[180] $INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
|
||||
<scroll>false</scroll>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="group">
|
||||
|
||||
<!--subtitles etc-->
|
||||
<control type="list" id="8001">
|
||||
<posx>0</posx>
|
||||
<posy>996</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>28</posy>
|
||||
<width>91</width>
|
||||
<height>54</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>722</posx>
|
||||
<posy>28</posy>
|
||||
<width>237</width>
|
||||
<height>54</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1824</posx>
|
||||
<posy>28</posy>
|
||||
<width>2-col</width>
|
||||
<height>54</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>ccffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--player controls-->
|
||||
<control type="list" id="8000">
|
||||
<posx>73</posx>
|
||||
<posy>10</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-col</height>
|
||||
<posy>20-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>2-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
<orientation>horizontal</orientation>
|
||||
<onright>control.setfocus(8001,0)</onright>
|
||||
<onleft>control.setfocus(8001,4)</onleft>
|
||||
<itemlayout width="70" height="1-col">
|
||||
<onright>control.setfocus(8000,0)</onright>
|
||||
<onleft>control.setfocus(8000,6)</onleft>
|
||||
<itemlayout width="3-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>19</posx>
|
||||
<posy>18</posy>
|
||||
<width>69</width>
|
||||
<height>69</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>42</posx>
|
||||
<posy>10</posy>
|
||||
<width>1-col</width>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="3-col" height="2-row">
|
||||
<control type="image">
|
||||
<visible>control.hasfocus(8001)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>!control.hasfocus(8001)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>control.hasfocus(8001)</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!control.hasfocus(8001)</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
<description>Subtitles</description>
|
||||
<label>24012</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>Close</onclick>
|
||||
<onclick>activateWindow(5901)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Audio Settings</description>
|
||||
<label>292</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(124)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Video Settings</description>
|
||||
<label>444</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(123)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Bookmarks</description>
|
||||
<label>298</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(125)</onclick>
|
||||
</item>
|
||||
</content>
|
||||
</control>
|
||||
|
||||
<!--player controls-->
|
||||
<control type="list" id="8000">
|
||||
<posx>0</posx>
|
||||
<posy>795</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-col</height>
|
||||
<itemgap>0</itemgap>
|
||||
<orientation>horizontal</orientation>
|
||||
<onright>control.setfocus(8001,0)</onright>
|
||||
<onleft>control.setfocus(8001,4)</onleft>
|
||||
<itemlayout width="1-col" height="1-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="70" height="1-col">
|
||||
<focusedlayout width="1-col" height="1-col">
|
||||
<control type="image">
|
||||
<visible>control.hasfocus(8000)</visible>
|
||||
<posx>19</posx>
|
||||
<posy>18</posy>
|
||||
<width>69</width>
|
||||
<height>69</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
|
@ -144,10 +243,10 @@
|
|||
</control>
|
||||
<control type="image">
|
||||
<visible>!control.hasfocus(8000)</visible>
|
||||
<posx>19</posx>
|
||||
<posy>18</posy>
|
||||
<width>69</width>
|
||||
<height>69</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
|
@ -155,10 +254,12 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<visible>control.hasfocus(8000)</visible>
|
||||
<posx>42</posx>
|
||||
<posy>10</posy>
|
||||
<width>1-col</width>
|
||||
<height>1-col</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
|
@ -166,10 +267,12 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<visible>!control.hasfocus(8000)</visible>
|
||||
<posx>42</posx>
|
||||
<posy>10</posy>
|
||||
<width>1-col</width>
|
||||
<height>1-col</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>1-col-textbox</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
|
@ -245,114 +348,6 @@
|
|||
</item>
|
||||
</content>
|
||||
</control>
|
||||
<!--subtitles etc-->
|
||||
<control type="list" id="8001">
|
||||
<visible>true</visible>
|
||||
<posx>col-13-begin</posx>
|
||||
<posy>28</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-col</height>
|
||||
<itemgap>0</itemgap>
|
||||
<orientation>horizontal</orientation>
|
||||
<onright>control.setfocus(8000,0)</onright>
|
||||
<onleft>control.setfocus(8000,6)</onleft>
|
||||
<itemlayout width="3-col" height="1-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>215</width>
|
||||
<height>54</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>184</width>
|
||||
<align>center</align>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="3-col" height="1-col">
|
||||
<control type="image">
|
||||
<visible>control.hasfocus(8001)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>215</width>
|
||||
<height>54</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>!control.hasfocus(8001)</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>213</width>
|
||||
<height>54</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>control.hasfocus(8001)</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>184</width>
|
||||
<align>center</align>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!control.hasfocus(8001)</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>184</width>
|
||||
<align>center</align>
|
||||
<font>menuTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
<description>Subtitles</description>
|
||||
<label>24012</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>Close</onclick>
|
||||
<onclick>activateWindow(5901)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Audio Settings</description>
|
||||
<label>292</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(124)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Video Settings</description>
|
||||
<label>444</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(123)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Bookmarks</description>
|
||||
<label>298</label>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(125)</onclick>
|
||||
</item>
|
||||
</content>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<!--debugging-->
|
||||
<include>DebugGrid</include>
|
||||
|
|
|
@ -1,28 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<!--list-->
|
||||
<include name="viewDialogList">
|
||||
<include name="viewFileList">
|
||||
<control type="panel" id="50">
|
||||
<posx>0</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>22-col</width>
|
||||
<height>11-row</height>
|
||||
<posy>0</posy>
|
||||
<width>18-col</width>
|
||||
<height>21-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>50</ondown>
|
||||
<onup>5</onup>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<itemlayout height="1-row" width="11-col">
|
||||
<itemlayout height="3-row" width="9-col">
|
||||
<control type="image">
|
||||
<posx>4</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-row</width>
|
||||
<height>3-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posx>2-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>7-col</width>
|
||||
<font>itemTitle</font>
|
||||
|
@ -31,55 +30,54 @@
|
|||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<right>48</right>
|
||||
<posx>5-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col</width>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label2]</label>
|
||||
<font>smallMedium</font>
|
||||
<font>itemSubtitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="1-row" width="11-col">
|
||||
<focusedlayout height="3-row" width="9-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>11-col-gutter</width>
|
||||
<height>53</height>
|
||||
<posy>0</posy>
|
||||
<width>9-col</width>
|
||||
<height>3-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
||||
<texture>colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>4</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-row</width>
|
||||
<height>3-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posx>2-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>7-col</width>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<right>48</right>
|
||||
<posx>5-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col</width>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label2]</label>
|
||||
<font>smallMedium</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<font>itemSubtitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</focusedlayout>
|
|
@ -1,67 +1,36 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<!--Photo browser-->
|
||||
<include name="viewPictureGrid">
|
||||
<include name="photos">
|
||||
<control type="panel" id="52">
|
||||
<visible>true</visible>
|
||||
<posx>0</posx>
|
||||
<posy>-12</posy>
|
||||
<width>22-col</width>
|
||||
<height>744</height>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>23-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>51</ondown>
|
||||
<onup>51</onup>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<itemlayout width="312" height="366">
|
||||
<itemlayout width="6-col" height="294">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>276</width>
|
||||
<height>273</height>
|
||||
<width>6-col-gutter</width>
|
||||
<height>272</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>276</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>276</width>
|
||||
<height>64</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/black.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>77FFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>-11</posy>
|
||||
<width>252</width>
|
||||
<font>itemSubTitleCondensed</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>18</posy>
|
||||
<width>252</width>
|
||||
<font>smallMedium</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.PictureResolution,, • ]$INFO[ListItem.label2]</label>
|
||||
</control>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="312" height="366">
|
||||
<focusedlayout width="6-col" height="294">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>276</width>
|
||||
<height>273</height>
|
||||
<width>6-col-gutter</width>
|
||||
<height>272</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
|
@ -70,12 +39,12 @@
|
|||
</control>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>276</posy>
|
||||
<posy>272</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>276</width>
|
||||
<height>64</height>
|
||||
<width>6-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
|
@ -83,20 +52,21 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>-11</posy>
|
||||
<width>252</width>
|
||||
<font>itemSubTitleCondensed</font>
|
||||
<posy>0</posy>
|
||||
<width>5-col</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
|
||||
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>18</posy>
|
||||
<width>252</width>
|
||||
<font>smallMedium</font>
|
||||
<posy>34</posy>
|
||||
<width>5-col</width>
|
||||
<height>1-row</height>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.PictureResolution,, • ]$INFO[ListItem.label2]</label>
|
|
@ -26,13 +26,22 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
|
||||
<!--titles-->
|
||||
|
||||
<!--set shortcut-->
|
||||
<control type="grouplist" id="6000">
|
||||
<posx>0</posx>
|
||||
<posy>row-4-begin</posy>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>24-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
|
|
|
@ -21,12 +21,20 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--titles-->
|
||||
|
||||
<!--set recent items type-->
|
||||
<control type="panel" id="6000">
|
||||
<posx>0</posx>
|
||||
<posy>row-4-begin</posy>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>8-col</width>
|
||||
<height>27-row</height>
|
||||
<orientation>vertical</orientation>
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
skin.maximinimalism
|
||||
skin.untitled
|
||||
===================
|
||||
|
||||
Maximinimalism is a skin for Kodi 14 (Helix) by theDeadman.
|
||||
|
||||
Maximinimalism is built from scratch to provide a simple, elegant and fast media browsing experience for home tv / remote setups.
|
||||
Well suited for lower power devices such as the Raspberry Pi.
|
||||
An as yet untitled Skin for Kodi by theDeadMan
|
||||
|
||||
Built in support for:
|
||||
- PVR
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
<color name="background">ff424242</color>
|
||||
<color name="overlay">44ffffff</color>
|
||||
<color name="textActive">fff0f0f0</color>
|
||||
<color name="textDisabled">ffEF9A9A</color>
|
||||
<color name="textDisabled">ff757575</color>
|
||||
<color name="menuDisabled">ffEF9A9A</color>
|
||||
<color name="textboxInactive">99FFFFFF</color>
|
||||
|
||||
<color name="500">FFF44336</color>
|
||||
|
|
Loading…
Reference in New Issue