5619 Commits (2bbd787c429fe2b3d42c7924f9eb255fa191097b)

Author SHA1 Message Date
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 3 years ago
  falkTX b1ecb33a5e
Fix a memory leak in the CarlaString class 3 years ago
  falkTX 782f7f64a7
Use gcc built-in expect to speed up safe asserts 3 years ago
  yuri@FreeBSD.org b8d38e395c FreeBSD patch in AppConfig.h 4 years ago
  falkTX afc25ae313
Update external plugins submodule 3 years ago
  falkTX 25282c45fe Reload audio file if sample rate changes 3 years ago
  falkTX c397f32066
Correct the offset used in the custom data restore fix 3 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 3 years ago
  falkTX 8b24fc0e02
Use temporary files for big custom data values in bridges 3 years ago
  falkTX 4fa1d2ba6b
Ensure custom data restore is exactly how it was saved 3 years ago
  falkTX 4fac744067
interposer: More debug, remove superfulous check causing crashes 3 years ago
  falkTX 6fb994bd9c
Ignore JACK applications trying to handle MIDI when it is disabled 3 years ago
  falkTX 63854e73da
Add "[carla]" prefix to printed messages directly by carla 3 years ago
  falkTX d73e6d50d1
Fix crash when LV2 X11 UI has non-mapped child window 3 years ago
  falkTX 4f13afd48a
Fix strict build 3 years ago
  falkTX 2a55bbaef4
Notify of embed resizes on bridges 3 years ago
  falkTX fcd3eb8c65
Initial implementation for embedding UIs of bridged plugins 3 years ago
  Alexandros Theodotou 683c5fe9a0 lv2: mark port as sidechain if part of a sidechain group 3 years ago
  falkTX 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 3 years ago
  falkTX 15f7f584f6
Give notice when carla needs to be restarted after lv2 rescan 3 years ago
  falkTX 613e695058
Prevent an assertion on dummy backend test 3 years ago
  falkTX 3bc96e352c
Bump version to 2.4.2 3 years ago
  Jean Pierre Cimalando 3d04c60fce
Add water::MemoryInputStream 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 3 years ago
  Alexandros Theodotou 10471f05c2 clarify carla_patchbay_connect() docs 3 years ago
  Stefans Mezulis c9c0375bf4 Fix type error in signal emission 3 years ago
  falkTX 036f208cc8
Fix "-n" switch with newer python 3 years ago
  falkTX afd6f1bc1f Fix bridge build 3 years ago
  Alexandros Theodotou 3d4ed9312a add CV32 variant with 64 audio ins/outs and 32 cv ins/outs 3 years ago
  falkTX 7450591000
Implement dry/wet, volume and balance on juce hosted plugins 3 years ago
  falkTX 0c93fa1eea
Add stubs for custom vst3 hosting 3 years ago
  Stefans Mezulis 911ecff73d Cast QDial value parameter to prevent type error 3 years ago
  Oliver Sahr 91720f6ddc Fixed unexpected type errors 3 years ago
  falkTX 8c8efd2b1e
Place zyn deps in STATIC_CARLA_PLUGIN_LIBS as needed 3 years ago
  falkTX 9e14f2dc08 Define ulonglong type 3 years ago
  falkTX 1dbaf85816 Define CUSTOM_DATA_TYPE_PATH and allow it for LV2 as custom data 3 years ago
  falkTX 3b933fafb9
Use -posix to build under mingw 3 years ago
  falkTX 7fd55e40df
Remove unused function 3 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