2376 Commits (ea3f36ed9daec1d02f70a19a2710123d6cb09d72)

Author SHA1 Message Date
  falkTX 43c3a9923a
Fix usage without jack meta-data support 5 years ago
  falkTX 3afa203408
Fix JACK internal client build 5 years ago
  falkTX f58fe233c1
Fix OSC handling method check for long strings 5 years ago
  falkTX dbfc6116a9
Fix a couple of issues with carla-plugin 5 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 5 years ago
  falkTX 90a868aba6
Fix bridge build 5 years ago
  falkTX 8eac11a6b3
Fix typo 5 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 5 years ago
  falkTX d06159d2c9
Fix build, partially 5 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 5 years ago
  falkTX b697a30188
Fix build 5 years ago
  falkTX 3ab8a2f985
Check for updated program names during audioMasterUpdateDisplay 5 years ago
  falkTX ac3c8aacb4
Tweak previous commit to work under plugin bridges too 5 years ago
  falkTX f34b7b57f9
Try to load vst2 plugin again if first time plugin blows up 5 years ago
  falkTX cebc307542
Fix for vst2 plugins that crash on init 5 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 5 years ago
  falkTX 7ede965819
Some attention to inline display 5 years ago
  falkTX 92f7396caa
Protect *all* metadata access, even in bridge mode 5 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 5 years ago
  falkTX 09370ae456
Change an error message 5 years ago
  falkTX e02e1bbe8a
Protect backend from a few late calls after engine close request 5 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 5 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 5 years ago
  falkTX e697553406
Fix for dumb compilers 5 years ago
  falkTX 566c35a3a5
Try to fix old gcc build 5 years ago
  falkTX fe95abf309
Small fixups for jack engine 5 years ago
  falkTX 3a3eee4ed9
Save pluginId as part of the patchbay positions 5 years ago
  falkTX de66b320a8
Fix for old compilers 5 years ago
  falkTX 19fe22669a
Fix bridges build 5 years ago
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 5 years ago
  falkTX 617675c820
Listen to canvas group position changes over JACK metadata and OSC 5 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 5 years ago
  falkTX f100892fbd
Update JUCE 5 years ago
  falkTX 5f08fb012c
Fix strict build 5 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 5 years ago
  falkTX c8b2c61037
Fix static CarlaParameterInfo cleanup 5 years ago
  falkTX 3ca9a06c26
Inform VST2 and JUCE plugins about UI scale factor 5 years ago
  falkTX 53c52cb3cf
Move standalone juce init/idle/cleanup to new file, expose an API 5 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 5 years ago
  falkTX d932f5aa61
Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins 5 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 5 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 5 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 5 years ago
  falkTX f6c9559067
Final details for scanning etc vst3 linux stuff 5 years ago
  falkTX a40177132e
Fixup build with new juce 5 years ago
  falkTX bb76c8df6d
Build juce_gui_extra under linux 5 years ago
  falkTX b5ee661371
Fix previous commit 5 years ago
  falkTX 0f9dc2c9f1
Replace wine function check for Z:\usr\ folder check 5 years ago
  falkTX c14dd9cc60
WIP stuff 5 years ago
  falkTX 4a52fb680b
Fix strict build 5 years ago