Skip to content

Releases: xbmc/peripheral.joystick

20.1.0-Nexus

01 Jan 11:08
f19f6f8
Compare
Choose a tag to compare
  • Global API Version 2.0.0 update
  • Translation updates by Weblate

Note: This need Kodi Nexus from 31. December 2021 or newer!

19.0.1-Matrix

01 Jan 11:33
9ea1f02
Compare
Choose a tag to compare
  • Translation updates by Weblate

20.0.0-Nexus

02 Sep 12:01
9d8b391
Compare
Choose a tag to compare
  • Change test builds to released 'Kodi 20 Nexus'
  • Add weblate translation support
  • 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

02 Sep 12:00
4994a2f
Compare
Choose a tag to compare
  • Change test builds to released 'Kodi 19 Matrix'
  • Add weblate translation support
  • 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.

1.7.2-Matrix

02 Sep 11:58
Compare
Choose a tag to compare
Tag version 1.7.2

1.7.1-Matrix

08 Oct 16:56
79d166a
Compare
Choose a tag to compare
  • Remove own StringUtils and do via new dev kit headers about

1.7.0-Matrix

07 Sep 20:20
a1b2b48
Compare
Choose a tag to compare
  • API related code update

Note: This need Kodi Matrix from 07. September 2020 or newer!

1.6.1-Matrix

28 Aug 22:42
b404140
Compare
Choose a tag to compare
  • Update Travis CI to make also debian build test
  • Update/cleanup debian build code
  • Add german translation
  • New release to have a version that matches the addon
  • Fix Ubuntu build packages
    • On last release wanted Kodi version was not available on Ubuntu PPA and has failed

1.6.0-Matrix

18 May 20:22
4954aab
Compare
Choose a tag to compare
  • Add LICENSE.md about GPL2, change license in addon.xml to GPL-2.0-or-later and change source license to SPDX format
  • Add Travis, Azure and Jenkins status badge to README.md
  • API related update
    • Matrix API change peripheral API 1.3.8
    • Matrix API change Global API 1.2.0

Note: This need Kodi Matrix from 18. May 2020 or newer!

1.5.2-Matrix

02 Feb 21:37
464ada2
Compare
Choose a tag to compare
  • Add tinyxml to own depends build
    • This becomes removed in future from Kodi's own depends build. See Kodi pull request xbmc/xbmc#17307