5862 Commits (6c088cdee67da4558a468169293574ed78adfd57)
 

Author SHA1 Message Date
  falkTX a6c38ae208
Version used by unzipfx needs final 0 suffix 4 years ago
  falkTX 339acea700
Update linux scripts 4 years ago
  falkTX fc1b59f9a2 A few more fixes for macos 10.8 build 4 years ago
  falkTX f2ae25f8ba
Fix build with last commit 4 years ago
  falkTX b87061d6e3 Fixup juce with macos 10.8, enable it again 4 years ago
  falkTX a5ae5f4964 Set version for osx builds, disable juce on 10.8 for now 4 years ago
  falkTX 2c6915d9cd
Bump version on the windows scripts 4 years ago
  falkTX a58501468e
Correct usage of LV2 options interface to change plugin block size 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 03c52b795d
Fix MIDI file removing channel bit from 0-velocity note "on"s 4 years ago
  falkTX 8169fe32a3
Fixup RackListWidget::dragLeaveEvent 4 years ago
  falkTX 583d1efb41
Fix strict build 4 years ago
  falkTX b4eac526e2
Add unused PluginParameterData::getFinalValueWithMidiDelta() 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 4 years ago
  falkTX 6995188ebd
Fix zero-velocity note-ons on MIDI files 4 years ago
  falkTX b74d8344af
carla-jack-multi should always show canvas 4 years ago
  falkTX 19dbb98585
Remove X-NSM-capable from main carla desktop file, forcing variants 4 years ago
  falkTX d0446fe4fa
Show canvas tab in jack-single or multi modes under NSM 4 years ago
  falkTX cf3c0bcf9b
Name the newly added desktop files 4 years ago
  falkTX 94eb431466
Bump version to 2.1.95 aka 2.2-RC1 4 years ago
  falkTX c232b5bb57
Add desktop files with hidden status for all carla variants 4 years ago
  falkTX c502be9864
Skip MIDI learn status when cloning or renaming plugin 4 years ago
  falkTX 47bc02a140
Fix strict build 4 years ago
  falkTX d160fc7088
Increase lfo max value, so we can get real slow 4 years ago
  falkTX 088fc9e5b3
Convert control parameter events into MIDI CCs to send to bridges 4 years ago
  falkTX 3946d1299f
Implement MIDI CC and CV source parameter changes for bridges 4 years ago
  falkTX 6f58669c08
Fix internal client build 4 years ago
  falkTX 929c869731
Use a custom flag so our CV ports appear as CV right away 4 years ago
  falkTX 4dd39905ac
Do not give MIDI learn option for output or read-only parameters 4 years ago
  falkTX f053e8ab38
Fix bridge build with previous commit 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX ea36715ceb
Fix typo in MIDI CC list, leading to wrong Balance CC value 4 years ago
  falkTX d6d1f3ab22
Show current mapped type+value directly together with parameter 4 years ago
  falkTX e645376663
Always use maximum amount of channels for VST2 plugins 4 years ago
  falkTX 0f6a92d0bc
Don't use water namespace in CachedPlugins.cpp 4 years ago
  falkTX cac84277cc
Don't use water namespace in CarlaDssiUtils.cpp 4 years ago
  falkTX 260bb97671
Fix old macos build 4 years ago
  falkTX 7f595594b4
Only load default state on LV2 plugins that request such feature 4 years ago
  falkTX da7c7c7cce
Copy lv2 state path contents when cloning plugin 4 years ago
  falkTX ea3f36ed9d
Fix water File::copyDirectoryTo() to take into account symlinks 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 4a77792fe9
Dont recreate symlinks; Add single quotes around debug paths 4 years ago
  falkTX 232177d3a8
Symlink for LV2 abstract paths on request; Cleaner debug prints 4 years ago
  falkTX 720c6fe104
More work for LV2 state path, symlinks and move/copy when needed 4 years ago
  falkTX 7571cdcbca
Check for state:threadSafeRestore on lv2 plugins; More debug paths 4 years ago
  falkTX d808f53447
Keep current edit-dialog tab state while reloading parameters 4 years ago
  falkTX 38abd705a4
carla-plugin: fix a few actions leading to inconsistent state 4 years ago
  falkTX 1e5444355b
Skip inline redraw requests if engine mode has no patchbay 4 years ago
  falkTX 019b2b794c
Some debug messages to help catch future issues 4 years ago
  falkTX 2b6fd1ca6d
Fix recursion when using carla-patchbay under JACk with lv2 midnam 4 years ago