1470 Commits (aa400535b31c67f4b6c1b28e6e20e4d4f82111a3)

Author SHA1 Message Date
  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
  falkTX bf501c8ce7
Fix build for posix systems without X11 2 years ago
  falkTX a28817264e
Only use epoll on linux, clap posix-fd related 2 years ago
  falkTX e354cefa15
Fix build without GUI 2 years ago
  falkTX b34ae7dae5 Fix last commit 2 years ago
  falkTX d9f3d78ab8 Use kqueue as alternative to epoll for CLAP posix fd on BSDs 2 years ago
  falkTX 703972c1d4
Improve CLAP host vs plugin side UI resize 2 years ago
  falkTX a615fefaf9
Implement CLAP posix-fd extension, fix things with current plugins 2 years ago
  falkTX f86efd5096
Fix CLAP MIDI output 2 years ago
  falkTX 9abb529dec
Implement CLAP state 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 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 2 years ago