5786 Commits (83ce16bd69fbc261dbc28abfd2ae7e57aa24133e)
 

Author SHA1 Message Date
  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
  falkTX 594b5b9fec
Fix default name for sfz with sfizz tricks 4 years ago
  falkTX 1aa0ec5746
Ignore requests to hide UI if lv2 plugin uses files only 4 years ago
  falkTX 046ea33f4b
Add test code to replace sfz files with lv2 sfizz (disabled for now) 4 years ago
  falkTX 8c543fae8e
Add recently added jack-app MIDI support in client side, to stay in sync 4 years ago
  falkTX eae7c39ad6
Fix removing plugin in carla-rack plugin mode 4 years ago
  falkTX 5f123d2283
Add a 12400x9600 canvas size 4 years ago
  falkTX 5bd2497090
Add debug prints regarding profile file/folder 4 years ago
  falkTX 61d581183e
carla-lv2: better handling of state make-path 4 years ago
  falkTX 6de93e9161
Better handling of LV2 state paths, WIP 4 years ago
  falkTX 3c27fbdd3a
carla-plugin: force qt to use xcb backend if going to embed UI 4 years ago
  falkTX f2e4cce1e9
Make lv2 state makePath return a unique path per plugin 4 years ago
  falkTX fbc26c4c35
carla-plugin: only request UI parameter changes if UI is visible 4 years ago
  falkTX b45293394c
carla-plugin: define an lv2:Project 4 years ago
  falkTX d4682bcad3
One more build fix 4 years ago
  falkTX 0c5cfd571d
Fix build with previous commit 4 years ago
  falkTX 4fc8860bde
Use --whole-archive for internal static libs 4 years ago
  falkTX 4f652f0325
Go back to previous way of specifying export symbols on macOS 4 years ago
  falkTX 5fb07e9941
Stop building carla-native-plugin test binary 4 years ago
  falkTX 0e412aa0d3
Fix SF2 default polyphony 4 years ago
  falkTX 8838030054
Add a few more details to lv2 plugin version, passes lv2lint 4 years ago
  falkTX f52eb78736
carla-plugin: Only export exactly the symbols that we need 4 years ago
  falkTX 9a0bf93849
Update juce stuff 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX d707051665
Clear canvas selection when deleting plugin, fixing assertions 4 years ago
  falkTX 0bd8c8175d
Update juce sources to stable juce6 release (DISTRHO version) 4 years ago
  falkTX e2a7f320a4 Fix missing MIDI CC in jack-apps (was missing implementation) 4 years ago