375 Commits (679e507f0a5a68f8f30ad8c13e8c0cb7c606e4c5)

Author SHA1 Message Date
  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
  falkTX f52eb78736
carla-plugin: Only export exactly the symbols that we need 4 years ago
  falkTX b9c681df53
Use state free-path in carla-lv2 whenever possible 4 years ago
  falkTX b088240281
carla-lv2: First attempt at getting project dir from host 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX fe80eb5e5a
Ignore Carla-VST resize requests if not using embed gui 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX b87f1a3a88
Fix ttl not generated in Windows builds 4 years ago
  falkTX 3da985448f
Fix LV2 UI not showing up if host supports touch 4 years ago
  falkTX 7555310048
Initializing juce is not needed for carla-vst linux build 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX bb76c8df6d
Build juce_gui_extra under linux 4 years ago
  falkTX 5d034f9c03
Fixup windows definition files and CI 4 years ago
  falkTX a20036e1b0
Do not use wine for native win32 builds 4 years ago