381 Commits (48994f6522fd2f2ab801a81231800ec3fe7b9e8c)

Author SHA1 Message Date
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 2 years ago
  falkTX 3654f5b6ff Build a few more files in c++14 for macOS 2 years ago
  falkTX c012c31be2 Update DPF 2 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 2 years ago
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX d691978558
Yet another fix 3 years ago
  falkTX 40b3c3de46
Fix previous commit 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX 53be3c4497
Carla-VST: Ignore hosts calling effOpen twice, dont print error 3 years ago
  falkTX 695afbea14
Fix carla-vst-wine symbol visibility 3 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX c0a1274451
Small tweaks in preparation of future things 3 years ago
  falkTX 066ae08df3
Prevent issues with hosts sending MIDI events where they shouldnt 3 years ago
  falkTX f8503aebca Fix some compiler warnings 3 years ago
  falkTX 8afab56952
send audiofile preview as lv2 vector 3 years ago
  falkTX b57f7e638d
carla-lv2: only ask for "idle" one at a time 3 years ago
  falkTX 445a758ccd
Start work for new windows toolchain build 3 years ago
  falkTX aa6a81023e
Fix mod fileTypes in lv2 audio/midi file plugins 3 years ago
  falkTX 44e872bebf
Fix cross-compilation without an exe wrapper 3 years ago
  falkTX b105847cf8
Rework state path support in carla lv2 plugins 3 years ago
  falkTX 74aaf02913
Expose inline-display in carla lv2 plugins 3 years ago
  falkTX 6d4937abdb
Map NATIVE_HOST_OPCODE_REQUEST_IDLE to lv2 worker 3 years ago
  falkTX 23df92baf1
Fix lv2-bundles build 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX d21349ec5d
Specify the new exports in the relevant file 4 years ago
  falkTX b97c64857e
Really fix symbols exports for host/native-plugin libs 4 years ago
  falkTX 967649fa9f Fix macOS build 4 years ago
  falkTX d1dd1e4e90 Fix dropped symbols 4 years ago
  falkTX 0c85fdb63f Cleanup memory of the VST plugin 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX a45be16cc4
One less include to fix build on macos 4 years ago
  falkTX 63c5af5d2b
Include utils code in carla-host-plugin library 4 years ago
  falkTX 0c5addb4b8 Missing symbols in carla-host-plugin 4 years ago
  falkTX 411e0f4265 Add carla-host-plugin library, for usage in hosts 4 years ago
  falkTX 246d6864d4
Prevent bad vst host from giving carla-plugin invalid time values 4 years ago
  falkTX c345c3451a
Re-link vst plugin objects when internal static libs change 4 years ago
  falkTX 99e29eb48b
Forgot to revert a previous change; cleanup 4 years ago
  falkTX 7dc9e8fce4
Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago
  falkTX 61d581183e
carla-lv2: better handling of state make-path 4 years ago
  falkTX b45293394c
carla-plugin: define an lv2:Project 4 years ago
  falkTX 4fc8860bde
Use --whole-archive for internal static libs 4 years ago
  falkTX 4f652f0325
Go back to previous way of specifying export symbols on macOS 4 years ago
  falkTX 5fb07e9941
Stop building carla-native-plugin test binary 4 years ago
  falkTX 8838030054
Add a few more details to lv2 plugin version, passes lv2lint 4 years ago