4779 Commits (74eef49b626c362fbb70dd227f99534dd5014cc7)

Author SHA1 Message Date
  falkTX 74eef49b62
Fix audio and midi file not loading saved file 5 years ago
  falkTX 37b6f040ca
Prevent out of bounds parameter touch in carla-native plugin 5 years ago
  falkTX 3886b3f982
Fix carla-lv2 sending invalid param changes via write function 5 years ago
  falkTX 4544d8559e Fix right-click custom value dialog on skin knobs 5 years ago
  falkTX ed852ffac7 Avoid assertion warning with an expected null value 5 years ago
  falkTX cf50b929c1 Do not allow to enable canvas inline-displays in carla-control 5 years ago
  falkTX 57d29b421b Fixup carla-control to be in sync with main carla 5 years ago
  falkTX 7d907da527
Really fix multi-client plugin rename 5 years ago
  falkTX d8d331edce Preserve plugin id and icon when renaming in multi-client mode 5 years ago
  falkTX ed9ecac943 Final tweaks for osx menu roles 5 years ago
  falkTX 3147479822 Bunch of tweaks for osx builds, seems to work :) 5 years ago
  falkTX 36de0cc079
Set version as 2.0-RC1 5 years ago
  falkTX d26ecc359a
Fix crash when removing plugin with active cv control ports 5 years ago
  falkTX cfdb181f37
Add safety checks around CV control ranges 5 years ago
  falkTX 9bdcee2283
Do not restrict ranges when mapped to CV 5 years ago
  falkTX eb7590a278
Prevent an assertion warning 5 years ago
  falkTX 25bc60fd4d
Fix strict and debug bridge build 5 years ago
  falkTX 811063326e
Update submodule (fixes build with external plugins) 5 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 5 years ago
  falkTX 3b86fc2f42
Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
  falkTX 9640c93150
Ensure only correct parameters can be cv controlled 5 years ago
  falkTX b99fc3c418
Fix offset to cv controlled parameters; Dont show range if unmapped 5 years ago
  falkTX 7703a681c6
Allow user to set ranges; Better render of "set value" dialog text 5 years ago
  falkTX 82d83a5678
Improve wording 5 years ago
  falkTX 0ac2667115
Fix wrong data type for python-side mapped range 5 years ago
  falkTX 01041411c9
Fix strict build 5 years ago
  falkTX 99b49d48b2
Actually load mapped range data 5 years ago
  falkTX 357745c099
Show mapped range in edit dialog, tweak MIDI CC list 5 years ago
  falkTX 1896041fd0
Save parameter mapped range in project file 5 years ago
  falkTX 978f152062
CV control stuff is not sample accurate just yet 5 years ago
  falkTX d2501b1709
Make CV control stuff work with JACK, finally 5 years ago
  falkTX c597da5b1a
Make some engine functions inline and protected 5 years ago
  falkTX d2179e3bd0
Move a few functions out of public API 5 years ago
  falkTX c2c422a8ef
Set range of LV2 and native CV plugin ports 5 years ago
  falkTX d17c94b3f4
Fix limits of MIDI CC parameters 5 years ago
  falkTX 2c793fc458
Update submodule; Don't call jack metadata on null port 5 years ago
  falkTX 50bf13f6a4 Tweak linux build script; Add option for custom MIDI CC mapping 5 years ago
  falkTX 911a7c6937 Make it buildable on new osx too 5 years ago
  falkTX 00a8f7f999 A few more changes as needed for osx 5 years ago
  Your Name dada9a6193 Needed osx changes 5 years ago
  falkTX 4ac8ff2ef4 Update external plugins, fixes build 5 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 5 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 5 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 5 years ago
  falkTX 9de958461e Add option to clear xrun after project load 5 years ago
  falkTX fea4a0b12d
Fix loading bridged VST state 5 years ago
  falkTX a0a25d23f0
Fix assertion due to juce category name being empty 5 years ago
  falkTX 737ae1b0ec
Fix old OSX build 5 years ago
  falkTX f6b1704ad5
Better warning for audioMasterAutomate in main thread 5 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 5 years ago