5438 Commits (b31672cacfa47903b49c912f183fd896988b50d5)
 

Author SHA1 Message Date
  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 d3b3d5498c Move all custom build patches into a single folder 4 years ago
  falkTX 9f055db1c9 Make data/linux/build-all.sh usable as "source", useful for docker 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 bd811fb1ce Set version in windows zip files 4 years ago
  falkTX dc9bfb02c9 Tweaks for Windows and Linux build 4 years ago
  falkTX 34891c61d7 Set new osx builds to use 10.12 as minimum, skip 32bit bridges 4 years ago
  falkTX 54dad659a5 Cleanup 4 years ago
  falkTX ed9ecac943 Final tweaks for osx menu roles 4 years ago
  falkTX 34ea5ff123 Remove menu roles from main UI file 4 years ago
  falkTX 3147479822 Bunch of tweaks for osx builds, seems to work :) 4 years ago
  falkTX c844132c08
A few more things needed for release 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
  falkTX 811063326e
Update submodule (fixes build with external plugins) 4 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 4 years ago