5848 Commits (d9f3d78ab83337b4553f225a160acd1fc8cbd63f)

Author SHA1 Message Date
  falkTX d9f3d78ab8 Use kqueue as alternative to epoll for CLAP posix fd on BSDs 3 years ago
  falkTX 703972c1d4
Improve CLAP host vs plugin side UI resize 3 years ago
  falkTX a615fefaf9
Implement CLAP posix-fd extension, fix things with current plugins 3 years ago
  falkTX f86efd5096
Fix CLAP MIDI output 3 years ago
  falkTX 9abb529dec
Implement CLAP state 3 years ago
  falkTX e325490ffb
Implement custom path selection for CLAP plugins 3 years ago
  falkTX a20f53ad08
Handle CLAP param and MIDI out, better timers, stubs for state 3 years ago
  falkTX bf27dcad53
Deal with clap ui resize 3 years ago
  falkTX 044428594e
Implement CLAP host gui and a few more details 3 years ago
  falkTX 728bbc30a5
Deal with clap multi-IO audio, MIDI input 3 years ago
  falkTX 75d0d6638d Handle CLAP parameters and some events 3 years ago
  falkTX 9e0b62d4f5 Add constexpr to some definitions 3 years ago
  falkTX 057b2dbfb3 CLAP processing, initial setup for ports and params 3 years ago
  falkTX 9fff0e9b17
Forgot a water prefix.. 3 years ago
  falkTX a2791c9676
Build clap stuff with -ObjC++ under macOS 3 years ago
  falkTX 65d988bf2d
Fix macOS build 3 years ago
  falkTX bb440eb73a
Keep building not-yet-converted Qt UI files, fixes build 3 years ago
  falkTX 6b7da3895c
More details for CLAP hosting 3 years ago
  falkTX 6646cc4c7c
Tweaks for getting clap plugins to show up 3 years ago
  falkTX ec6eaf420e Start of clap plugin discovery 3 years ago
  falkTX 6c764cc0f8 Define constexpr as nothing for old compilers 3 years ago
  falkTX 3b2ab38ad8 water: Remove use of CharPointerType 3 years ago
  falkTX 9e6f236027
Push new stub file 3 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 3 years ago
  falkTX 83d924b1ce Remove now unused file 3 years ago
  falkTX 5db10df8be Start moving files around 3 years ago
  falkTX a4be9f00bb
Restore positions of external patchbay graph nodes 3 years ago
  falkTX 65a161685e
Adjust for JUCE MIDI API changes, fix external MIDI connections 3 years ago
  falkTX 9ce3534a01
Correct last commit, ensure ysfx uses generic approach for wasm 3 years ago
  falkTX 76cdd50bfa
Ignore MIDI ports known to cause issues in JUCE engine 3 years ago
  falkTX dc8a90443b
Change default driver on windows from DirectSound to Windows Audio 3 years ago
  falkTX 4aced2409b
Ignore some compiler warnings from qt side 3 years ago
  falkTX ffeb4e38f9
Fix logic around engine driver listings 3 years ago
  falkTX d3eb12e6a1
Use an outer frame for carla-lv2 outgoing events 3 years ago
  falkTX 9844d76319
Fix a small leak 3 years ago
  falkTX efbebc59f1
Fix free/delete[] misusage 3 years ago
  falkTX 1eaa175431
Make malloc usage consistent in CarlaString class 3 years ago
  falkTX d87b2f47b0
Cleanup ysfx setup 3 years ago
  falkTX 144cc30531 Fully remove water::Variant use 3 years ago
  falkTX cd0fdbf1e4 Stop using NamedValueSet in AudioProcessorGraph 3 years ago
  falkTX 658b5e30c6 Do not set scale factor for LV2 plugin UIs on macOS 3 years ago
  falkTX 8c58d0994c
Bump version to 2.5.1 3 years ago
  falkTX 160b5860e2
Fix several race conditions 3 years ago
  falkTX c9fc68aaa3
Use generic implementation for ysfx eel riscv builds 3 years ago
  falkTX 963f194b0e Correct last commit 3 years ago
  falkTX 982492712f Alternative approach for systems without MAP_LOCKED (build&runtime) 3 years ago
  falkTX be097364a9 Math utils performance tweaks 3 years ago
  falkTX c7b4ee9c39 Set X11 utf8 window title for plugin UIs 3 years ago
  Alexandros Theodotou 69816b7989 noop: remove trailing whitespace 3 years ago
  falkTX 423a0b2467 Fix build with older SDL2 3 years ago