Skip to content

Commit

Permalink
Sync master with Nexus (#232)
Browse files Browse the repository at this point in the history
* [UPDATE] Confluence skin changes (#229)

* Add default start item selection

* Fix home episode thumbs not using spoiler settings

* Delete DialogFavourites.xml

* Add HDR flagging

* Add 'infill' attribute to border textures

* Add missing aspect ratios

* Add Cuts, Scene Markers, and Editlist

* Add Player.Process(videoscantype) infolabel

* Add show password button to keyboard

* Add Nexus game changes

* Bump xbmc.gui for Nexus

* Bump skin version and update changelog

* Add movie title format option

* Update changelog.txt

* Fix issues found by MikeSiLVO

* More housekeeping

* Provide fallback for home recently added music

* Show default home item message if not set

* Fix ondown issue

* Update strings.po

Remove backslash

* Update string (#230)

* Add default start item selection

* Fix home episode thumbs not using spoiler settings

* Delete DialogFavourites.xml

* Add HDR flagging

* Add 'infill' attribute to border textures

* Add missing aspect ratios

* Add Cuts, Scene Markers, and Editlist

* Add Player.Process(videoscantype) infolabel

* Add show password button to keyboard

* Add Nexus game changes

* Bump xbmc.gui for Nexus

* Bump skin version and update changelog

* Add movie title format option

* Update changelog.txt

* Fix issues found by MikeSiLVO

* More housekeeping

* Provide fallback for home recently added music

* Show default home item message if not set

* Fix ondown issue

* Update strings.po

* Update language files (#231)

* Update addon.xml

* Update strings.po
  • Loading branch information
Hitcher authored Mar 9, 2024
1 parent 6522410 commit 8d0edbc
Show file tree
Hide file tree
Showing 55 changed files with 1,168 additions and 550 deletions.
18 changes: 9 additions & 9 deletions 720p/Defaults.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<disabledcolor>grey3</disabledcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="togglebutton">
<left>140</left>
Expand All @@ -43,7 +43,7 @@
<label/>
<font>font13</font>
<disabledcolor>grey3</disabledcolor>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="textbox">
<left>220</left>
Expand Down Expand Up @@ -82,7 +82,7 @@
<subtype>text</subtype>
<textoffsetx>-5</textoffsetx>
<textoffsety>0</textoffsety>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="spincontrolex">
<left>530</left>
Expand All @@ -105,7 +105,7 @@
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<reverse>yes</reverse>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="radiobutton">
<left>300</left>
Expand All @@ -128,7 +128,7 @@
<disabledcolor>grey3</disabledcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="colorbutton">
<posx>0</posx>
Expand All @@ -139,14 +139,14 @@
<colorheight>76</colorheight>
<texturecolormask>color-button-box.png</texturecolormask>
<texturecolordisabledmask colordiffuse="40FFFFFF">color-button-box.png</texturecolordisabledmask>
<texturefocus>list_focus.png</texturefocus>
<texturefocus></texturefocus>
<texturenofocus></texturenofocus>
<font>font20</font>
<font>font13</font>
<textcolor>white</textcolor>
<disabledcolor>grey2</disabledcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
<default type="selectbutton">
<left>490</left>
Expand Down Expand Up @@ -213,6 +213,6 @@
<invalidcolor>invalid</invalidcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
</default>
</includes>
2 changes: 1 addition & 1 deletion 720p/DialogAddonInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<height>220</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture>
<bordertexture infill="false" border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
</control>
<control type="label">
Expand Down
22 changes: 11 additions & 11 deletions 720p/DialogButtonMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>Quit()</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13012</label>
<visible>System.ShowExitButton</visible>
Expand All @@ -98,7 +98,7 @@
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>Powerdown()</onclick>
<visible>System.CanPowerDown</visible>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13016</label>
</control>
Expand All @@ -113,7 +113,7 @@
<texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>AlarmClock(shutdowntimer,Shutdown())</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>20150</label>
<visible>!System.HasAlarm(shutdowntimer)</visible>
Expand All @@ -130,7 +130,7 @@
<texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>CancelAlarm(shutdowntimer)</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>20151</label>
<visible>System.HasAlarm(shutdowntimer)</visible>
Expand All @@ -147,7 +147,7 @@
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>Suspend()</onclick>
<visible>System.CanSuspend</visible>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13011</label>
</control>
Expand All @@ -163,7 +163,7 @@
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>Hibernate()</onclick>
<visible>System.CanHibernate</visible>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13010</label>
</control>
Expand All @@ -179,7 +179,7 @@
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>Reset()</onclick>
<visible>System.CanReboot</visible>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13013</label>
</control>
Expand All @@ -195,7 +195,7 @@
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>dialog.close(all,true)</onclick>
<onclick>System.LogOff</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>$LOCALIZE[20126] $INFO[system.profilename]</label>
<visible>System.HasLoginScreen | Integer.IsGreater(System.ProfileCount,1)</visible>
Expand All @@ -218,7 +218,7 @@
<alttexturefocus border="25,5,25,5">ShutdownButtonFocus.png</alttexturefocus>
<alttexturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</alttexturenofocus>
<onclick>mastermode</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<visible>System.HasLocks</visible>
</control>
Expand Down Expand Up @@ -257,7 +257,7 @@
<texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>InhibitIdleShutdown(true)</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13017</label>
<visible>System.HasShutdown +!System.IsInhibit</visible>
Expand All @@ -273,7 +273,7 @@
<texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
<texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
<onclick>InhibitIdleShutdown(false)</onclick>
<pulseonselect>no</pulseonselect>
<pulseonselect>false</pulseonselect>
<font>font13</font>
<label>13018</label>
<visible>System.HasShutdown + System.IsInhibit</visible>
Expand Down
2 changes: 1 addition & 1 deletion 720p/DialogColorPicker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<width>980</width>
<height>30</height>
<font>font13_title</font>
<label>Colour</label>
<label>$LOCALIZE[737]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
Expand Down
123 changes: 0 additions & 123 deletions 720p/DialogFavourites.xml

This file was deleted.

Loading

0 comments on commit 8d0edbc

Please sign in to comment.