86 Commits (044428594ec53aa6eb6fb970e94147782dd4788d)

Author SHA1 Message Date
  falkTX 87bc5605d0
Adjust to the non-threaded usage 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 389bf4969f
Tweak about/features for vst3 usage without juce 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 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 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
  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
  Jean Pierre Cimalando 55e9bd176f Mention JSFX support in help text 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX 797c728010
Implement carla_get_desktop_scale_factor for X11 3 years ago
  falkTX 36f971613b Fix macOS build and bridge standalone init 3 years ago
  falkTX 9abf745694
Set scale factor for carla-bridge-*/carla-single standalone usage 3 years ago
  falkTX 7d57489180 Add carla_get_desktop_scale_factor utility function 3 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX 838df7eac5
Accept oga and opus audio files 3 years ago
  falkTX 25fca1b851
Mention dr_mp3, libsndfile and zita-resampler in about page 3 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 3 years ago
  falkTX 494cee4ddb Ammend last commit, use BUILD_BRIDGE_ALTERNATIVE_ARCH 4 years ago
  falkTX b6dcba72af Fix bridge build 4 years ago
  falkTX f9ff6d5c0d Clear up which symbols are exposed in utils and standalone libs 4 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX 63c5af5d2b
Include utils code in carla-host-plugin library 4 years ago
  falkTX e645376663
Always use maximum amount of channels for VST2 plugins 4 years ago
  falkTX 0f6a92d0bc
Don't use water namespace in CachedPlugins.cpp 4 years ago
  falkTX d4682bcad3
One more build fix 4 years ago
  falkTX 2c423e57ba
Fix SFZ rescan adding all files again each time 4 years ago
  falkTX d6bd129e1f
Remove pipe utils hack for haiku, no longer needed 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 53c52cb3cf
Move standalone juce init/idle/cleanup to new file, expose an API 4 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 4 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 4 years ago
  falkTX f6c9559067
Final details for scanning etc vst3 linux stuff 4 years ago
  falkTX 0657978769
Fix typo 4 years ago
  falkTX 0cef38f262
Can always drag&drop vst3 files because of bridges 4 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 4 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 4 years ago