Skip to content

Releases: xbmc/visualization.waveform

4.3.1-Matrix

06 Sep 22:44
a59a721
Compare
Choose a tag to compare
  • Fix standalone build with newer glm versions (>= 0.9.9.6)

3.1.2-Leia

06 Sep 22:32
ce5d4c4
Compare
Choose a tag to compare
  • Fix standalone build with newer glm versions (>= 0.9.9.6)

4.3.0-Matrix

24 Aug 00:00
300a994
Compare
Choose a tag to compare
  • Add debian build to Travis CI
  • Update debian build
  • Update language codes in addon.xml.in
  • Add german translations for settings
  • API related update
    • Change visualization API 3.0.0

Note: This need Kodi Matrix from 23. Aug 2020 or newer!

4.2.0-Matrix

18 May 19:14
d6f165f
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 Jenkins status badge on README.md
  • Change language set on addon.xml to en_GB
  • API related update
    • Change visualization API 2.0.3
    • Change Global API 1.2.0

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

4.1.1-Matrix

02 Nov 00:04
50d2096
Compare
Choose a tag to compare
  • Allow set of line thickness between 1-10px (3px as default)
    • only supported on GL/GLES, not on Windows
  • Cleanup of the GL/GLES addon code, line color will now be handed over as uniform.

3.1.1-Leia

01 Nov 23:41
21297d1
Compare
Choose a tag to compare
  • Allow set of line thickness between 1-10px (3px as default)
    • only supported on GL/GLES, not on Windows
  • Cleanup of the GL/GLES addon code, line color will now be handed over as uniform.

Requires Kodi 18.5 Leia to change the size in settings, not visible to older and limited to 3px!

4.1.0-Matrix

26 Oct 20:15
f11feae
Compare
Choose a tag to compare
  • Improve DX and GL parts and add support to select colors and point on line
  • Add addon settings to set amount of frequency points in line and to change line and background color
  • Fix debian build by add missing glm depend
  • Add license name and source URL to addon.xml
  • Code cleanups
  • Kodi visualization API change (xbmc/xbmc#16718)

Requires Kodi 19 Matrix Version of "Oct. 26, 2019" or later!

3.1.0-Leia

08 Oct 21:28
0558dd1
Compare
Choose a tag to compare
  • Fix windows compile warnings
  • Improve DX and GL parts and add support to select colors and points per line
  • Add new settings to set line colors, background colors and how much frequency points are shown in a line
  • Update source licence years and names
  • Add licence name and source URL to addon.xml
  • Add missing glm depends to debian to fix his build
  • Clean FindOpenGLES.cmake description

4.0.1-Matrix

25 Sep 18:28
0f4900e
Compare
Choose a tag to compare
  • Remove not needed FindDirectX.cmake
  • Remove not needed virtual from DX source file

3.0.2-Leia

25 Sep 18:27
bf1f24d
Compare
Choose a tag to compare
  • Remove not needed FindDirectX.cmake
  • Remove not needed virtual from DX source file