v20 Changes to the skinning engine for Kodi Nexus (v20)
#31
2022-10-2 Improvements to skin timers
  • Skin timers now support multiple onstart/onstart actions
  • Skin timer actions are now context aware (you can refer infolabels as action arguments just like other parts of the gui code
  • Skin timer actions can have pairing conditions. This means you can have a generic condition for timer start and have different actions depending on fine grain conditions

PR: https://github.com/xbmc/xbmc/pull/21924
Reply
#32
2022-10-12 New window: FavouritesBrowser

A new media window is available for favourites.

Window name: favouritesbrowser
Window ID: 60
Associated skin source xml file: MyFavourites.xml
Built-in controls: B2/Select viewtype B3/Select sort method TB4/Select sortmode RB19/Filter

This window is a media window hence container views etc are available.
The existing favourites dialog remains available in Kodi v20.

InfoBool Container.Content(favourites) will return "true" for this window's media container.
InfoLabel Container.Content will return "favourites" for this window's media container.

22001 (PR)
Reply
#33
Friendly reminder guys to please update the first post with your changes in future.
Reply
#34
New game dialogs added:

* In-game port setup dialog (20505 (PR))
* In-game and out-of-game savestate dialog (20913 (PR))
Reply
#35
2022-01-10 Improvements to screen calibration window

Update screen calibration and add a reset button (ID=12) [actually a mover].
NOTE: The subtitle image must have 40px of transparency above and below the actual bar.

PR: https://github.com/xbmc/xbmc/pull/20509
Reply
#36
(2023-01-20, 02:14)Hitcher Wrote: 2022-01-10 Improvements to screen calibration window

Update screen calibration and add a reset button (ID=13) [actually a mover].
NOTE: The subtitle image must have 40px of transparency above and below the actual bar.

PR: https://github.com/xbmc/xbmc/pull/20509

ID=13 or ID=12? The commit and XBMC skins show ID=12...
OSMC Skinner      |    The OSMC Skin for Kodi v20 Nexus (native 16:9, 21:9 and 4:3 skin, special cinemascope/CIH version available)      |     GitHub: https://github.com/Ch1llb0/skin.osmc
Reply
#37
Fixed, thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Nexus (v20)0