2403 Commits (a4be9fdcd30642bc7801013198eb65f36e06d80d)

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