5091 Commits (fbc26c4c35553a2cbbc0842fd7a552824aaf986d)

Author SHA1 Message Date
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 4 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 4 years ago
  falkTX fe545cc429
Fix typo in midi2cv, sorry! 4 years ago
  falkTX a48ebd3bdc
Add sf3 to default soundfont path 4 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 4 years ago
  falkTX 5ec3b8fda4
Fix build of external plugins 4 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 4 years ago
  falkTX a87449110d
bigmeter plugin does not need fixed buffers 4 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 4 years ago
  falkTX 01dfa6d1d4 Make sure `readSucess` starts initialized 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
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 4 years ago
  falkTX 3ab3f3c7a6
Ignore lv2 any patch:writable that is not lv2:Parameter 4 years ago
  falkTX 9558263d4d
Fix previous commit, ensure pool sizes are the same 4 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
  falkTX 48d9d4c431
Try to fix a crash on close 4 years ago
  falkTX a511bb259e
Try to prevent flooding logs with nan warning 4 years ago
  falkTX 7ced536c88
Try to catch NaN values in gui 4 years ago
  falkTX f781db3bb3
JACK: update metadata plugin id when changed 4 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 4 years ago
  falkTX 5b9a630a06
Better handling of lv2ui request parameter "already open" status 4 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 4 years ago
  falkTX 3b92666625
Fix 32bit build 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX ec3b9dac09
Fix CarlaPipeCommon::readNextLineAsUInt for values > INT32_MAX 4 years ago
  falkTX ce0cac7d62
Fix MIDI CC assignment showing wrong selected value (base 16 vs 10) 4 years ago
  falkTX 54c075d5af
Restrict ffmpeg usage to known good versions 4 years ago
  falkTX 41f59c4bf7
Rework jack ports callback handling (get all data during callback) 4 years ago
  falkTX af0acd31cd
Add some safety checks around jack port callbacks 4 years ago
  falkTX 3e085fab91
Fix build without PyQt 4 years ago
  falkTX 73c29be961
Fix build with gcc-10 4 years ago
  falkTX 74eef49b62
Fix audio and midi file not loading saved file 4 years ago
  falkTX 37b6f040ca
Prevent out of bounds parameter touch in carla-native plugin 4 years ago
  falkTX 3886b3f982
Fix carla-lv2 sending invalid param changes via write function 4 years ago
  falkTX 4544d8559e Fix right-click custom value dialog on skin knobs 4 years ago
  falkTX ed852ffac7 Avoid assertion warning with an expected null value 4 years ago
  falkTX cf50b929c1 Do not allow to enable canvas inline-displays in carla-control 4 years ago
  falkTX 57d29b421b Fixup carla-control to be in sync with main carla 4 years ago
  falkTX 7d907da527
Really fix multi-client plugin rename 4 years ago
  falkTX d8d331edce Preserve plugin id and icon when renaming in multi-client mode 4 years ago
  falkTX ed9ecac943 Final tweaks for osx menu roles 4 years ago
  falkTX 3147479822 Bunch of tweaks for osx builds, seems to work :) 4 years ago
  falkTX 36de0cc079
Set version as 2.0-RC1 4 years ago
  falkTX d26ecc359a
Fix crash when removing plugin with active cv control ports 4 years ago
  falkTX cfdb181f37
Add safety checks around CV control ranges 4 years ago
  falkTX 9bdcee2283
Do not restrict ranges when mapped to CV 4 years ago
  falkTX eb7590a278
Prevent an assertion warning 4 years ago
  falkTX 25bc60fd4d
Fix strict and debug bridge build 4 years ago