4835 Commits (ff6b2c855cc650f7c710031c37adadefa4d8bd2d)

Author SHA1 Message Date
  Alexandros Theodotou ff6b2c855c
discovery: print category for vst plugins 5 years ago
  falkTX 4a52fb680b
Fix strict build 5 years ago
  falkTX 4cdc7f9479
Only standalone should call carla_engine_idle 5 years ago
  falkTX 8db6aa98e2
Allow carla-plugin to have full access to Host API 5 years ago
  falkTX c1bd5c441c
Fix build 5 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 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 6 years ago
  falkTX 76e50bf2fe
Bump version 6 years ago
  falkTX 0cef38f262
Can always drag&drop vst3 files because of bridges 6 years ago
  falkTX 65da85d288
Increase default size of plugin RT data pool 6 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 6 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 6 years ago
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 6 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 6 years ago
  falkTX fe545cc429
Fix typo in midi2cv, sorry! 6 years ago
  falkTX a48ebd3bdc
Add sf3 to default soundfont path 6 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 6 years ago
  falkTX 5ec3b8fda4
Fix build of external plugins 6 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 6 years ago
  falkTX a87449110d
bigmeter plugin does not need fixed buffers 6 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 6 years ago
  falkTX 01dfa6d1d4 Make sure `readSucess` starts initialized 6 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 6 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 6 years ago
  falkTX c87c948a17
Reduce pipe allocations for pyqt plugin ui and simple values 6 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 6 years ago
  falkTX 3ab3f3c7a6
Ignore lv2 any patch:writable that is not lv2:Parameter 6 years ago
  falkTX 9558263d4d
Fix previous commit, ensure pool sizes are the same 6 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 6 years ago
  falkTX 48d9d4c431
Try to fix a crash on close 6 years ago
  falkTX a511bb259e
Try to prevent flooding logs with nan warning 6 years ago
  falkTX 7ced536c88
Try to catch NaN values in gui 6 years ago
  falkTX f781db3bb3
JACK: update metadata plugin id when changed 6 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 6 years ago
  falkTX 5b9a630a06
Better handling of lv2ui request parameter "already open" status 6 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 6 years ago
  falkTX 3b92666625
Fix 32bit build 6 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 6 years ago
  falkTX ec3b9dac09
Fix CarlaPipeCommon::readNextLineAsUInt for values > INT32_MAX 6 years ago
  falkTX ce0cac7d62
Fix MIDI CC assignment showing wrong selected value (base 16 vs 10) 6 years ago