35 Commits (e3323c78894c2431fceab1b0f6e7d492ce45a797)

Author SHA1 Message Date
  falkTX 9c1cad5387
Allow building for platforms without VST3 UI, add wasm CI test 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 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 b93cb19975
Stop using VLAs on code that will be used in OBS 1 year ago
  falkTX 7af54ba4f9
Fix native vst3 parameter id handling 2 years ago
  falkTX 703972c1d4
Improve CLAP host vs plugin side UI resize 2 years ago
  falkTX 728bbc30a5
Deal with clap multi-IO audio, MIDI input 2 years ago
  falkTX 057b2dbfb3 CLAP processing, initial setup for ports and params 2 years ago
  falkTX 6b7da3895c
More details for CLAP hosting 2 years ago
  falkTX 9d5992308a
Fix strict build 2 years ago
  falkTX bdc3373cae
Start handling VST3 events 2 years ago
  falkTX f701e1421e
A few vst3 host fixes, no longer crash on load 2 years ago
  falkTX b15bc2081d
Add some stubs to vst3 host code 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX de820bb4b7
Fix a typo 2 years ago
  falkTX 13c4fe9847
Fix macOS build 2 years ago
  falkTX 2b11eece3d
Build fixes 2 years ago
  falkTX 6e96ae86cb
Initial code for juce-less VST3 native hosting 2 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX 0c93fa1eea
Add stubs for custom vst3 hosting 2 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 5 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 84151c5e20 Fix embed UI covering window controls under certain hosts 6 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago