2709 Commits (f272c0ef1135badb9b54f075c6d06fe5c97ed250)

Author SHA1 Message Date
  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
  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
  falkTX 8371c3c395
More tweaks needed for macOS builds 2 years ago
  falkTX de820bb4b7
Fix a typo 2 years ago
  falkTX 13c4fe9847
Fix macOS build 2 years ago
  falkTX 2b11eece3d
Build fixes 2 years ago
  falkTX 6e96ae86cb
Initial code for juce-less VST3 native hosting 2 years ago
  falkTX b06204c0b4
Cleanup some ysfx things and fix guiless build 2 years ago
  falkTX eeccc9cb7d
Adjust jsfx things to changes in Carla internals 2 years ago
  falkTX 5385595764 Continue cleanup 2 years ago
  falkTX af9c392100 Start cleaning up the water 2 years ago
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 2 years ago
  falkTX 3654f5b6ff Build a few more files in c++14 for macOS 2 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 2 years ago
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  Florian Jung 9b79fcc97c
Fix inaccurate midi CC rounding (#1612) 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX f9afda01df
Fix strict build 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX 928c09ab9a Allow custom carla namespace, useful for static builds 2 years ago