4850 Commits (ddec0d7ba74aa3ba1fcfd42b98214944da7722e5)

Author SHA1 Message Date
  falkTX ddec0d7ba7
Bump version to 2.1.1 5 years ago
  falkTX ca994d56bb
Fix carla-control not handling CLI arg for custom address 5 years ago
  falkTX 0b95371959
Fix carla-control adding more than 1 plugin 5 years ago
  falkTX 19c9694da7 Fix a couple of issues with carla-plugin 5 years ago
  falkTX 3516baf5f8
Improve performance of inline display rendering 5 years ago
  falkTX 2122573709
patchcanvas: Fix ports text width calculation 5 years ago
  falkTX 3d791eb553
Fix wrong assertion with size 1 MIDI messages in JACK code path 5 years ago
  falkTX 53f0ecaaf5
Fix wrong assertion with size 1 MIDI messages in carla-patchbay 5 years ago
  falkTX d62d4b213d
Force discovery to be in "C" (english) so we can parse errors 5 years ago
  Geoffrey McRae 9f3e7280e8
fix incorrect base conversion for midi CC numbers 5 years ago
  falkTX a2238471b7
Make canvas ports and groups ignore middle mouse clicks 5 years ago
  falkTX 6835c44420
Disable patchcanvas basic eye-candy (box shadow) causes crashes 5 years ago
  falkTX a569d389de
Fix an hardcoded value in waitForAsyncObject 5 years ago
  falkTX 86ccce8f1b
Fix strict build 5 years ago
  falkTX f1924eda13
Fix for some juce-based plugins having 0 audio ports 5 years ago
  falkTX 09fb064789
Fix LV2 UI not showing up if host supports touch 5 years ago
  falkTX 0e0df1cef6
VST discovery: assume midi inputs = 1 if plugin is synth 5 years ago
  falkTX c1214d7abd
Allow to customize pkg-config 5 years ago
  falkTX 86512c60ac
Fix OSC handling method check for long strings 5 years ago
  Hector Martin 6fc72a1ccc Add missing QPainterPath include 5 years ago
  falkTX dcd400f94c
Fix a const variable 5 years ago
  falkTX 0657978769
Fix typo 5 years ago
  falkTX c79e178105
Set version as 2.1.0 5 years ago
  falkTX 0f10d81c59
Use PORT_TYPE_PARAMETER for CV ports (brown color) 5 years ago
  falkTX 86acfaaf6f
Remove old patchcanvas.py file that was still there by mistake 5 years ago
  falkTX 6db098f491
Fix mingw/gcc-9 build 5 years ago
  falkTX 48848789b3
Fix crash loading LV2 plugin with CV and latency ports 5 years ago
  falkTX 678505e87f
Add a simple cv2audio plugin, per user request 5 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 5 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 5 years ago
  falkTX 8491fb91ff
Debug pixel ratio information 5 years ago
  falkTX abe09500cc
Don't catch unwind under clang 5 years ago
  falkTX 76e50bf2fe
Bump version 5 years ago
  falkTX 0cef38f262
Can always drag&drop vst3 files because of bridges 5 years ago
  falkTX 65da85d288
Increase default size of plugin RT data pool 5 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 5 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 5 years ago
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 5 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 5 years ago
  falkTX fe545cc429
Fix typo in midi2cv, sorry! 5 years ago
  falkTX a48ebd3bdc
Add sf3 to default soundfont path 5 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 5 years ago
  falkTX 5ec3b8fda4
Fix build of external plugins 5 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 5 years ago
  falkTX a87449110d
bigmeter plugin does not need fixed buffers 5 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 5 years ago
  falkTX 01dfa6d1d4 Make sure `readSucess` starts initialized 5 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 5 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 5 years ago
  falkTX c87c948a17
Reduce pipe allocations for pyqt plugin ui and simple values 5 years ago