Changes to the skinning engine for Kodi Jarvis
#61
2015-09-18 DialogAddonInfo.xml - remove button id="11"

the rollback button (id="11") should be removed.
the rollback functionality has been integrated in the 'update' option.
(a select dialog will pop-up and you can select which version you want to install)

git commit: https://github.com/xbmc/xbmc/commit/ceef...2049a24c78
pull request: 8167 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#62
2015-10-19 Container - onfocus / onunfocus

using <onfocus> and <onunfocus> is now supported on containers as well.
(note: you need to add the tags to the container itself, not to the item/focusedlayouts)

git commit: https://github.com/xbmc/xbmc/commit/9024...f61d1a1f44
pull request: 8177 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#63
2015-10-19 new tag - oninfo

skinners can now add a <oninfo> tag to focusable controls.


git commit: https://github.com/xbmc/xbmc/commit/4f0c...dcb466050f
pull request: 8169 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#64
2015-07-16 button control - wrapmultiline support

the <wrapmultiline> tag is now also available for button controls.


git commit: https://github.com/xbmc/xbmc/commit/2599...e2596bb786
pull request: 7357 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#65
2015-10-25 remove karaoke support

karaoke support has been removed from kodi.
if your skin had support for it, these xml files can be removed:
  • DialogKaraokeSongSelector.xml
  • DialogKaraokeSongSelectorLarge.xml
  • MusicKaraokeLyrics.xml


git commit: https://github.com/xbmc/xbmc/commit/6869...688cab5b9c
pull request: 8285 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#66
today Kodi Jarvis entered beta stage, which means no more skin engine changes for the upcoming release.

please note that Isengard skins will not be compatible with Kodi Jarvis.
if you haven't already done so, now would be the time to get your skin in shape for Jarvis :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#67
wiki has been updated with all the jarvis changes.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#68
2015-10-28 DialogAddonInfo.xml - auto-update button

forgot to mention this one when it got merged:
you can now enable/disable auto-updates for individual addons.

skins need to add a radiobutton (id="13" / label is 21340) to DialogAddonInfo.xml


git commit: https://github.com/xbmc/xbmc/commit/4d07...028142306f
pull request: 8248 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Jarvis6