6078 Commits (1a75fc6b19c34ee5834440573df8a5844bb2cf12)

Author SHA1 Message Date
  falkTX bae7149b0d
Bump version to 2.6.0-alpha1 2 years ago
  falkTX 1d154adbf2
Add missing file 2 years ago
  falkTX 13e983334e
Cleanup 2 years ago
  falkTX 6c27da80ec
Implement CLAP latency, handle special host callbacks when possible 2 years ago
  falkTX 33e8c5cefa
Allow plugins to request idle time from main thread, without UI 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 1671118eb6
Revert "outer frame for carla-lv2" stuff, make it verbose instead 2 years ago
  falkTX 6435102228
Set synth and has-gui flags during clap discovery 2 years ago
  falkTX 7a56a64213
Add discovery workaround for JUCE-based CLAP plugins 2 years ago
  falkTX f0b1c50709 Fix headers for C builds 2 years ago
  falkTX bce85af456 Alternative approach to qt5 tools setup 2 years ago
  falkTX 9b89e62b01 Cleanup 2 years ago
  falkTX b34ae7dae5 Fix last commit 2 years ago
  falkTX d459252956 Prepare makefile for reorganize changes 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 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 65d988bf2d
Fix macOS build 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 6646cc4c7c
Tweaks for getting clap plugins to show up 2 years ago
  falkTX ec6eaf420e Start of clap plugin discovery 2 years ago
  falkTX 6c764cc0f8 Define constexpr as nothing for old compilers 2 years ago
  falkTX 3b2ab38ad8 water: Remove use of CharPointerType 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 83d924b1ce Remove now unused file 2 years ago
  falkTX 5db10df8be Start moving files around 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 9ce3534a01
Correct last commit, ensure ysfx uses generic approach for wasm 2 years ago
  falkTX 76cdd50bfa
Ignore MIDI ports known to cause issues in JUCE engine 2 years ago
  falkTX dc8a90443b
Change default driver on windows from DirectSound to Windows Audio 2 years ago
  falkTX 4aced2409b
Ignore some compiler warnings from qt side 2 years ago
  falkTX ffeb4e38f9
Fix logic around engine driver listings 2 years ago
  falkTX d3eb12e6a1
Use an outer frame for carla-lv2 outgoing events 2 years ago