Skip to content

Releases: xbmc/visualization.milkdrop

2.0.4-Leia

04 Dec 12:35
148bc9a
Compare
Choose a tag to compare
  • Fix Windows UWP build (NASM not created correct by Jenkins and changed to binary use)

2.0.3-Leia

09 Oct 13:30
85768da
Compare
Choose a tag to compare
  • 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

24 Sep 23:47
44e6f15
Compare
Choose a tag to compare
  • 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

24 Sep 23:41
33faa83
Compare
Choose a tag to compare
  • 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