5211 Commits (6dacdef9fb5e58e8282475624f9c1aaf9e6d6fa1)

Author SHA1 Message Date
  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 ed1e66bc97
Improve performance of inline display rendering 4 years ago
  falkTX de999bf479
patchcanvas: Fix some groupos with inline display becoming too small 4 years ago
  falkTX a1141bfea9
patchcanvas: Fix ports text width calculation 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  Térence Clastres 26775a225a Fix wrong custom dial arcs value and add fix from #1126 4 years ago
  Térence Clastres f3928a5482 Fully Scalable UI Part 1 4 years ago
  falkTX 890a5badbb
Fix wrong assertion with size 1 MIDI messages in carla-patchbay 4 years ago
  Hector Martin 889947b3ba
Add missing QPainterPath include 4 years ago
  Térence Clastres 1f0238411f VST2: Fix creation of a rack when one of the parameters is a NaN 4 years ago
  falkTX 052ec3db6e
Add new files from juce 4 years ago
  falkTX 8127f1c25e
Update JUCE 4 years ago
  falkTX b31672cacf
Fix strict build 4 years ago
  falkTX b697a30188
Fix build 4 years ago
  falkTX 3ab8a2f985
Check for updated program names during audioMasterUpdateDisplay 4 years ago
  falkTX 7e2148a3dd
Fix bridged discovery build 4 years ago
  falkTX 47acfcfa61
Add action to copy canvas as image to clipboard 4 years ago
  falkTX 1c675e7bb5
Tweak code for canvas group positions 4 years ago
  falkTX 0511bbb42b
Fix build in some systems 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 f9e761e15b
Force discovery to be in "C" (english) so we can parse errors 4 years ago
  falkTX d14c1410a3
Ignore errors from non-native vst3 files 4 years ago
  falkTX 264ff11dd2
Use newlocale methods in CarlaScopedLocale to be thread-safe 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 ba8938ee20
Fix a const variable 4 years ago
  Geoffrey McRae edb216fd50 fix incorrect base conversion for midi CC numbers 4 years ago
  falkTX 55e2acb560
Make pixmapkeyboard right-click menu a bit better 4 years ago
  falkTX b33b4a81fe
Typo 4 years ago
  falkTX 673f34e61f
Manually create image save dialog so we can tweak values 4 years ago
  falkTX 62b91cbe9a
Make canvas ports and groups ignore middle mouse clicks 4 years ago
  falkTX fe80eb5e5a
Ignore Carla-VST resize requests if not using embed gui 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 96a914ebca
Add 2x and 4x zoom save image actions, compress output 4 years ago
  falkTX 566c35a3a5
Try to fix old gcc build 4 years ago
  falkTX cbe0d3d48b
Use CARLA_CATCH_UNWIND in the base utils 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