Skip to content

Releases: xbmc/visualization.matrix

22.1.0-Piers

Choose a tag to compare

@AlwinEsch AlwinEsch released this 22 May 00:24
650824a
  • Update to Kodi's visualization API 5.0.0
  • Update dependency stb_image.h from v2.27 to v2.30
  • Update dependency kissfft to version 131.2.0 (22. Oct. 2025)
  • Code cleanups

22.0.1-Piers

Choose a tag to compare

@phunkyfish phunkyfish released this 22 Jul 18:38
1fa4e50

v22.0.1

  • Update GLM to 1.0.1
  • FindOpenGL: fix compile failure on GLVND linux systems

20.2.0-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 16 Sep 18:33
60d1ea7
  • Kodi visualization API update to version 4.0.0

Note: This need Kodi Nexus from 16. September 2022 or newer!

20.1.0-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 01 Jan 11:05
f61ca8a
  • 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

Choose a tag to compare

@AlwinEsch AlwinEsch released this 01 Jan 11:05
f734089
  • Translation updates by Weblate

20.0.0-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 13 Sep 18:11
9b0e99e
  • Update dependency kissfft to version 131.1.0 (16. Feb. 2021)
  • Update dependency stb_image.h to version 2.27 (11. Jul. 2021)
  • Language translation updates by Weblate
  • Change test builds to 'Kodi 20 Nexus'
  • 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.

19.0.0-Matrix

Choose a tag to compare

@AlwinEsch AlwinEsch released this 12 Sep 21:28
dc63ad7
  • Update dependency kissfft to version 131.1.0 (16. Feb. 2021)
  • Update dependency stb_image.h to version 2.27 (11. Jul. 2021)
  • Language translation updates by Weblate
  • Change test builds to 'Kodi 19 Matrix'
  • 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.

1.0.1-Matrix

Choose a tag to compare

@ksooo ksooo released this 15 Jul 12:49
9418b65
Merge pull request #12 from ksooo/version-bump

add-on version bumped to 1.0.1

1.0.0-Matrix

Choose a tag to compare

@sarbes sarbes released this 17 Feb 22:14
e821926
  • Upgraded shader code
  • Fixed GCC 4.9 build error
  • Added German strings

0.5.0-Matrix

Choose a tag to compare

@AlwinEsch AlwinEsch released this 20 Jan 22:28
f35fef1
  • Visualization API change related version update
  • Fix standalone build with newer glm versions (>= 0.9.9.6)