This commit is contained in:
theDeadMan 2018-02-25 21:20:57 +00:00
parent b0daf15a84
commit e39db2010d
20 changed files with 289 additions and 50 deletions

View File

@ -140,7 +140,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>18-col</width> <width>18-col</width>
<height>2-row</height> <height>71</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -161,7 +161,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>20-row</height> <height>19-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -170,7 +170,7 @@
<posx>10-col</posx> <posx>10-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>8-col</width> <width>8-col</width>
<height>20-row</height> <height>19-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -178,9 +178,9 @@
<control type="panel" id="51"> <control type="panel" id="51">
<visible>!String.IsEqual(container.folderpath,addons://)</visible> <visible>!String.IsEqual(container.folderpath,addons://)</visible>
<posx>0</posx> <posx>0</posx>
<posy>73</posy> <posy>2-row</posy>
<width>10-col</width> <width>10-col</width>
<height>717</height> <height>19-row</height>
<onleft>activateWindow(1104)</onleft> <onleft>activateWindow(1104)</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
@ -288,14 +288,14 @@
<!--icon and description--> <!--icon and description-->
<control type="group"> <control type="group">
<posx>10-col</posx> <posx>10-col</posx>
<posy>2-row</posy> <posy>1-row</posy>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>1</posy> <posy>1-row</posy>
<width>8-col</width> <width>8-col</width>
<height>575</height> <height>19-row</height>
<fadetime>500</fadetime> <fadetime>500</fadetime>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="defaultAddon.png" border="0">$INFO[listitem.thumb]</texture> <texture fallback="defaultAddon.png" border="0">$INFO[listitem.thumb]</texture>
<colordiffuse></colordiffuse> <colordiffuse></colordiffuse>
</control> </control>
@ -304,7 +304,7 @@
<posx>0</posx> <posx>0</posx>
<posy>577</posy> <posy>577</posy>
<width>8-col</width> <width>8-col</width>
<height>141</height> <height>143</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>

View File

@ -17,12 +17,12 @@
<width>8-col-gutter</width> <width>8-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<wrapmultiline>true</wrapmultiline> <wrapmultiline>true</wrapmultiline>
<font>dialogTitle</font> <font>confirmTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="textbox" id="9"> <control type="textbox" id="9">
<posx>0</posx> <posx>0</posx>
<posy>84</posy> <posy>80</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<height>124</height> <height>124</height>
<font>textbox</font> <font>textbox</font>

View File

@ -40,6 +40,14 @@
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>18-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control> </control>
</control> </control>
<!--left panel--> <!--left panel-->
@ -53,20 +61,20 @@
<height>2-row</height> <height>2-row</height>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<label></label> <label></label>
<font>settingsCategoryTitle</font> <font>settingsCategory</font>
<textcolor>highlight</textcolor> <textcolor>black</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
</control> </control>
<!--left file list--> <!--left file list-->
<control type="list" id="20"> <control type="list" id="20">
<posx>12</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>9-col</width> <width>9-col</width>
<height>15-row</height> <height>15-row</height>
<onright>21</onright> <onright>21</onright>
<itemlayout height="2-row" width="9-col"> <itemlayout height="2-row" width="9-col">
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<width>9-col-gutter</width> <width>9-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
@ -86,13 +94,13 @@
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="9-col"> <focusedlayout height="2-row" width="9-col">
<control type="image"> <control type="image">
<width>9-col-gutter</width> <width>9-col-textbox</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(20)">Conditional</animation> <animation effect="fade" start="100" end="50" condition="!Control.HasFocus(20)">Conditional</animation>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<width>9-col-gutter</width> <width>9-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
@ -119,23 +127,23 @@
<posy>row-7-begin</posy> <posy>row-7-begin</posy>
<control type="label" id="102"> <control type="label" id="102">
<description>Header Label</description> <description>Header Label</description>
<posx>12</posx> <posx>24</posx>
<posy>0</posy> <posy>0</posy>
<width>9-col-gutter</width> <width>9-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<label></label> <label></label>
<font>settingsCategoryTitle</font> <font>settingsCategory</font>
<textcolor>highlight</textcolor> <textcolor>black</textcolor>
</control> </control>
<control type="list" id="21"> <control type="list" id="21">
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>636</width> <width>9-col</width>
<height>15-row</height> <height>15-row</height>
<onleft>20</onleft> <onleft>20</onleft>
<itemlayout height="2-row" width="636"> <itemlayout height="2-row" width="9-col">
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<width>636</width> <width>636</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
@ -153,15 +161,15 @@
<textcolor>highlight</textcolor> <textcolor>highlight</textcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="636"> <focusedlayout height="2-row" width="9-col">
<control type="image"> <control type="image">
<width>636</width> <width>9-col</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="Control.HasFocus(20)">Conditional</animation> <animation effect="fade" start="100" end="50" condition="Control.HasFocus(20)">Conditional</animation>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<width>636</width> <width>636</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>

View File

@ -124,6 +124,13 @@
<size>32</size> <size>32</size>
<linespacing>1.0</linespacing> <linespacing>1.0</linespacing>
<style>capitalize</style> <style>capitalize</style>
</font>
<font>
<name>confirmTitle</name>
<filename>roboto_slab/bold.ttf</filename>
<size>34</size>
<linespacing>1.0</linespacing>
<style>capitalize</style>
</font> </font>
<font> <font>
<name>largeTitle</name> <name>largeTitle</name>
@ -216,4 +223,226 @@
<size>30</size> <size>30</size>
</font> </font>
</fontset> </fontset>
<fontset id="heebo">
<!--Heebo fontset for Hebrew etc users-->
<font>
<name>veryLarge</name>
<filename>heebo/black.ttf</filename>
<size>96</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>veryLargeLight</name>
<filename>heebo/light.ttf</filename>
<size>96</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>large</name>
<filename>heebo/regular.ttf</filename>
<size>60</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>largeBlack</name>
<filename>heebo/black.ttf</filename>
<size>60</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>largeStrong</name>
<filename>heebo/bold.ttf</filename>
<size>60</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>largeLight</name>
<filename>heebo/light.ttf</filename>
<size>54</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>medium</name>
<filename>heebo/regular.ttf</filename>
<size>48</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>mediumStrong</name>
<filename>heebo/bold.ttf</filename>
<size>48</size>
<linespacing>1</linespacing>
</font>
<font>
<name>mediumLight</name>
<filename>heebo/light.ttf</filename>
<size>48</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>regular</name>
<filename>heebo/regular.ttf</filename>
<size>36</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>regularStrong</name>
<filename>heebo/bold.ttf</filename>
<size>36</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>regularLight</name>
<filename>heebo/light.ttf</filename>
<size>36</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>small</name>
<filename>heebo/regular.ttf</filename>
<size>30</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>smallStrong</name>
<filename>heebo/bold.ttf</filename>
<size>22</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>smallMedium</name>
<filename>heebo/bold.ttf</filename>
<size>24</size>
<linespacing>1.0</linespacing>
</font>
<!--element specific-->
<font>
<name>textbox</name>
<filename>heebo/medium.ttf</filename>
<size>30</size>
<linespacing>1.1</linespacing>
</font>
<font>
<name>textboxExtraLeading</name>
<filename>heebo/regular.ttf</filename>
<size>30</size>
<linespacing>1</linespacing>
</font>
<font>
<name>pageTitle</name>
<filename>heebo/condensedBold.ttf</filename>
<size>48</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>pageSubTitle</name>
<filename>heebo/medium.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>dialogTitle</name>
<filename>heebo/bold.ttf</filename>
<size>32</size>
<linespacing>1.0</linespacing>
<style>capitalize</style>
</font>
<font>
<name>confirmTitle</name>
<filename>heebo/bold.ttf</filename>
<size>34</size>
<linespacing>1.0</linespacing>
<style>capitalize</style>
</font>
<font>
<name>largeTitle</name>
<filename>heebo/regular.ttf</filename>
<size>60</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>itemTitle</name>
<filename>heebo/bold.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>itemSubTitle</name>
<filename>heebo/bold.ttf</filename>
<size>24</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>playlistSubTitle</name>
<filename>heebo/bold.ttf</filename>
<size>24</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>itemSubTitleCondensed</name>
<filename>heebo/condensedBold.ttf</filename>
<size>26</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>menuTitle</name>
<filename>heebo/bold.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>buttonTitle</name>
<filename>heebo/medium.ttf</filename>
<size>28</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>settingsCategory</name>
<filename>heebo/bold.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>settingsCategoryTitle</name>
<filename>heebo/black.ttf</filename>
<size>22</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>thumbTitle</name>
<filename>heebo/regular.ttf</filename>
<size>20</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>symbol</name>
<filename>symbol.ttf</filename>
<size>20</size>
<style/>
</font>
<font>
<name>symbolSmall</name>
<filename>symbol.ttf</filename>
<size>14</size>
<style/>
</font>
<font>
<name>symbolLarge</name>
<filename>symbol.ttf</filename>
<size>28</size>
<style/>
</font>
<font>
<name>symbolVeryLarge</name>
<filename>symbol.ttf</filename>
<size>72</size>
<style/>
</font>
<!-- Required for system -->
<font>
<name>font13</name>
<filename>heebo/regular.ttf</filename>
<size>30</size>
</font>
</fontset>
</fonts> </fonts>

View File

@ -26,7 +26,7 @@
<include file="Includes_mediaShowcase.xml"/> <include file="Includes_mediaShowcase.xml"/>
<!--view type conditions--> <!--view type conditions-->
<expression name="isVideoList">!String.Contains(container.folderpath,special://profile/playlists/video) + !String.Contains(container.folderpath,videodb://) + !String.Contains(container.folderpath,plugin://) | container.content(files) | String.IsEmpty(container.content) | container.content(playlists) | container.content(addons) | container.content(tvshows)</expression> <expression name="isVideoList">!String.Contains(container.folderpath,special://profile/playlists/video) + !String.Contains(container.folderpath,videodb://) + !String.Contains(container.folderpath,plugin://) | container.content(files) | String.IsEmpty(container.content) | container.content(playlists) | container.content(addons)</expression>
<expression name="isMovie">container.content(movies) + [String.Contains(container.folderpath,videodb://) | String.Contains(container.folderpath,special://profile/playlists/video)]</expression> <expression name="isMovie">container.content(movies) + [String.Contains(container.folderpath,videodb://) | String.Contains(container.folderpath,special://profile/playlists/video)]</expression>
<expression name="isAddonMovieOrTVshow">!String.Contains(container.folderpath,videodb://) + String.Contains(container.folderpath,plugin://) + [container.content(movies) | container.content(tvshows)]</expression> <expression name="isAddonMovieOrTVshow">!String.Contains(container.folderpath,videodb://) + String.Contains(container.folderpath,plugin://) + [container.content(movies) | container.content(tvshows)]</expression>
@ -149,14 +149,14 @@
<include name="globalBackground"> <include name="globalBackground">
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
<texture>colors/black.png</texture> <texture>backgroundImage.jpg</texture>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
<texture>colors/white.png</texture> <texture>colors/black.png</texture>
<colordiffuse>background</colordiffuse> <colordiffuse>CCFFFFFF</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
</include> </include>

View File

@ -41,7 +41,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -60,7 +60,7 @@
<!--Category submenu--> <!--Category submenu-->
<control type="button" id="1234"> <control type="button" id="1234">
<posx>0</posx> <posx>0</posx>
<posy>18-row</posy> <posy>17-row</posy>
<font>smallStrong</font> <font>smallStrong</font>
<texturenofocus colordiffuse="11FFFFFF">colors/black.png</texturenofocus> <texturenofocus colordiffuse="11FFFFFF">colors/black.png</texturenofocus>
<label>[B][COLOR highlight]$LOCALIZE[31025]:[/COLOR][/B] $INFO[control.getlabel(20)]</label> <label>[B][COLOR highlight]$LOCALIZE[31025]:[/COLOR][/B] $INFO[control.getlabel(20)]</label>
@ -85,7 +85,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -94,7 +94,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>18-row</height> <height>17-row</height>
<onleft>3</onleft> <onleft>3</onleft>
<onright>3</onright> <onright>3</onright>
<onup>5</onup> <onup>5</onup>

View File

@ -47,7 +47,7 @@
<posy>73</posy> <posy>73</posy>
<width>8-col</width> <width>8-col</width>
<height>10-row</height> <height>10-row</height>
<texture fallback="colors/offblack.png" border="0">$INFO[System.ProfileThumb]</texture> <texture fallback="colors/black.png" border="0">$INFO[System.ProfileThumb]</texture>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
</control> </control>
<control type="image"> <control type="image">
@ -104,7 +104,7 @@
<width>69</width> <width>69</width>
<height>69</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[listitem.icon]</texture> <texture fallback="colors/black.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
</control> </control>
<control type="image"> <control type="image">
@ -145,9 +145,9 @@
<width>1-col</width> <width>1-col</width>
<height>69</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png">$INFO[listitem.icon]</texture> <texture fallback="colors/white.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include> <include>spinFocusIcon</include>
</control> </control>
<control type="label"> <control type="label">

View File

@ -42,7 +42,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -110,7 +110,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -119,7 +119,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>20-row</height> <height>17-row</height>
<onleft>8000</onleft> <onleft>8000</onleft>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>

View File

@ -43,7 +43,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -53,7 +53,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>4-col</width> <width>4-col</width>
<height>18-row</height> <height>17-row</height>
<control type="button" id="301"> <control type="button" id="301">
<description>Add a new shortcut</description> <description>Add a new shortcut</description>
<onright>211</onright> <onright>211</onright>
@ -103,7 +103,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>18-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -112,7 +112,7 @@
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>14-col</width> <width>14-col</width>
<height>18-row</height> <height>17-row</height>
<onleft>300</onleft> <onleft>300</onleft>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout width="14-col" height="2-row"> <itemlayout width="14-col" height="2-row">

View File

@ -26,18 +26,20 @@
- [COMPLETE] DialogPVRChannelManager.xml updated - [COMPLETE] DialogPVRChannelManager.xml updated
- [COMPLETE] MyMusicPlaylistEditor.xml updated - [COMPLETE] MyMusicPlaylistEditor.xml updated
- return heebo font and add font include for Israel [ADDON BROWSER.XML cleanup]
- check controls for new window: MyGames.xml
- check controls for new window: MyGames.xml
- new dialog: GameOSD.xml
- new dialog: Subtitles update
- musicvideos - musicvideos
- Subtitles update
- Screenshots etc need updating - Screenshots etc need updating
- global search needs updating - global search needs updating
- new dialog: GameOSD.xml
[V1.3.3] [V1.3.3]
- [FIXED] Weather label showing on homescreen even if no weather plugin enabled. - [FIXED] Weather label showing on homescreen even if no weather plugin enabled.

BIN
media/backgroundImage.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 KiB