1509 Commits (e3323c78894c2431fceab1b0f6e7d492ce45a797)

Author SHA1 Message Date
  falkTX 12d6d8847c
Remove *.mm files that end up being useless 1 year ago
  falkTX 1dae245eff
Make SFZero and JSFX not rely on VLAs 1 year ago
  falkTX 55ccf82c81
Use carla time utils in a few more places 1 year ago
  falkTX 9c1cad5387
Allow building for platforms without VST3 UI, add wasm CI test 1 year ago
  falkTX 62bac65ef9 lv2: handle invalid empty paths the same way as lilv 1 year ago
  falkTX f272c0ef11
Remove old .kdev_include_paths files 1 year ago
  falkTX 1dff57a1e6
bridge: change custom data "big size" to 4096, bump api version 1 year ago
  falkTX 8c95a54a36
Fix VST2 and VST3 custom UI embed 1 year ago
  falkTX 37a34ce606
Fix VST3 plugins not caring about incomplete reads 1 year ago
  falkTX 7a59c68bbb
Add a few more *.mm file variants 1 year ago
  falkTX 987466a290
Fix plugin bridges after latest changes 1 year ago
  falkTX a62cbe08b1
Fixup a few VST3 details, surge-xt working 1 year ago
  falkTX b19d3daad2
Handle VST3 UI resize 1 year ago
  falkTX c96d08746b
Implement VST3 parameter outputs 1 year ago
  falkTX c935ce4e5d
Setup VST3 audio buffers properly 1 year ago
  falkTX 2e13cc8eca
Implement VST3 save/restore chunk 1 year ago
  falkTX 5e5188c415
Cleanup 1 year ago
  falkTX 03a7674433
fix windows build, discovery regression, vst3 UI param changes 1 year ago
  falkTX 7eeb222ae3
Start listening for vst3 callbacks 1 year ago
  falkTX fb820c94ac
More vst3 details 1 year ago
  falkTX 0175570f1d
Fix non-linux posix build (typo) 1 year ago
  falkTX 776acbba63
Many VST3 hosting details, get UIs to appear 1 year ago
  falkTX 9b1401d345
Skip sfz support for static plugin targets 1 year ago
  falkTX 432eaa1506
Fix bridge overflow after VLA changes 1 year ago
  falkTX fb9475762d
Force things to build 1 year ago
  falkTX f782294135
Fix typo and a warning 1 year ago
  falkTX b93cb19975
Stop using VLAs on code that will be used in OBS 1 year ago
  falkTX 08d9645747
MSVC compat for internal engine details 1 year ago
  falkTX 1591b84f1a
Add specialized water static lib content for OBS 1 year ago
  falkTX 6f8ff6d977
Add internal BridgeTextReader to cleanup bridge reading code 1 year ago
  falkTX 6258d69589
Do not use `getDefaultValue` for JUCE plugins 1 year ago
  falkTX f1a30531b9
Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 1 year ago
  falkTX 9c00a93cb8
Introduce CARLA_PLUGIN_ONLY_BRIDGE build macro 1 year ago
  falkTX 44c6615f2a
Remove the use of mingw-std-threads 1 year ago
  falkTX 5adae9496f
Cleanup 1 year ago
  falkTX 296bfc1a4f
Make ysfx optional, enabled by default 1 year ago
  falkTX a9ba8c42cb
Fix a typo 1 year ago
  falkTX 3856c893a4
Fix crash/regression when using LV2 plugins without worker ext 1 year ago
  falkTX a97fd200fe
Allow to receive LV2 atoms of any size up to max-length 1 year ago
  falkTX 4495215cb9
Always set time frame information for JUCE hosted plugins 2 years ago
  falkTX 7af54ba4f9
Fix native vst3 parameter id handling 2 years ago
  falkTX b27f20cc30
Fix bridge build 2 years ago
  falkTX 155da91fdb
Fix CLAP multi-IO 2 years ago
  falkTX 52f5322087 Make jack-apps work under macOS 2 years ago
  falkTX dc9b58b4cb
Fix headless build 2 years ago
  falkTX 3a9c6c389f
Improve debug messages 2 years ago
  falkTX c2bd7cf63c
Never embed UIs for windows bridges, feature is X11 only 2 years ago
  falkTX df1338860e
Implement embedCustomUI for CLAP 2 years ago
  falkTX 13e983334e
Cleanup 2 years ago
  falkTX 6c27da80ec
Implement CLAP latency, handle special host callbacks when possible 2 years ago