Archive:Kodi v17 (Krypton) changelog: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 58: Line 58:


=== iOS Specific ===
=== iOS Specific ===
* Add TVOS (Apple's iOS fork for Apple TV 4) support to Kodi mainline
* Add support to build iOS for ARM64 (64-bit iOS)
* ?
* ?



Revision as of 07:41, 13 January 2016

Home icon grey.png   ▶ Releases ▶ Kodi v17 (Krypton) changelog
Emblem-important-yellow.png NOTICE:
Kodi v16 (Jarvis) final have not even been released yet, so please keep in mind that a v17 (Krypton) release is still far away into the future. As such, these API changes is a placeholder containing API changes to the current Kodi mainline (the git master tree repository on GitHub). It is a very much a work in progress, this is only listing API changes commited to the master branch after Isengard branching, and many many many APIs are subject to future change.
Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?
Future.png FUTURE Krypton FEATURE:
This page or section describes features that are a future part of the Kodi v17 release, codename "Krypton". For more information see development builds.

This is a placeholder and Kodi Wiki copy of the condensed changelog for the future Kodi v17.x version (codename: "Krypton") releases with a summery of the most important core features and functions as well as other notable changes to key areas of the application software or its user interface.

Changelog

Live TV and PVR (Personal Video Recorder)

  • ?

Add-ons Framework, API, and Manager

For full changelogs of all Addons APIs, see K API changes, JSON-RPC, and Add-ons Development Forums

  • ?

GUI Engine (Skinning Engine)

For full changelog on changes to the skinning engine, see Krypton API changes and the Skin Development Forum

  • Update guilib API (for libgui) to version 5.11.0[1]
  • ?

Platform Independent Playback

  • Major refactoring of Kodi's built-in video player core (which will also be renamed from "DVDPlayer" to "VideoPlayer")[2][3]
  • Separated graphics rendering from main thread (part of VideoPlayer refactoring)[2][3]
  • Added video stream selection to audio/subtitle dialogue to choose between multiple videos[2][3]
  • Added support for dithering for OpenGL rendering (part of VideoPlayer refactoring)[2][3]
  • Improved A/V sync during video playback which reduce time required for audio sync (part of VideoPlayer refactoring)[2][3]
  • Improved switching refresh rates during video playback (part of VideoPlayer refactoring)[2][3]
  • Improved audio pass-through support during video playback (part of VideoPlayer refactoring)[2][3]
  • ?

Library

  • ?

Web Scrapers

  • ?

AudioEngine

  • ?

Other

  • ?

Android Specific

  • Removed support for hardware video decoding via Android StageFright library (libstagefright)t[2][3]
  • ?

BSD Specific

  • ?

Linux Specific

  • Added support for EGL for X11 (which adds zero copy rendering for VAAPI)[2][3]
  • ?

iOS Specific

  • Add TVOS (Apple's iOS fork for Apple TV 4) support to Kodi mainline
  • Add support to build iOS for ARM64 (64-bit iOS)
  • ?

OS X Specific

  • ?

Windows Specific

  • ?

References

  1. https://github.com/xbmc/xbmc/pull/8495
  2. 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 VideoPlayer Development Forum (developers only) http://forum.kodi.tv/forumdisplay.php?fid=240
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 PR #8486 VideoPlayer refactoring initial pull request http://github.com/xbmc/xbmc/pull/8486

See also

Template:Changelogs