1481 Commits (abdfcd78dbc90d68dd3da7701119f41f70a0def0)

Author SHA1 Message Date
  falkTX a20f53ad08
Handle CLAP param and MIDI out, better timers, stubs for state 2 years ago
  falkTX bf27dcad53
Deal with clap ui resize 2 years ago
  falkTX 044428594e
Implement CLAP host gui and a few more details 2 years ago
  falkTX 728bbc30a5
Deal with clap multi-IO audio, MIDI input 2 years ago
  falkTX 75d0d6638d Handle CLAP parameters and some events 2 years ago
  falkTX 9e0b62d4f5 Add constexpr to some definitions 2 years ago
  falkTX 057b2dbfb3 CLAP processing, initial setup for ports and params 2 years ago
  falkTX 9fff0e9b17
Forgot a water prefix.. 2 years ago
  falkTX a2791c9676
Build clap stuff with -ObjC++ under macOS 2 years ago
  falkTX bb440eb73a
Keep building not-yet-converted Qt UI files, fixes build 2 years ago
  falkTX 6b7da3895c
More details for CLAP hosting 2 years ago
  falkTX 9e6f236027
Push new stub file 2 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX 658b5e30c6 Do not set scale factor for LV2 plugin UIs on macOS 2 years ago
  falkTX e48a222160 Update juce plugin time related code for new APIs 2 years ago
  falkTX a965cc4808 Expose through backend API hints which plugin UIs are file based 2 years ago
  falkTX 9d5992308a
Fix strict build 2 years ago
  falkTX 08af009062
Update to JUCE 7.0.1, still to update to new playhead APIs 2 years ago
  falkTX 1ee091f4cc
Really fix build, unless compiler crashes.. 2 years ago
  falkTX e51aed566e
Another build fix 2 years ago
  falkTX 06d6981732
More tweaks for wasm, engine verified to work, still with hacks 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 728fa94744
Allow to disable JACK, and skip bridges for wasm 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX ba5ca7006d
Support mod:volts as LV2 unit 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 5268e39c77
Hacky juce test code for investigating vst3 keyboard input 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 3 years ago
  falkTX 8371c3c395
More tweaks needed for macOS builds 3 years ago
  falkTX de820bb4b7
Fix a typo 3 years ago
  falkTX 13c4fe9847
Fix macOS build 3 years ago
  falkTX 2b11eece3d
Build fixes 3 years ago
  falkTX 6e96ae86cb
Initial code for juce-less VST3 native hosting 3 years ago
  falkTX 5385595764 Continue cleanup 3 years ago
  falkTX af9c392100 Start cleaning up the water 3 years ago
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 3 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 3 years ago
  falkTX 882082c8db Start the update to JUCE7 3 years ago
  Florian Jung 9b79fcc97c
Fix inaccurate midi CC rounding (#1612) 3 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 3 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 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 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
  falkTX 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 3 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago