204 Commits (054e75a0a184a28a7231beff94ac28d2835a22d3)

Author SHA1 Message Date
  falkTX 44c6615f2a
Remove the use of mingw-std-threads 1 year ago
  falkTX 296bfc1a4f
Make ysfx optional, enabled by default 1 year ago
  falkTX 33e8c5cefa
Allow plugins to request idle time from main thread, without UI 2 years ago
  falkTX a2791c9676
Build clap stuff with -ObjC++ under macOS 2 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX 8839182a35
Cleanup 2 years ago
  falkTX ca15445429
One more build fix 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 71cbec159f
Dont use simd for wasm just yet, fix missing APP_EXT usage 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX 22cef6ba4d
Allow to link against custom DPF/DGL 2 years ago
  falkTX 8371c3c395
More tweaks needed for macOS builds 2 years ago
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 2 years ago
  falkTX 0411f60476 Fix new code carla for plugin bridge use 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
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX 9abf745694
Set scale factor for carla-bridge-*/carla-single standalone usage 3 years ago
  falkTX b952f69b10 Fix macOS build 3 years ago
  falkTX f41dc1bcdc Add macos plugin standalone init, fixing focus 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 74ee581a3c Fix build 3 years ago
  falkTX b612c75127 Fix carla-single/standalone-bridges not having default options enabled 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX 6cbd90f432
Fix windows bridge build 3 years ago
  falkTX 780a81440a
Ignore priority increase warnings when testing plugins 3 years ago
  falkTX 8cd8679698 Do not show custom GUI is testing plugins 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 3af8d7c7ae
Minor tweaks as used for testing 3 years ago
  falkTX 878ab2fc7e
Reduce bridge plugin test to 5s 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX 003c61cd84 Reduce amount of errors logged whe plugin bridge shm fails 3 years ago
  falkTX 5a721272fc Try to fix macos-old build 3 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 3 years ago
  falkTX 8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" 3 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX bb76c8df6d
Build juce_gui_extra under linux 4 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 4 years ago
  falkTX 6db098f491
Fix mingw/gcc-9 build 4 years ago
  falkTX 1fffd7c663 Fix build (remove bin/resources link, use signal on unix, not linux) 4 years ago