31 Commits (55ccf82c81d049ecb06dff7f2bb195b5127461bb)

Author SHA1 Message Date
  falkTX 9c1cad5387
Allow building for platforms without VST3 UI, add wasm CI test 1 year ago
  falkTX b19d3daad2
Handle VST3 UI resize 1 year ago
  falkTX 7eeb222ae3
Start listening for vst3 callbacks 1 year ago
  falkTX fb9475762d
Force things to build 1 year ago
  falkTX b93cb19975
Stop using VLAs on code that will be used in OBS 1 year ago
  falkTX 08d9645747
MSVC compat for internal engine details 1 year ago
  falkTX b27f20cc30
Fix bridge build 2 years ago
  falkTX 155da91fdb
Fix CLAP multi-IO 2 years ago
  falkTX dc9b58b4cb
Fix headless build 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 057b2dbfb3 CLAP processing, initial setup for ports and params 2 years ago
  falkTX 9fff0e9b17
Forgot a water prefix.. 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 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 5 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 84151c5e20 Fix embed UI covering window controls under certain hosts 6 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago