Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
Skinning engine v20
Page Game Control
pixels New tag added for rendering savestate pixels. Requires savestate v3 schema, introduced with the Savestate Manager in v20.
Page Image Control

infill New texture attribute added.

Page List of built-in functions

Added parameters flags,extras,action,category,className.

[New builtin] SetVisible(id)

control.sethidden(controlId)

Set the control id to hidden

[New builtin] SetHidden(id)

pagedown(controlId)

Send a page down event to the pagecontrol with given id

[New builtin] QueueMedia(media[,isdir][,1][,playnext],[playoffset=xx])

[New builtin] SetColor(string,header[,colorfile,selectedcolor])

Skin.SetNumeric(numeric[,value])

Pops up a keyboard dialog and allows the user to input a numerical.

[New builtin] Skin.TimerStart(timer)

Skin.TimerStop(timer)

Stops the timer with name timer

[New builtin] Skin.TimerStop(timer)

Page Mover Control [movingspeed] New tag added. Page Resize control [movingspeed] New tag added. Page WindowIDs New window See https://github.com/xbmc/xbmc/pull/20505

InGameSaves

WINDOW_DIALOG_IN_GAME_SAVES

10829

DialogSelect.xml

New window Part of the GSoC 2020 Saved Game Manager

GameSaves

WINDOW_DIALOG_GAME_SAVES

10830

DialogSelect.xml

New window Part of the GSoC 2020 Saved Game Manager

GameAgents

WINDOW_DIALOG_GAME_AGENTS

10831

DialogGameControllers.xml

New window FavouritesBrowser, replaces the old Favourites dialog.