5879 Commits (fc8096a0061979c6bf1214a80374faca4a9d2ad3)

Author SHA1 Message Date
  falkTX 613e695058
Prevent an assertion on dummy backend test 2 years ago
  Jean Pierre Cimalando 55e9bd176f Mention JSFX support in help text 2 years ago
  Jean Pierre Cimalando 9edef71a48 Implement JSFX (frontend) 3 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  Jean Pierre Cimalando fd22df0798 Add ysfx (upstream 60917c4) 3 years ago
  falkTX 3bc96e352c
Bump version to 2.4.2 2 years ago
  Jean Pierre Cimalando 3d04c60fce
Add water::MemoryInputStream 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  Alexandros Theodotou 10471f05c2 clarify carla_patchbay_connect() docs 2 years ago
  Stefans Mezulis c9c0375bf4 Fix type error in signal emission 2 years ago
  falkTX 036f208cc8
Fix "-n" switch with newer python 2 years ago
  falkTX afd6f1bc1f Fix bridge build 2 years ago
  Alexandros Theodotou 3d4ed9312a add CV32 variant with 64 audio ins/outs and 32 cv ins/outs 2 years ago
  falkTX 7450591000
Implement dry/wet, volume and balance on juce hosted plugins 2 years ago
  falkTX 0c93fa1eea
Add stubs for custom vst3 hosting 2 years ago
  Stefans Mezulis 911ecff73d Cast QDial value parameter to prevent type error 2 years ago
  Oliver Sahr 91720f6ddc Fixed unexpected type errors 2 years ago
  falkTX 8c8efd2b1e
Place zyn deps in STATIC_CARLA_PLUGIN_LIBS as needed 2 years ago
  falkTX 9e14f2dc08 Define ulonglong type 2 years ago
  falkTX 1dbaf85816 Define CUSTOM_DATA_TYPE_PATH and allow it for LV2 as custom data 2 years ago
  falkTX 3b933fafb9
Use -posix to build under mingw 2 years ago
  falkTX 7fd55e40df
Remove unused function 2 years ago
  Elias 0bcd151616 fix default sf2/3 path 3 years ago
  Elias c0de98674c default to jack backend if pipewire jack replacement is installed 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 095c25da4a
Skip JACK-applications as plugin in static plugin target builds 3 years ago
  falkTX edda704445
Look for directories too when searching non-found vst3 plugins 3 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX a79be89871 Do not use -ffat-lto-objects 3 years ago
  falkTX 1edb1bb172
Expose a 8cv carla patchbay variant 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 a5bd2b9841
Fix LTO build 3 years ago
  falkTX d657798657 Do not export DllMain for STATIC_PLUGIN_TARGET builds 3 years ago
  falkTX 7a4b81cf81
Add WITH_LTO build option, disabled by default 3 years ago
  falkTX ae96ff6974
Stop using old gnu++0x, switch to gnu++11 3 years ago
  Sebastian Lohff 14e9ec85fa Disable GraphicsScene indexing method to prevent crashes 3 years ago
  Jean Pierre Cimalando 08a693c3c9 vst3: user common files in the default path 3 years ago
  falkTX 51028655d0
Don't expose symbols for STATIC_PLUGIN_TARGET 3 years ago
  falkTX 2b3924c89c
Bump version to 2.4.1 3 years ago
  falkTX f89484645e
Fix MemoryOutputStream destructor after the latest changes 3 years ago
  falkTX 2c0f941f5b
Fix a strict compiler warning 3 years ago
  Hans-J. Schmid 3316618aa5
explicit casting start 3 years ago
  falkTX d61f507e72 Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts 3 years ago
  falkTX 01db5f4b7e Update LV2 UI parameter values after embedding 3 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 3 years ago
  falkTX 73cf853509 Correct last commit 3 years ago
  falkTX f9d0e06260 Add carla_get_plugin_latency host function 3 years ago