Jump to content

Leia API changes: Difference between revisions

From Official Kodi Wiki
Pointless page. Full of incomplete labels and never filled with content of substance
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==See also==
{|class="infobox" style="width:210px"
* [[Kodi v18 (Leia) FAQ]]
! v19 (Matrix) Development
* [[Kodi v18 (Leia) changelog]]
|-
* [[Development]]
|
* '''[[Releases]]'''
** '''[[Kodi_v18_(Leia)_changelog|v18 Changelog]]'''
** '''[[Leia_API_changes|v18 API Changes]]'''
** '''[[Kodi_v18_(Leia)_FAQ|v18 FAQs]]'''
|}


[[Category:Development|*]]
 
[[Category:Add-on development]]
= API Changes =
[[Category:Leia|*]]
The following sections provide links to the Github Pull Requests related to API changes. Where available, a link to the Kodi forum thread, which summarises the changes, is also provided
 
 
== Binary Add-ons API Changes ==
{|
|-
| style="vertical-align: middle;" | [[File:Github Logo.png|40px|link=]]
| style="vertical-align: middle;" | <big>'''[https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22API+change%3A+Binary+add-ons%22+label%3A%22v18+Leia%22 Binary Add-ons API Changes]'''</big>
|}
 
 
 
== GUI API Changes ==
{|
|-
| style="vertical-align: middle;" | [[File:Github Logo.png|40px|link=]]
| style="vertical-align: middle;" | <big>'''[https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22API+change%3A+GUI%22+label%3A%22v18+Leia%22 GUI API Changes]'''</big>
|}
 
 
== JSON-RPC API Changes ==
{|
|-
| style="vertical-align: middle;" | [[File:Github Logo.png|40px|link=]]
| style="vertical-align: middle;" | <big>'''[https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22API+change%3A+JSON-RPC%22+label%3A%22v18+Leia%22 JSON-RPC API Changes]'''</big>
|}
 
 
{{Github_link|[https://github.com/xbmc/xbmc/commits/master/xbmc/interfaces/json-rpc/schema/version.txt JSON-RPC version.txt]}}
 
 
{{Forum_link2|[[forum:324598|JSON-RPC API Changes]]}}
 
 
 
== PVR API Changes ==
{|
|-
| style="vertical-align: middle;" | [[File:Github Logo.png|40px|link=]]
| style="vertical-align: middle;" | <big>'''[https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22API+change%3A+PVR%22+-label%3A%22v19+Matrix%22+label%3A%22v18+Leia%22 PVR API Changes]'''</big>
|}
 
 
== Python API Changes ==
{|
|-
| style="vertical-align: middle;" | [[File:Github Logo.png|40px|link=]]
| style="vertical-align: middle;" | <big>'''[https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22API+change%3A+Python%22+label%3A%22v18+Leia%22 Python API Changes]'''</big>
|}
 
 
 
== Skinning Engine Changes ==
{{Forum_link2|[[forum:298565|Changes to the skinning engine]]}}
 
 
{{top}}
{{updated|18}}
[[Category:Releases|Leia]]

Latest revision as of 00:34, 15 December 2020

v19 (Matrix) Development


API Changes

The following sections provide links to the Github Pull Requests related to API changes. Where available, a link to the Kodi forum thread, which summarises the changes, is also provided


Binary Add-ons API Changes

Binary Add-ons API Changes


GUI API Changes

GUI API Changes


JSON-RPC API Changes

JSON-RPC API Changes


JSON-RPC version.txt


JSON-RPC API Changes


PVR API Changes

PVR API Changes


Python API Changes

Python API Changes


Skinning Engine Changes

Changes to the skinning engine


Return to top