2403 Commits (a4be9fdcd30642bc7801013198eb65f36e06d80d)

Author SHA1 Message Date
  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
  falkTX 4cdc7f9479
Only standalone should call carla_engine_idle 4 years ago
  falkTX c1bd5c441c
Fix build 4 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 4 years ago
  falkTX 0657978769
Fix typo 4 years ago
  falkTX 48848789b3
Fix crash loading LV2 plugin with CV and latency ports 4 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 4 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 4 years ago
  falkTX 0cef38f262
Can always drag&drop vst3 files because of bridges 4 years ago
  falkTX 65da85d288
Increase default size of plugin RT data pool 4 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 4 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 4 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 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
  falkTX c87c948a17
Reduce pipe allocations for pyqt plugin ui and simple values 4 years ago