This commit is contained in:
Chris Bevan 2016-02-26 20:34:36 +00:00
parent 89b42a014c
commit 11abfa473d
21 changed files with 97 additions and 93 deletions

View File

@ -96,16 +96,16 @@
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<radiowidth>88</radiowidth>
<radioheight>58</radioheight>
<radioposx>0</radioposx> <radioposx>0</radioposx>
<radioposy>0</radioposy> <radioposy>0</radioposy>
<texturefocus>colors/white.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textureradiofocus>UIControls/radio-button-fo.png</textureradiofocus>
<textureradionofocus>UIControls/radio-button-nf.png</textureradionofocus>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
<colordiffuse>FFFFFFFF</colordiffuse> <colordiffuse>FFFFFFFF</colordiffuse>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<radiowidth/>
<radioheight/>
</default> </default>
<default type="spincontrolex"> <default type="spincontrolex">
<posx>0</posx> <posx>0</posx>

View File

@ -23,7 +23,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
@ -42,14 +42,14 @@
<control type="list" id="9000"> <control type="list" id="9000">
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -58,11 +58,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -71,7 +71,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>

View File

@ -18,7 +18,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
@ -69,17 +69,17 @@
<control type="list" id="9001"> <control type="list" id="9001">
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -88,11 +88,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -101,7 +101,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>

View File

@ -34,6 +34,7 @@
<height>21-row</height> <height>21-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="24-col" height="2-row"> <itemlayout width="24-col" height="2-row">
<control type="image"> <control type="image">

View File

@ -20,7 +20,7 @@
<!--content title--> <!--content title-->
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>23-row</posy> <posy>21-row</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
@ -29,16 +29,16 @@
</control> </control>
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>23-row</posy> <posy>21-row</posy>
<width>16-col</width> <width>16-col</width>
<height>2-row</height> <height>2-row</height>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[videoplayer.Title]</label> <label>$INFO[VideoPlayer.ChannelName,, - ]$INFO[videoplayer.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<right>96</right> <right>96</right>
<posy>23-row</posy> <posy>21-row</posy>
<width>8-col</width> <width>8-col</width>
<height>2-row</height> <height>2-row</height>
<font>pageTitle</font> <font>pageTitle</font>
@ -49,16 +49,16 @@
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>25-row</posy> <posy>23-row</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>5-row</height> <height>8-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse> <colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>910</posy> <posy>840</posy>
<font>textbox</font> <font>textbox</font>
<width>24-col</width> <width>24-col</width>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
@ -68,30 +68,16 @@
</control> </control>
<!--player controls--> <!--player controls-->
<control type="group"> <control type="group">
<animation type="windowOpen"> <posx>col-1-begin</posx>
<effect type="fade" start="0" end="100" time="500" tween="sine" easing="in"/> <posy>row-26-begin</posy>
<effect type="zoom" end="130" time="0"/>
</animation>
<posx>486</posx>
<posy>row-18-begin</posy>
<control type="list" id="8001"> <control type="list" id="8001">
<posx>6</posx> <posx>0</posx>
<posy>3</posy> <posy>18</posy>
<width>24-col</width> <width>24-col</width>
<height>2-row</height> <height>12-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="1-col" height="2-row"> <itemlayout width="1-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>22ffffff</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -100,7 +86,7 @@
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>99ffffff</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
</control> </control>
</itemlayout> </itemlayout>
@ -108,11 +94,11 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col-textbox</width> <width>1-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>99ffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
@ -141,7 +127,7 @@
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>Close</onclick> <onclick>Close</onclick>
<onclick>activateWindow(5901)</onclick> <onclick>activateWindow(1104)</onclick>
</item> </item>
<item> <item>
<description>Audio Settings</description> <description>Audio Settings</description>
@ -157,6 +143,7 @@
<thumb>-</thumb> <thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick> <onclick>ActivateWindow(125)</onclick>
</item> </item>
<!--
<item> <item>
<description>Previous</description> <description>Previous</description>
<label2></label2> <label2></label2>
@ -201,6 +188,7 @@
<thumb>-</thumb> <thumb>-</thumb>
<onclick>PlayerControl(next)</onclick> <onclick>PlayerControl(next)</onclick>
</item> </item>
-->
</content> </content>
</control> </control>
</control> </control>

View File

@ -30,6 +30,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="300"> <itemlayout width="300" height="300">

View File

@ -29,6 +29,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="8-col" height="2-row"> <itemlayout width="8-col" height="2-row">
<control type="image"> <control type="image">

View File

@ -9,6 +9,7 @@
<height>23-row</height> <height>23-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout height="2-row" width="24-col"> <itemlayout height="2-row" width="24-col">
<control type="image"> <control type="image">

View File

@ -32,6 +32,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="430"> <itemlayout width="300" height="430">

View File

@ -11,6 +11,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="300"> <itemlayout width="300" height="300">

View File

@ -12,6 +12,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="8-col" height="2-row"> <itemlayout width="8-col" height="2-row">
<control type="image"> <control type="image">

View File

@ -12,6 +12,7 @@
<onright>60</onright> <onright>60</onright>
<onup>59</onup> <onup>59</onup>
<ondown>59</ondown> <ondown>59</ondown>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime> <scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="24-col" height="2-row"> <itemlayout width="24-col" height="2-row">

View File

@ -68,7 +68,7 @@
<height>9-row</height> <height>9-row</height>
<onup>9123</onup> <onup>9123</onup>
<onleft>9000</onleft> <onleft>9000</onleft>
<onback>activateWindow(home)</onback> <onback>9000</onback>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick> <onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>activatewindow(Musiclibrary,musicdb://albums/$INFO[listitem.DBID])</onclick> <onclick>activatewindow(Musiclibrary,musicdb://albums/$INFO[listitem.DBID])</onclick>
@ -189,6 +189,7 @@
<height>78</height> <height>78</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<ondown>9998</ondown> <ondown>9998</ondown>
<onback>9000</onback>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="4-col" height="2-row"> <itemlayout width="4-col" height="2-row">
<control type="label"> <control type="label">

View File

@ -11,6 +11,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>52</ondown> <ondown>52</ondown>
<onup>52</onup> <onup>52</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="6-col" height="294"> <itemlayout width="6-col" height="294">

View File

@ -43,7 +43,7 @@
<height>2-row</height> <height>2-row</height>
<font>large</font> <font>large</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>background</shadowcolor> <shadowcolor>-</shadowcolor>
<label>[B]$INFO[container.foldername][/B] [COLOR highlight]$INFO[listitem.genre][/COLOR]</label> <label>[B]$INFO[container.foldername][/B] [COLOR highlight]$INFO[listitem.genre][/COLOR]</label>
</control> </control>
</control> </control>

View File

@ -32,6 +32,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<onback>9000</onback>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>

View File

@ -14,6 +14,7 @@
<onright>60</onright> <onright>60</onright>
<ondown>59</ondown> <ondown>59</ondown>
<onup>59</onup> <onup>59</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime> <scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="300"> <itemlayout width="300" height="300">

View File

@ -86,6 +86,7 @@
<height>9-row</height> <height>9-row</height>
<onup>9123</onup> <onup>9123</onup>
<onleft>9000</onleft> <onleft>9000</onleft>
<onback>9000</onback>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<onback>control.setfocus(9000)</onback> <onback>control.setfocus(9000)</onback>
<onclick condition="container(9123).hasfocus(2)">Skin.SetString(showRecentVideoItems,false)</onclick> <onclick condition="container(9123).hasfocus(2)">Skin.SetString(showRecentVideoItems,false)</onclick>
@ -282,6 +283,7 @@
<height>84</height> <height>84</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<ondown>9998</ondown> <ondown>9998</ondown>
<onback>9000</onback>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="4-col" height="2-row"> <itemlayout width="4-col" height="2-row">
<control type="label"> <control type="label">

View File

@ -192,17 +192,17 @@
<control type="list" id="500"> <control type="list" id="500">
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -211,11 +211,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -224,7 +224,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -248,7 +248,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
@ -271,7 +271,7 @@
<control type="grouplist" id="9002"> <control type="grouplist" id="9002">
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>27-row</height> <height>27-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<onright>9000</onright> <onright>9000</onright>
@ -281,7 +281,7 @@
<description>Search</description> <description>Search</description>
<label>31124</label> <label>31124</label>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -294,7 +294,7 @@
<description>Genre</description> <description>Genre</description>
<label>$ADDON[script.games.rom.collection.browser 32401]: $INFO[control.getlabel(600)] </label> <label>$ADDON[script.games.rom.collection.browser 32401]: $INFO[control.getlabel(600)] </label>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -308,7 +308,7 @@
<description>Year</description> <description>Year</description>
<label>$ADDON[script.games.rom.collection.browser 32400]: $INFO[control.getlabel(700)] </label> <label>$ADDON[script.games.rom.collection.browser 32400]: $INFO[control.getlabel(700)] </label>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -322,7 +322,7 @@
<description>Publisher</description> <description>Publisher</description>
<label>$ADDON[script.games.rom.collection.browser 32402]: $INFO[control.getlabel(800)] </label> <label>$ADDON[script.games.rom.collection.browser 32402]: $INFO[control.getlabel(800)] </label>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -336,7 +336,7 @@
<description>Character</description> <description>Character</description>
<label>$ADDON[script.games.rom.collection.browser 32407]: $INFO[control.getlabel(900)] </label> <label>$ADDON[script.games.rom.collection.browser 32407]: $INFO[control.getlabel(900)] </label>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -349,7 +349,7 @@
<control type="radiobutton" id="1000"> <control type="radiobutton" id="1000">
<description>Favourites filter</description> <description>Favourites filter</description>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -366,7 +366,7 @@
<control type="button" id="4001"> <control type="button" id="4001">
<description>Missing info filter</description> <description>Missing info filter</description>
<height>2-row</height> <height>2-row</height>
<width>col-7-begin</width> <width>col-5-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor> <focusedcolor>highlight</focusedcolor>
@ -391,7 +391,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
@ -416,17 +416,17 @@
<visible allowhiddenfocus="true">Control.HasFocus(600)</visible> <visible allowhiddenfocus="true">Control.HasFocus(600)</visible>
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -435,11 +435,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -448,7 +448,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -463,17 +463,17 @@
<visible allowhiddenfocus="true">Control.HasFocus(700)</visible> <visible allowhiddenfocus="true">Control.HasFocus(700)</visible>
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -482,11 +482,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -495,7 +495,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -510,17 +510,17 @@
<visible allowhiddenfocus="true">Control.HasFocus(800)</visible> <visible allowhiddenfocus="true">Control.HasFocus(800)</visible>
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -529,11 +529,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -542,7 +542,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -557,17 +557,17 @@
<visible allowhiddenfocus="true">Control.HasFocus(900)</visible> <visible allowhiddenfocus="true">Control.HasFocus(900)</visible>
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>8-col</width> <width>col-5-begin</width>
<height>24-row</height> <height>24-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9002</onleft> <onleft>9002</onleft>
<onright>9999</onright> <onright>9999</onright>
<onback>activateWindow(home)</onback> <onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row"> <itemlayout width="col-5-begin" height="2-row">
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
@ -576,11 +576,11 @@
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="col-7-begin" height="2-row"> <focusedlayout width="col-5-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>col-7-begin</width> <width>col-5-begin</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>textActive</colordiffuse> <colordiffuse>textActive</colordiffuse>
@ -589,7 +589,7 @@
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<aligny>center</aligny> <aligny>center</aligny>

View File

@ -36,6 +36,11 @@
Rework Player controls (video + music) Transparent over screen centre. Rework Player controls (video + music) Transparent over screen centre.
Music "love" toggle
PVR Recording indicators
PVR Recording scheduler (integrate with recordings)
Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
Fullscreen music view - add star rating selector + Radio art / RDS support Fullscreen music view - add star rating selector + Radio art / RDS support
@ -46,9 +51,6 @@ scripted video info screen TEST THAT PLAYMEDIA WORKS
Add MyVideoPlaylist.xml Add MyVideoPlaylist.xml
PVR Recording indicators
PVR Recording scheduler (integrate with recordings)
Check extra button to dialogAddonInfo.xml actually works (auto update) Check extra button to dialogAddonInfo.xml actually works (auto update)
(use skin helper?) on startup: add check for parent folder items and warn user to turn off: system.getbool(showparentdiritems) (use skin helper?) on startup: add check for parent folder items and warn user to turn off: system.getbool(showparentdiritems)

BIN
icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB