Skip to content

Releases: xbmc/visualization.pictureit

3.1.0-Matrix

01 Mar 16:10
4060888
Compare
Choose a tag to compare
  • 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!

3.0.1-Leia

01 Mar 16:07
d246c14
Compare
Choose a tag to compare
  • Fix kodi header include

3.0.0-Leia

01 Mar 16:06
cd32d48
Compare
Choose a tag to compare
  • Rewrite to support GL 4.0 and GLES
  • Add Fanart images
  • Increase addon description
  • Add debian build support
  • Add license, source URL and forum URL

v0.1.6

14 Mar 21:16
Compare
Choose a tag to compare

Added a fps limiter to (hopefully) help with cpu usage.

v0.1.5

27 Feb 17:59
Compare
Choose a tag to compare

Release of version 0.1.5

Fixes:

  • Even with 0.1.4 Kodi occasionally crashes. This time it should be fixed for real :)

v0.1.4

22 Feb 20:55
Compare
Choose a tag to compare

Release of version 0.1.4

Fixes:

  • Fixed Kodi Jarvis crashing when a new track starts playing

v0.1.3

12 Dec 16:15
Compare
Choose a tag to compare

Release of version 0.1.3

Fixes:

  • Rebuild of the addon as it didn't work on hosts running gcc <5.3

v0.1.2

12 Dec 15:21
Compare
Choose a tag to compare

Release of Version 0.1.2

Fixes:

  • fixed backgrounds not working due to gcc 5.3
  • fixed recursive not being recursive

v0.1.1

21 Nov 16:31
Compare
Choose a tag to compare

Release of Version 0.1.1

Fixes:

  • fixed images being horizontally flipped

v0.1.0

20 Nov 18:33
Compare
Choose a tag to compare

Release of version 0.1.0

New:

  • Uses stb_image instead of SOIL meaning no more dependencies need to be installed
  • Allows the configuration of the transition time in milliseconds instead of seconds
  • Allows the configuration of the update interval in seconds instead of minutes