384 Commits (f429d9ce3f998f9c61fefcad8d136082b8d57938)

Author SHA1 Message Date
  falkTX d3eb12e6a1
Use an outer frame for carla-lv2 outgoing events 2 years ago
  falkTX ea914aaa41
Fix build after latest changes 2 years ago
  falkTX 06d6981732
More tweaks for wasm, engine verified to work, still with hacks 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX 22cef6ba4d
Allow to link against custom DPF/DGL 2 years ago
  falkTX 155ea744e5
Fix non-linux build 2 years ago
  falkTX 1f4f1dedcf
Fix wine plugin build 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  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