Releases: xbmc/imagedecoder.heif
Releases · xbmc/imagedecoder.heif
20.1.0-Nexus
- Global API Version 2.0.0 update
- Image decoder API Version 3.0.0 update
- Translation updates by Weblate
Note: This need Kodi Nexus from 31. December 2021 or newer!
20.0.0-Nexus
- Update depends libheif to version 1.12.0
- Fix compile warning
- Change test builds to released 'Kodi 19 Matrix'
- Add weblate translation support
- 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.For here now used by Kodi 20 Nexus.
-
19.0.0-Matrix
- Update depends libheif to version 1.12.0
- Fix compile warning
- Change test builds to released 'Kodi 19 Matrix'
- Add weblate translation support
- 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.For here now used by Kodi 19 Matrix.
-
1.4.0-Matrix
Merge pull request #17 from notspiff/bump_de265_1.0.8 bump libde265 to 1.0.8
1.2.0-Leia
Merge pull request #18 from notspiff/bump_de265_1.0.8_Leia [Leia] bump libde265 to 1.0.8
1.3.0-Matrix
- 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.xmlto en_GB - API related update
- Change imagedecoder API 2.1.0
- Change Global API 1.2.0
Note: This need Kodi Matrix from 18. May 2020 or newer!
1.2.0-Matrix
- 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!
1.1.0-Leia
- Add addon icon
- Increase addon description
- Update depends libde265 to 1.0.5 and add fix patch to allow Windows UWP ARM
- Update depends libheif to 1.6.2
- Add license and source url to addon.xml
- Update copyright year to 2020
- Update debian build code
- Update Travis to use XCode 9.4 (9.0 no more supported) for test builds
- Minor cleanups