Releases: xbmc/visualization.projectm
Releases · xbmc/visualization.projectm
Release list
22.2.0-Piers
- 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.
- ProjectM has been completely revised from version 4 onwards and brings with it many improvements and bug fixes.
- Some add-on code cleanups
22.1.0-Piers
- 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
What's Changed
- Update deprecated GitHub workflows by @phunkyfish in #110
- Update azure pipelines by @phunkyfish in #111
- Jenkinsfile: Add macOS aarch64 by @ksooo in #114
- Sync of addon metadata translations by @github-actions in #115
New Contributors
- @phunkyfish made their first contribution in #110
- @ksooo made their first contribution in #114
Full Changelog: 20.2.0-Nexus...21.0.1-Omega
20.2.0-Nexus
- Kodi visualization API update to version 4.0.0
Note: This need Kodi Nexus from 16. September 2022 or newer!
20.1.0-Nexus
- 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
- Translation updates by Weblate
20.0.1-Nexus
- Remove ftgl use on depends build
- No more used by libprojectm
- Translation updates
19.0.1-Matrix
- Remove ftgl use on depends build
- No more used by libprojectm
- Translation updates
20.0.0-Nexus
- 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.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
19.0.0-Matrix
- 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.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.