Skip to content

Releases: DISTRHO/DISTRHO-Ports

2021-03-15

15 Mar 20:54
2021-03-15
fe5bf2e
Compare
Choose a tag to compare
  • Add SwankyAmp
  • Add Vitalium
  • Fix up LV2 wrapper with juce-current
  • Sync juce-current with latest juce
  • Tweak build system to drop a few run-time dependencies for juce-current

NOTES:

  • CHOW has been removed from plugins to build and install
  • fftw3 is now a build-time dependency, but not required during run-time.

2021-01-15

15 Jan 11:53
2021-01-15
575d560
Compare
Choose a tag to compare
  • Fix out of bounds buffer write in drowaudio-reverb (leading to memory corruption and/or crashes)
  • Fix lv2 export preset meta-data validation
  • Fix lv2 ttl generation when cross-compiling (e.g. using mingw and wine within linux)
  • Fix exported symbols
  • Fix build/compatibility with macOS 11 / arm64

2020-12-27

27 Dec 23:02
2020-12-27
3065a37
Compare
Choose a tag to compare
  • Add CHOW plugin (used to test updated JUCE)
  • Include new and legacy JUCE in source code (legacy JUCE will only receive bug-fixes)
  • Rebase DISTRHO-Ports patches against JUCE6 codebase, available in libs/juce-current/patches
  • Fix LV2 wrapper to build against latest JUCE
  • Fix build for macOS, including universal builds
  • Fix build for Windows (using mingw)
  • General cleanup to build system

2020-07-14

14 Jul 03:12
a953bed
Compare
Choose a tag to compare
  • Add HiReSam plugin port
  • Add ReFine plugin port
  • Add Temper plugin port
  • Fix build for ARM NEON target
  • Fix LV2 UI notifications happening in non-GUI thread
  • Fix LV2 meta-data to pass lv2lint errors
  • Update JUCE (current plugins frozen in a known good but slightly old version, with cherry-picked fixes)
  • Switch build system from premake3 to meson

2018-04-16

15 Apr 21:27
Compare
Choose a tag to compare
Fix lv2 ttl generation missing audio ports