Releases: kodi-game/game.libretro
Releases · kodi-game/game.libretro
20.1.0-Nexus
- Global API Version 2.0.0 update
Note: This need Kodi Nexus from 31. December 2021 or newer!
20.0.0-Nexus
- Change test builds to released 'Kodi 20 Nexus'
- Prepared for new language translation by Weblate
- Increase version to 20.0.0
-
With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.For here now used by Kodi 20 Nexus.
-
19.0.0-Matrix
- Change test builds to released 'Kodi 19 Matrix'
- Prepared for new language translation by Weblate
- Increase version to 19.0.0
-
With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.For here now used by Kodi 19 Matrix.
-
2.2.0-Matrix
- API related update
- Add Ubuntu Focal to Travis CI test build
Note: This need Kodi Matrix from 13. September 2020 or newer!
2.1.0-Matrix
- Change settings.xml to new format and add help text
- Add german translation
- Fix compiler warings
- Before was
warning: ‘...’ declared with greater visibility than the type of its field ‘...’ [-Wattributes]
- Before was
- Fix parse of libretro setting values
- Update debian build code
- Update Travis CI to include also debian test build
Note: This need Kodi Matrix from 18. May 2020 or newer!
2.0.2-Matrix
- Change license in addon.xml to GPL-2.0-or-later and change source license to SPDX format
- API related updated
Note: This need Kodi Matrix from 18. May 2020 or newer!
WARNING: This version was incompatibe about Kodi Matrix from 18. May 2020
2.0.1-Matrix
- Add asserts for icon and remove nofanart on addon.xml
- Update addon.xml text language set
- Update language folder from English to resource.language.en_gb
- Update transifex set on strings.po
- Update debian build
- Add GPL2 as LICENSE.md to addon
- Update Travis CI status badge
- Some cleanups
1.1.1-Leia
- Some cleanups with remove of not needed depends
- Build system update to match Kodi Leia
- Add libretro Frame Time Callback
2.0.0-Matrix
- Change to new C++ based API interface (xbmc/xbmc#16453)
- Remove p8-platform dependency (use
std::unique_lock
and dlfcn-win32 direct) - Remove kodiplatform dependency
- Fix ubuntu packaging
- Game API: Add libretro Frame Time Callback
Requires Kodi 19 Matrix Version of "Oct. 26, 2019" or later!
1.1.0-Leia
CHANGELOG
- Includes #47, which lightly refactors input handling