4491 Commits (24c12d6adbab8b64adb65d56fc89fcf28a4a59c8)

Author SHA1 Message Date
  falkTX 6e656ce91d Give up trying to follow VST2 spec, always assume UI opens nicely 6 years ago
  falkTX 4b3e0fb839
Give up trying to follow VST2 spec, always assume UI opens nicely 6 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 6 years ago
  falkTX cb44413956
Allow non-absolute paths for jack applications 6 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 6 years ago
  falkTX c54a7045ab
Do not handle canvas stuff when not needed 6 years ago
  falkTX a7b4360c6d
Prepare for the future.. 6 years ago
  falkTX a385d1b438
Backwards compatible with older Qt5 6 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 6 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 6 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 6 years ago
  falkTX 1dbcfa710c
Workaround Qt bug 6 years ago
  falkTX 7976236bb3
Workaround Qt bug 6 years ago
  falkTX ebdfa4046d
Fix typo 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 6 years ago
  falkTX 0daa74ad4e
Fix previous commit 6 years ago
  falkTX b2c3cccc2b Fix leaks and oddities with water Array class 6 years ago
  falkTX 6f20d4c636 Cleanup some water 6 years ago
  falkTX b93b877fa1 Do not build external plugins in DEBUG mode 6 years ago
  falkTX 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 6 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 6 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 6 years ago
  falkTX 3317a436fb
Some little thing just to be safe 6 years ago
  falkTX 49aa8c0e58
Forgot to allocate memory... 6 years ago
  falkTX cbde990d35 Decouple LV2 worker responses from UI stuff 6 years ago
  falkTX a83212434a Add back about-juce dialog 6 years ago
  falkTX 284a74b2f5 Do not build juce stuff by default for any OS for now 6 years ago
  falkTX 0038f94bf2 macOS: Fix empty spaces in plugin list; fix build with juce 6 years ago
  falkTX 1759b18a70 Fix a memory leak 6 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 6 years ago
  falkTX 3ed2471c90 Fix intial plugin window focus for recent juce-based plugins 6 years ago
  falkTX 32a76811c7 Fixup final details 6 years ago
  falkTX a29d15fc52 Some fixes for windows 6 years ago
  falkTX 63c27fe30b Set transient window on macOS 6 years ago
  falkTX 2cf7c166e0 AU plugins show up now 6 years ago
  falkTX f88e4b93a5 Scanning of AU and VST3 plugins 6 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 6 years ago
  falkTX dc7c89c042 Setup juce gui on relevant parts 6 years ago
  falkTX fac8099e62 Add vst3 and au lines to about window 6 years ago
  falkTX b5631aca0e Add logic regarding VST3 to settings 6 years ago
  falkTX 597941fd42 Add AU scanning to utils 6 years ago
  falkTX 8ac9005c53 Fix osx build 6 years ago
  falkTX a2779cb250 Fix windows build (typo in previous commit) 6 years ago
  falkTX 9b0e7feba5 Adjust a few things 6 years ago
  falkTX f4e3b17a1f Expose only VSTPluginMain on VST plugin for macOS 6 years ago
  falkTX c930afde32 Try to fix build warning on vst3sdk 6 years ago
  falkTX 7f026adfae Remove unused vst3sdk code 6 years ago
  falkTX 7211e79339 Fix a warning under Windows 6 years ago
  falkTX f7770c8c3d Build juce stuff on discovery, for vst3 and au support 6 years ago