2659 Commits (cf11562c505407f12a6e6d085ca448fefd7399ba)

Author SHA1 Message Date
  falkTX e325490ffb
Implement custom path selection for CLAP plugins 2 years ago
  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 a4be9f00bb
Restore positions of external patchbay graph nodes 2 years ago
  falkTX 65a161685e
Adjust for JUCE MIDI API changes, fix external MIDI connections 2 years ago
  falkTX 76cdd50bfa
Ignore MIDI ports known to cause issues in JUCE engine 2 years ago
  falkTX ffeb4e38f9
Fix logic around engine driver listings 2 years ago
  falkTX 9844d76319
Fix a small leak 2 years ago
  falkTX efbebc59f1
Fix free/delete[] misusage 2 years ago
  falkTX cd0fdbf1e4 Stop using NamedValueSet in AudioProcessorGraph 2 years ago
  falkTX 658b5e30c6 Do not set scale factor for LV2 plugin UIs on macOS 2 years ago
  falkTX 8c58d0994c
Bump version to 2.5.1 2 years ago
  falkTX 160b5860e2
Fix several race conditions 2 years ago
  falkTX 423a0b2467 Fix build with older SDL2 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 87bc5605d0
Adjust to the non-threaded usage 2 years ago
  falkTX 6ee03336ab
Report plugin UI close in embed mode 2 years ago
  falkTX 8839182a35
Cleanup 2 years ago
  falkTX 1ee091f4cc
Really fix build, unless compiler crashes.. 2 years ago
  falkTX e51aed566e
Another build fix 2 years ago
  falkTX ea914aaa41
Fix build after latest changes 2 years ago
  falkTX ca15445429
One more build fix 2 years ago
  falkTX 6b4f88fbc7
Do not allow to use capture logging thread on wasm 2 years ago
  falkTX 798733e2f1
Bring Runner class from DPF, use it for Engine background details 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 f90acb5cbb
Dont strip wasm binaries, cleanup 2 years ago
  falkTX 0445589595
More tweaks for wasm and sdl 2 years ago
  falkTX 247eaff28b
Fix SDL engine for SDL1, work wasm workarounds 2 years ago
  falkTX 728fa94744
Allow to disable JACK, and skip bridges for wasm 2 years ago
  falkTX 96e4fa5719
Initial SDL engine implementation 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 389bf4969f
Tweak about/features for vst3 usage without juce 2 years ago