Releases: xbmc/visualization.milkdrop
Releases · xbmc/visualization.milkdrop
2.0.4-Leia
- Fix Windows UWP build (NASM not created correct by Jenkins and changed to binary use)
2.0.3-Leia
- Update license year and name
- Cleanup C++ code on addon related class (change old 'C' to 'C++')
- Remove tabs and not used function from addon related class
- Remove not needed virtual from class
- Add license and source URL to addon.xml
- Remove no more needed FindDirectX.cmake (was from before for DX9)
2.1.1-Matrix
- Add screenshots and fanart
- Change addon settings.xml to new style
- Update nasm to version 2.14.02
2.1.0-Matrix
- Add missing nasmw.sha256 on depends
- Remove p8-platform usage
- Add ATTRIBUTE_HIDDEN to C++ class
- Add Windows UWP x86 to appveyor for build test (ARM not supported!)
- Build with Kodi Matrix API
2.0.2-Leia
- Add screenshots and fanart
- Change addon settings.xml to new style
- Add Windows UWP x86 to appveyor for build test (ARM not supported!)
- Update nasm to version 2.14.02
- Update CMakeLists.txt to 3.5
- Build with Kodi Leia API