Kodi v18 (Leia) changelog
Jump to navigation
Jump to search
Releases | Kodi v18 (Leia) changelog |
This is the Kodi Wiki version of a condensed changelog for the future Kodi v18.x version (codename: "Leia") releases with a summary 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. Please note that this condensed changelog version is not meant bug-fixes, nor minor refactoring or cosmetic changes.
v19 (Matrix) Development |
---|
Changelog
Gaming (Games interface and Game Clients)
Note! Also see "Input System (Input Manager and Input APIs" section for Input System related to game controllers
- Added a "Games" window to GUI (games are managed using a basic file browser as a game library does not exist yet)
- Added a RetroPlayer player core supporting game clients addons as well as emulator cores via libretro API[1][2]
- Added extentions to Kodi's Addons AP to support Game Client Addons, supporting Kodi's VFS (Virtual File System), etc.[1]
- Added support for Game Client Addons as new type of addons with just-in-time emulator installation[1]
- Added a Games window and Game OSD (On-Screen-Display) entries to the GUI[1][3]
- Added a gaming and game configuration interface for Game settings to the GUI[1]
- Added support for Game Info Tags (game info tag) and exposed properties to Python list items[1]
- Added a savestate (savestate) manager to Kodi for games[4]
- Added initial support for basic gameplay persistence (auto-save & auto-load)[5]
- Added support for in-game (save RAM) saves[6]
- Added support for Keyboard players via Joystick Emulation[1]
- Added Game API acbstraction for game controller multitaps (a.k.a. hubs) including topology GUI display[7]
- Added Game API acbstraction to support gamepad/joystick remapping for games (per game-addon)
- Added Game API acbstraction to support keyboard remapping for games (per game-addon)[8]
- Added Game API acbstraction to support mouse remapping for games (per game-addon)[9]
- Added support for libretro API and game cores (emulators and games) that support it as binary addons
- Added game clients addons for many popular third-party game console emulators and native open source games *
- * Game clients addons for Kodi is changing quickly so checkout the game clients addons article for a current list
- ?
Live TV and PVR (Personal Video Recorder)
- Added support for RDS (Radio Data System) for radio channels if the PVR backend client support RDS
- Added new settings for 'Startup action' and add 'Play TV/Radio [10]
- Added support for global direct channel number input & global unique channel numbers[11][12]
- Added support for no delay on switch to previous channel with key 0 when using direct channel number input[13]
- Added context menu support for Estuary (skin) PVR home screen widgets [14]
- Added percent played progress bar to PVR info panel (for recordings) in Estuary (skin)[15]
- Added Info support to recently played channel widget to Estuary (skin) home screen [16]
- Added episode name to Live TV, recordings OSD sub label, and cleanup seekbar for Live TV in Estuary (skin) [17]
- Added Season/Episode info in Guide window and dialog in Estuary (skin)[18]
- Added support for next and previous buttons in OSD Timeshift window[19]
- Added feature to prefill recordings folder with timer title in the timer settings dialog[20]
- Added support for radio channel groups to the channelgroup manager[21]
- Added support for a 'Smart selection' of EPG events feature to the guide window[22]
- Added 'Go to date' context menu item to the guide window[23]
- Added support for channel groups selector to the guide window[24]
- Added possibility to switch between horizontal and vertical epg grid view to the guide window [25]
- Added support to sort content by channel number/channel name/last played, support sort order to the Guide window[26]
- Added support next/previous chapter in PVR recordings[27]
- Improved PVR seekbar and info dialog in Estuary (skin) [28]
- Improved PVR info panel, info dialog, and recordings window in Estuary (skin)[29][30]
- Improved support for enabling multiple PVR client addons[31]
- Improved support for for subchannel numbers support (ATSC)[32]
- Improved OSD Timeshift GUI[33][34]
- Improved the guide window for better consistency and readability [35]
- Changed GUI actions to eliminate duplicate and dead code (major GUI refactoring for PVR and LiveTV)
- Changed implementation of EPG search filter (EPG search dialog) completely[36][37]
- Changed Guide Window removing obsolete views "channel", "now" and "next"[38]
- Changed "play minimized" settings handling [39]
- Changed 'epg.lingertime' to an official setting, remove the respective advanced setting[40]
- Changed shared channel selection into an optional setting[41]
- Removed obsolete and unused setting 'pvrplayback.scantime' [42]
- Removed channel guide button from EPG event info dialog, add 'channel guide' to context menu[43]
- Removed setting 'hide connection lost warning' [44]
- Removed non-working recording settings defaults [45]
- Recordings window: Content view filter [46]
- PVR-Addon API changes [47][48][49][50][51][52][53][54][55][56][57]
- Added, updated, and improved PVR backend clients addons for popular third-party external PVR recording software platforms:
- New: Zattoo PVR Client PVR Addon backend client maintained and available from Kodi's community
- New: Teleboy PVR Client PVR Addon backend client maintained and available from Kodi's community
- New: Sledovanitv.cz PVR Client PVR Addon backend client maintained and available from Kodi's community
- PVR Demo Client dummy addon with fake (method stub) PVR recording software for PVR skinning and regression testing
- IPTV Simple Client PVR Addon backend client maintained and available from Kodi's community
- FilmOn PVR Addon backend client maintained and available from Kodi's community
- Stalker Middleware PVR Addon backend client maintained and available from Kodi's community
- HDHomeRun PVR Addon backend client maintained and available from Kodi's community
- Digital Devices Octopus NET Client PVR Addon backend client maintained and made available by Digital Devices
- Enigma2 (Dreambox / Vu+ / DBox2) PVR Addon backend client maintained and available from Kodi's community
- VBox TV Gateway PVR Addon backend client maintained and available from Kodi's community
- Njoy Digital (N7) PVR Addon backend client maintained and available from Kodi's community
- PCTV Systems (Broadway) PVR Addon backend client maintained and available from Kodi's community
- Tvheadend HTSP Client PVR Addon backend client maintained and available from Kodi's community
- VDR VNSI Client PVR Addon backend client maintained and available from Kodi's community
- MythTV PVR Client Addon backend client maintained and available from the Kodi's community
- NextPVR (former GB-PVR) PVR Addon backend client maintained and available from Kodi's community
- Argus TV (former ForTheRecord) PVR Addon backend client maintained and available from Kodi's community
- DVBLink PVR Client Addon backend client maintained and available from Kodi's community
- DVBViewer Client PVR Addon backend client maintained and available from Kodi's community
- MediaPortal PVR Client Addon backend client maintained and available from Kodi's community
- WMC (Windows Media Center) PVR Addon backend client maintained and available from Kodi's community
Add-ons Framework, API, and Manager
For full changelogs of all Addons APIs, see Leia API changes, JSON-RPC, and Add-ons Development Forums
- Implemented online binary addon repository from which Kodi can now automatically installs/updates binary addon[58][59]
- Major refactoring of Kodi's core handling and GUI management of binary addons[60]
- Added framework to support VFS (Virtual File System) as binary addons[61]
- Added framework support for binary addons for video decoder codecs[62]
- Added framework support for binary addons for image (picture) decoder codecs
- Added extentions to Kodi's Addons API to support binary addons for video decoder codecs[62]
- Added extentions to Kodi's Addons API to support binary addons for image decoder codecs
- Added support for Python addons to use PyCryptoDome crypto module for decryption[63]
- Added option to pass HTTP cookies with AVOption to Kodi's Video Player[64]
- Added support to allow addons to edit all used controls on their processed window[65]
- Added support to allow Python addons to set the videoinfotag path[66]
- Added support to allow Python addons to get/set the dbid of a (music) listitem[67]
- Added support for mediatype to musicinfotag tag retrieving via Python API[68]
- Added support "int/float slider" to Kodi's Python API[69]
- Added support "setContent for mediawindows" to Kodi's Python API[70]
- Added help for load of shared library and allow the use of their own addon temp folder[71]
- Added support to inspect add-on dependencies prior to installation[72]
- Added ability to remove add-on settings upon uninstall[73]
- Changed to new addon gui interface for list items to use on addon window[74]
- Changed service addons to use event handlers instead of synchronous addon hooks[75]
Input System (Input Manager and Input APIs)
- Improved the input manager and input API system for keyboards, mouses, and game controllers[76]
- Updated "Peripheral Addons" for game controllers, gamepads, joysticks, and input peripherals profiles (in Kodi-game repo[77]):
- ?
GUI Engine (Skinning Engine)
For full changelog on changes to the skinning engine, see Leia API changes and the Skin Development Forum
- Added windows to support Games and Game OSD in the new default skins (Estuary and Estouchy)
- Added player process info dialog to Kodi's default skin (Estuary)[78]
- Added support for addons to use banner and ClearLogo[79]
- Added support for skins/gui to allow implicit container referencing for non-media windows[80]
- Added support for addons to add "Enable/Disable" to context menu[81]
- Added support for remember last used keyboard layout in GUI[82]
- Added support for ISO 639-2/T language code retrieval (required by libbluray)[83]
- Added window that display Kodi privacy policy in GUI settings under system info[84]
- Added support to map a key to browse for subtitle in video fullscreen window[85]
- Improved Kodi's GUI engine with optimizations for message handling and SmartRedraw[86]
- Improved Kodi's GUI engine support for scaling container layouts[87]
- Improved Kodi's GUI engine by allowing %-values for origin, camera and animation attribs[88]
- Changed so that context menu reloading loads async to aviod GUI lockup on wait[89]
- Updated guilib ABI (for libgui) to version 5.13.0[90]
- Updated keyboard layout for some languages and added support Croatian, Slovenian, and Thai (Kedmanee)
- Updated image resource addons (as example weather icons, weather fanart, studio logos, and genre icons)
- ?
Platform Independent Playback
- Added support for "InputStream" (input stream) addons to pass CryptoSession flags field[91]
- Added support for BD-J / Blu-ray Disc Java menu support (requires system Java runtime enviroment)[92][93]
- Added support for Blu-ray Disc detection and use provided meta data for Blu-ray Disc names[94]
- Added support for video buffers to be used by decoders and renderers[95]
- Added support for platforms to register custom buffers, like example dma[95]
- Added a VC1-Packet bitstream parser implementation for improved VC-1 playback[96]
- Added and updated many (binary) audio decoder and encoder addons for Kodi
- Added a few (binary) video decoder addons for Kodi[62]
- Added a "RAW" (libraw based) image decoder addon to Kodi[97]
- Improved MMAL playback of H.264 MVC (Blu-ray 3D) stereoscopic video with framepacking decoding on Raspberry Pi
- Improved Stereoscopic 3D playback of 3D videos (as well as better 2D playback of 3D videos)
- Improved and enhanced Blu-ray support (including updated libbluray dependecies from the VideoLAN project[98][99]
- Improved support for "InputStream" (input stream) addons as system addons
- Updated "InputStream" (input stream) client addons for common network streaming protocols and popular services:
- InputStream Addon (default reference InputStream Addon by Team Kodi
- Test InputStream Addon (Test InputStream Addon for Kodi's new inputstream interface
- Adaptive InputStream Addon (InputStream Client addon for several manifest types)
- RTMP InputStream Addon (InputStream Client for RTMP streams using librtmp)
- MPD (MPEG-DASH) InputStream Addon
- SmoothStream InputStream Addon for MS-SSTR (SmoothStreamingMedia) Smooth Streaming Protocol
- NXMSL InputStream Addon for Netflix style manifests over MSL
- Updated FFmpeg multimedia codec and demux libraries to stable branch release version FFmpeg 4.0 (4.0.2)[100][101]
- Removed certain audio codecs from core and made them into audio decoder and audio encoder binary add-ons
- Removed certain video codecs from core and made them into video decoder binary add-ons[62]
- Removed certain image codecs from core and made them into image decoder binary add-ons
- ?
General Library
- Added support to use the Favourites function in context menus[102]
- Added support for context menus to favourites home screen widget[103]
- Added support to "Sort By Date Added" in Music Video title node[104]
Music Library
- Added an option to rescan the music file tags for existing items in the library [105]
- Added processing of WRITER tag for ID3 v2, Vorbis and APE formats [106]
- Added processing of ARTISTSORT (TSOP), ALBUMARTISTSORT (TS02) and COMPOSERSORT (TSOC) tags to provide a sort name for artists. [107]
- Added a new dialog for selection of both artist and album scraper addons, and their settings.[108][109]
- Added additional artist data that Musicbrainz provides: type (person, group, orchestra, choir etc.), gender, and disambiguation comments that help to differentiate artists with the same name [110]
- Added an Artist Information Folder - a single location for artist artwork and nfo. This solves numerous issues related to artwork, artist data import and general folder and file structure [111]
- Added support for Extended Artwork, making the local art that is picked up automatically on scan configurable. [112][113][114][115][116]
- Added an option to prefer scraped album covers to embedded images [117]
- Added a filter to sort music items by media source [118][119]
- Improved use of BAND and ENSEMBLE (Vorbis and APE) tags. [120]
- Improved handling of duplicate MusicBrainzTrackID within the same album[121]
- Improved handling of Cue Sheets[122]
- Improved online scraping of additional artist and album information making better use of Musicbrainz IDs[123][124]
- Improved on clean installs, change default song sort order to Track Number [125]
- Improved FileItem::IsSamePath for albums and artists to prevent false matches[126]
- Improved album genre inconsistencies[127]
- Improved performance by avoiding unnecessary db access by GUI when app processing GUI_MSG_UPDATE_ITEM messages[128]
- Improved support for fetching local art for multi-folder albums (disc sets) [129]
- Changed Artist/Album Information Dialog [130]
- Changed Song Information Dialog [131]
Web Scrapers
- Added support for Python (script) based web scrapers for Kodi[132]
- Refactored and updated many XML based scrapers in Kodi for music, movies, tv shows, and music videos
- Updated music, movies, tv shows, and music video scrapers for Kodi
- ?
AudioEngine
- Added a new Sndio sink for ActiveAE for BSD, other BSD Unix based systems, and Linux[133]
- Improved the default cross-platform event driven active state machine pattern ActiveAE (Kodi's AudioEngine)
- Improved ALSA sink for ActiveAE for Linux Desktop and generic Linux based Embedded Systems
- Improved PulseAudio sink for ActiveAE for Linux Desktop
- Improved OSS (Open Sound System) sink for ActiveAE for BSD, like FreeBSD and similar BSD Unix based systems
- Improved AUDIOTRACK sink for ActiveAE for Amlogic
- Improved Pi Audio sink for ActiveAE for Raspberry Pi
- Improved DirectSound sink for ActiveAE for Windows
- Improved WASAPI sink for ActiveAE for Windows
- Improved CoreAudio sink for ActiveAE for (Mac) OS X and iOS
- Improved Darwin sink for ActiveAE for (Mac) OS X and iOS
- Renamed AE_SINK to KODI_AE_SINK
- PulseAudio Sink now honors users' server settings, starting with PA version 11.0 means: it does not do overwrite servers' mixing policy. Check: remixing-use-all-sink-channels server setting.
Other
- Added a new unified setting for "Startup action" and added "Play TV/Radio"[134]
- Added support to build Kodi with support for Bluetooth[135]
- Added possibility for CMake build system to add additional libraries on install[136]
- Added and updated many audio visualization and screensaver addons for Kodi[137]
- Improved Kodi's JSON-RPC API
- Improved code stability, performance. and security, as well as general code clean-up in many core areas
- Improved compiling/building and code documentation (following doxygen coding guidelines)
- Changed to use spdlog for Kodi logging as well as improved and further optimized logging (including debug logs)[138]
- Changed XML format of setting values for Kodi's settings configuration[139]
- Updated and improved mappings for new and existing remote controls
- Updated default web interface (webinterface is called "Chorus2" and is currently at version 2.4.4)[140]
- Updated critical dependency libraries such as openssl, gnutls, and CMake (used to compile Kodi and its binary addons)
- Removed last dependencies of SDL (Simple DirectMedia Layer) which was hardware abstraction for input devices[141][142]
- Removed all glew (libglew library) dependencies in Kodi's code[143]
- ?
Android Specific
- Moved to Android API 26 and SDK 26 with NDK 18 as minimum (meaning at least Android 5.0 is still required)
- Added support for speech-to-text in Kodi OSD keyboard on Android TV (triggered by voice button on remote)
- Added support for Android to move the Kodi app to SD card[144]
- Added support for Android TV Leanback search and recommendations meta data from Kodi[145]
- Default setting for Android TV Leanback suggestion to random unwatched movies and music albums[146]
- Changed Rendertype from GUILayer to VideoLayer for Android MediaCodecSurface[147]
- Changed to use NDK native C interface for Android MediaCodec (for performance gains)[148]
- Changed to support ZeroConf via native Android API (and deprecates mDNSresponder)[149]
- Changed to support network information via native Android API (and deprecates POSIX)[150]
- Changed handling of Kodi's Java interfaces via JNI for better consistency[151]
- ?
BSD Specific
- Improved Kodi support for BSD (operating system) on FreeBSD, PC-BSD, and other similar BSD platforms
- Improved VAAPI (Video Acceleration API) support (requires VAAPI compatible hardware and drivers)
- Improved VDPAU (NVIDIA) Hardware Video Acceleration (requires VDPAU compatible hardware and drivers)
- ?
Linux Specific
- Added support for a generic DRM/KMS implementation using GBM to create surfaces and V4L2 for video acceleration[152]
- Added support for Mir windowing system (Mir 1.0) for Kodi[153] and added support for VAAPI on Mir using DRM[154]
- Added support for the middle mouse button on embedded platforms[155]
- Added support more yuv420p bitwidths for direct rendering on Linux[156]
- Added support for using VAAPI hardware video decoding with OpenGL ES[157]
- Added support for build Kodi with imx support using CMake[158]
- Moved the CMake build system to the top of the code tree (moved to root)[159]
- Improved support for UltraHD decoding / 4K resolution output when hardware supports it
- Improved ARM processor architecture (using Raspberry Pi as reference device)
- Improved OpenGL ES and EGL support (using Raspberry Pi as reference device)
- Improved VAAPI (Video Acceleration API) support (requires VAAPI compatible hardware and drivers)
- Improved VDPAU (NVIDIA) Hardware Video Acceleration (requires VDPAU compatible hardware and drivers)
- Improved XvBA (AMD/ATI) Hardware Video Acceleration (requires XvBA compatible hardware and drivers)
- Improved dedicated AMLCodec hardware accelerated video decoding support for Linux on Amlogic devices
- Removed the unused and unmaintained OpenMAX video decoder from Kodi's VideoPlayer[160]
- Removed support for autotools based build system for Kodi and binary addons (in favour of CMake)[161]
- ?
iOS Specific
- Added support for iOS 10.0 by adding support for compiling Kodi with Xcode 8 IDE and iOS SDK 10.0[162]
- Improved Apple VDADecoder Video Acceleration support for iOS (on iPad, iPhone, and iPod iDevices)
- Improved support for TVOS (Apple's iOS fork for Apple TV 4) in Kodi mainline
- Improved support for iOS on ARM64 (64-bit iOS)
- ?
OS X Specific
- Added support for compiling Kodi with Xcode 8 IDE for OSX 10.11 (El Capitan) and macOS 10.12 (Sierra)
- Improved Apple VDADecoder Video Acceleration support for (Mac) OS X
- ?
Windows Specific
- Added support to build Kodi for Windows 64 / Windows for Intel 64-bit (x86-64)[163]
- Added support for 3D LUT (3D Lookup Table) and dithering to Windows video renderer[164]
- Improved support to compiling Kodi for Microsoft's UWP (Universal Windows Platform) APIs
- Changed the inner working of render buffers and rendering methods[164]
- Changed to using unicode win32 api methods[165]
- Changed windowing systems for screen saver handling on Windows OS platforms
- Changed to make Kodi for Windows platform independent of posix/main.cpp[166]
- Removed support for Windows Vista as the operating-system is no longer supported by Microsoft[167]
- ?
References
- ↑ 1.0 1.1 1.2 1.3 1.4 1.5 1.6 RetroPlayer http://forum.kodi.tv/showthread.php?tid=164725
- ↑ http://github.com/xbmc/xbmc/pull/11022
- ↑ https://github.com/xbmc/xbmc/pull/12367
- ↑ http://github.com/xbmc/xbmc/pull/11034
- ↑ https://github.com/xbmc/xbmc/pull/12434
- ↑ http://github.com/xbmc/xbmc/pull/11380
- ↑ https://github.com/xbmc/xbmc/pull/13499
- ↑ https://github.com/xbmc/xbmc/pull/13374
- ↑ https://github.com/xbmc/xbmc/pull/13482
- ↑ https://github.com/xbmc/xbmc/pull/12548
- ↑ https://github.com/xbmc/xbmc/pull/13135
- ↑ https://github.com/xbmc/xbmc/pull/11434
- ↑ https://github.com/xbmc/xbmc/pull/13232
- ↑ https://github.com/xbmc/xbmc/pull/10870
- ↑ https://github.com/xbmc/xbmc/pull/13338
- ↑ https://github.com/xbmc/xbmc/pull/12254
- ↑ https://github.com/xbmc/xbmc/pull/12306
- ↑ https://github.com/xbmc/xbmc/pull/13300
- ↑ https://github.com/xbmc/xbmc/pull/14387
- ↑ https://github.com/xbmc/xbmc/pull/11679
- ↑ https://github.com/xbmc/xbmc/pull/11877
- ↑ https://github.com/xbmc/xbmc/pull/11782
- ↑ https://github.com/xbmc/xbmc/pull/13282
- ↑ https://github.com/xbmc/xbmc/pull/13364
- ↑ https://github.com/xbmc/xbmc/pull/11958
- ↑ https://github.com/xbmc/xbmc/pull/14231
- ↑ https://github.com/xbmc/xbmc/pull/13164
- ↑ https://github.com/xbmc/xbmc/pull/13158
- ↑ https://github.com/xbmc/xbmc/pull/12416
- ↑ https://github.com/xbmc/xbmc/pull/13255
- ↑ https://github.com/xbmc/xbmc/pull/12959
- ↑ https://github.com/xbmc/xbmc/pull/13069
- ↑ https://github.com/xbmc/xbmc/pull/14316
- ↑ https://github.com/xbmc/xbmc/pull/14386
- ↑ https://github.com/xbmc/xbmc/pull/13402
- ↑ https://github.com/xbmc/xbmc/pull/11570
- ↑ https://github.com/xbmc/xbmc/pull/12001
- ↑ https://github.com/xbmc/xbmc/pull/10838
- ↑ https://github.com/xbmc/xbmc/pull/11203
- ↑ https://github.com/xbmc/xbmc/pull/12740
- ↑ https://github.com/xbmc/xbmc/pull/13237
- ↑ https://github.com/xbmc/xbmc/pull/12800
- ↑ https://github.com/xbmc/xbmc/pull/12526
- ↑ https://github.com/xbmc/xbmc/pull/11500
- ↑ https://github.com/xbmc/xbmc/pull/11746
- ↑ https://github.com/xbmc/xbmc/pull/11704
- ↑ https://github.com/xbmc/xbmc/pull/12028
- ↑ https://github.com/xbmc/xbmc/pull/12303
- ↑ https://github.com/xbmc/xbmc/pull/12552
- ↑ https://github.com/xbmc/xbmc/pull/12609
- ↑ https://github.com/xbmc/xbmc/pull/12660
- ↑ https://github.com/xbmc/xbmc/pull/12689
- ↑ https://github.com/xbmc/xbmc/pull/12755
- ↑ https://github.com/xbmc/xbmc/pull/13228
- ↑ https://github.com/xbmc/xbmc/pull/13720
- ↑ https://github.com/xbmc/xbmc/pull/14002
- ↑ https://github.com/xbmc/xbmc/pull/14086
- ↑ https://kodi.tv/article/kodi-v18-binary-add-ons-repository
- ↑ https://github.com/xbmc/repo-binary-addons
- ↑ http://github.com/xbmc/xbmc/pulls?q=label%3A%22Binary+Addons%22+is%3Aclosed
- ↑ http://github.com/xbmc/xbmc/pull/8966
- ↑ 62.0 62.1 62.2 62.3 https://github.com/xbmc/xbmc/pull/12340
- ↑ https://github.com/xbmc/xbmc/pull/11477
- ↑ https://github.com/xbmc/xbmc/pull/12257
- ↑ https://github.com/xbmc/xbmc/pull/12259
- ↑ http://github.com/xbmc/xbmc/pull/11012
- ↑ http://github.com/xbmc/xbmc/pull/10858
- ↑ http://github.com/xbmc/xbmc/pull/11110
- ↑ http://github.com/xbmc/xbmc/pull/11230
- ↑ http://github.com/xbmc/xbmc/pull/11258
- ↑ https://github.com/xbmc/xbmc/pull/12379
- ↑ https://github.com/xbmc/xbmc/pull/12242
- ↑ https://github.com/xbmc/xbmc/pull/11499
- ↑ https://github.com/xbmc/xbmc/pull/12214
- ↑ https://github.com/xbmc/xbmc/pull/12370
- ↑ PR #8807 Controller input system http://github.com/xbmc/xbmc/pull/8807
- ↑ http://github.com/kodi-game/ kodi-game repo on GitHub
- ↑ https://github.com/xbmc/xbmc/pull/11718
- ↑ https://github.com/xbmc/xbmc/pull/12244
- ↑ http://github.com/xbmc/xbmc/pull/10883
- ↑ http://github.com/xbmc/xbmc/pull/11124
- ↑ http://github.com/xbmc/xbmc/pull/11242
- ↑ https://github.com/xbmc/xbmc/pull/12258
- ↑ https://github.com/xbmc/xbmc/pull/10785
- ↑ https://github.com/xbmc/xbmc/pull/11649
- ↑ https://github.com/xbmc/xbmc/pull/12213
- ↑ http://github.com/xbmc/xbmc/pull/11229
- ↑ http://github.com/xbmc/xbmc/pull/11233
- ↑ https://github.com/xbmc/xbmc/pull/11841
- ↑ http://github.com/xbmc/xbmc/pull/11306
- ↑ https://github.com/xbmc/xbmc/pull/12428
- ↑ https://github.com/xbmc/xbmc/pull/12339
- ↑ https://github.com/xbmc/xbmc/pull/12310
- ↑ https://github.com/xbmc/xbmc/pull/12488
- ↑ 95.0 95.1 https://github.com/xbmc/xbmc/pull/12212
- ↑ http://github.com/xbmc/xbmc/pull/11417
- ↑ https://github.com/xbmc/xbmc/pull/11671
- ↑ https://github.com/xbmc/xbmc/pull/12305
- ↑ http://git.videolan.org/?p=libbluray.git;a=blob;f=ChangeLog
- ↑ http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog;hb=release/4.0.2 FFmpeg 4.0.2 release changelog
- ↑ https://github.com/xbmc/xbmc/pull/14212
- ↑ https://github.com/xbmc/xbmc/pull/11967
- ↑ https://github.com/xbmc/xbmc/pull/11929
- ↑ https://github.com/xbmc/xbmc/pull/12495
- ↑ https://github.com/xbmc/xbmc/pull/11557
- ↑ https://github.com/xbmc/xbmc/pull/11735
- ↑ https://github.com/xbmc/xbmc/pull/11738
- ↑ https://github.com/xbmc/xbmc/pull/12987
- ↑ https://github.com/xbmc/xbmc/pull/12943
- ↑ https://github.com/xbmc/xbmc/pull/12963
- ↑ https://github.com/xbmc/xbmc/pull/12891
- ↑ https://github.com/xbmc/xbmc/pull/13352
- ↑ https://github.com/xbmc/xbmc/pull/13848
- ↑ https://github.com/xbmc/xbmc/pull/13491
- ↑ https://github.com/xbmc/xbmc/pull/13101
- ↑ https://github.com/xbmc/xbmc/pull/13871
- ↑ https://github.com/xbmc/xbmc/pull/13812
- ↑ https://github.com/xbmc/xbmc/pull/14012
- ↑ https://github.com/xbmc/xbmc/pull/14082
- ↑ https://github.com/xbmc/xbmc/pull/11735
- ↑ https://github.com/xbmc/xbmc/pull/12079
- ↑ https://github.com/xbmc/xbmc/pull/12082
- ↑ https://github.com/xbmc/xbmc/pull/12120
- ↑ https://github.com/xbmc/xbmc/pull/12597
- ↑ https://github.com/xbmc/xbmc/pull/12834
- ↑ https://github.com/xbmc/xbmc/pull/13585
- ↑ https://github.com/xbmc/xbmc/pull/13042
- ↑ https://github.com/xbmc/xbmc/pull/13640
- ↑ https://github.com/xbmc/xbmc/pull/13769
- ↑ https://github.com/xbmc/xbmc/pull/13672
- ↑ https://github.com/xbmc/xbmc/pull/13533
- ↑ http://github.com/xbmc/xbmc/pull/9984
- ↑ https://github.com/xbmc/xbmc/pull/11962
- ↑ https://github.com/xbmc/xbmc/pull/12548
- ↑ http://github.com/xbmc/xbmc/pull/11137
- ↑ https://github.com/xbmc/xbmc/pull/12423
- ↑ https://github.com/xbmc/repo-binary-addons
- ↑ https://github.com/xbmc/xbmc/pull/11833
- ↑ https://github.com/xbmc/xbmc/pull/12277
- ↑ https://github.com/xbmc/xbmc/pull/11872
- ↑ https://github.com/xbmc/xbmc/pull/12272
- ↑ https://github.com/xbmc/xbmc/pull/11881
- ↑ http://github.com/xbmc/xbmc/pull/11128
- ↑ https://github.com/xbmc/xbmc/pull/12168
- ↑ |https://github.com/xbmc/xbmc/pull/11901
- ↑ https://github.com/xbmc/xbmc/pull/11963
- ↑ https://github.com/xbmc/xbmc/pull/12097
- ↑ https://github.com/xbmc/xbmc/pull/11931
- ↑ http://github.com/xbmc/xbmc/pull/11393
- ↑ https://github.com/xbmc/xbmc/pull/12243
- ↑ https://github.com/xbmc/xbmc/pull/12292
- ↑ https://github.com/xbmc/xbmc/pull/11955
- ↑ http://github.com/xbmc/xbmc/pull/10898
- ↑ http://github.com/xbmc/xbmc/pull/11040
- ↑ https://github.com/xbmc/xbmc/pull/11956
- ↑ https://github.com/xbmc/xbmc/pull/12479
- ↑ https://github.com/xbmc/xbmc/pull/12113
- ↑ http://github.com/xbmc/xbmc/pull/11288
- ↑ http://github.com/xbmc/xbmc/pull/10446
- ↑ https://github.com/xbmc/xbmc/pull/12197
- ↑ http://github.com/xbmc/xbmc/pull/10429
- ↑ https://github.com/xbmc/xbmc/pull/10539
- ↑ https://github.com/xbmc/xbmc/pull/12065
- ↑ 164.0 164.1 https://github.com/xbmc/xbmc/pull/12475
- ↑ https://github.com/xbmc/xbmc/pull/11780
- ↑ https://github.com/xbmc/xbmc/pull/12215
- ↑ https://github.com/xbmc/xbmc/pull/11953