Skip to content

Releases: xbmc/visualization.projectm

22.2.0-Piers

Choose a tag to compare

@AlwinEsch AlwinEsch released this 01 Jul 18:30
56becb9
  • Update used projectM library to 4.1.6
    • ProjectM has been completely revised from version 4 onwards and brings with it many improvements and bug fixes.
    • NOTE:
      It uses a developer version after the projectM 4.1.6 release to have some necessary things available
      Exact used version visible here: projectM-visualizer/projectm@3649044
    • WARNING:
      Windows support no more available now!
      Unfortunately, version 4 makes it necessary to remove Windows support. Add-on version "22.1.0-Piers" is the last one available for Windows. In order to have GLES available, Angle is used, which switches Direct X to GLES. It's stupid that Angle via Direct X only supported up to GLES 3.0, but projectM since his version 4 requires GLES 3.2.

      Maybe if Kodi gets a Vulkan GPU support instead of Directx, it would be possible again, since Angle brings GLES 3.2 using Vulkan.
  • Some add-on code cleanups

22.1.0-Piers

Choose a tag to compare

@AlwinEsch AlwinEsch released this 25 May 17:58
054d47e
  • Update to Kodi's visualization API 5.0.0
  • Fix macOS, iOS, tvOS builds
  • Update Windows depend dirent to version 1.26
  • Some code cleanups

NOTE: Add-on version 22.1.0 still persists about projectM v3.1.12

21.0.1-Omega

Choose a tag to compare

@ksooo ksooo released this 04 May 16:57
d39cad1

What's Changed

New Contributors

Full Changelog: 20.2.0-Nexus...21.0.1-Omega

20.2.0-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 16 Sep 14:51
f60ffba
  • 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 15:05
2ab8803
  • Global API Version 2.0.0 update
  • Translation updates by Weblate

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

19.0.2-Matrix

Choose a tag to compare

@AlwinEsch AlwinEsch released this 01 Jan 15:05
e530e14
  • Translation updates by Weblate

20.0.1-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 13 Nov 13:57
5fdc527
  • Remove ftgl use on depends build
    • No more used by libprojectm
  • Translation updates

19.0.1-Matrix

Choose a tag to compare

@AlwinEsch AlwinEsch released this 11 Nov 15:00
d8acdec
  • Remove ftgl use on depends build
    • No more used by libprojectm
  • Translation updates

20.0.0-Nexus

Choose a tag to compare

@AlwinEsch AlwinEsch released this 13 Sep 17:07
9911cff
  • Updated language files from Weblate
  • Updated lib projectM on depends to version 3.1.12
  • Updated lib freetype on depends to version 2.10.4
  • Updated lib ftgl on depends to version 2.4.0
  • 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 13 Sep 17:06
4ad1990
  • Updated language files from Weblate
  • Updated lib projectM on depends to version 3.1.12
  • Updated lib freetype on depends to version 2.10.4
  • Updated lib ftgl on depends to version 2.4.0
  • 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.