Skip to content

Releases: xbmc/screensaver.asteroids

2.4.2-Matrix

18 May 16:26
0f6b74b
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 updated

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

2.4.1-Matrix

31 Jan 16:39
5b8794a
Compare
Choose a tag to compare
  • Update Readme.md
  • Cleanup FindOpenGLES.txt
  • Add license name and source URL to addon.xml
  • Use on depends glm version 0.9.9.4
  • Remove spaces for #include (to fix version check)
  • Use glm for color and rendering

2.3.2-Leia

31 Jan 16:33
d909c0d
Compare
Choose a tag to compare
  • Update Readme.md
  • Cleanup FindOpenGLES.txt
  • Add license name and source URL to addon.xml
  • Use on depends glm version 0.9.9.4
  • Remove spaces for #include (to fix version check)
  • Use glm for color and rendering

2.4.0-Matrix

31 Jan 16:36
Compare
Choose a tag to compare
  • Remove spaces before '#include', needed for current API check
  • Remove not needed headers (now on kodi itself)
  • Change to use Kodi 19 Matrix version for build

Note: With API difference are automatic created binaries from this no more usable on Kodi 18 Leia!

2.3.1-Leia

17 Dec 18:43
Compare
Choose a tag to compare
  • Update AppVeyor, Travis and Jenkins test build
  • Fix debian package depends (libglm-dev was missing)
  • Further cleanups

2.3.0-Leia

17 Dec 18:39
7c8218c
Compare
Choose a tag to compare
  • Fix OpenGLES 2.0 usage and improve code

2.2.1-Leia

17 Dec 18:37
cfe11ef
Compare
Choose a tag to compare
  • Add german language to addon.xml
  • Code cleanup
  • Cleanup CMakeLists.txt to use version 3.5 of them

2.2.0-Leia

17 Dec 18:32
09a17de
Compare
Choose a tag to compare
  • Add addon fanart and Icon
  • Update debian code
  • Cleanup GL shader handling

2.1.0-Leia

17 Dec 18:31
Compare
Choose a tag to compare
  • Fix OpenGL Rendering (GL Shaders was not correct on all systems)
  • Fix compile Warnings
  • Code cleanup

2.0.0-Leia

15 Oct 21:06
Compare
Choose a tag to compare
add Jenkinsfile and relocate CI

currently only builds for windows