2655 Commits (a69147f755597f61636b59f577d24354668c7a5e)

Author SHA1 Message Date
  falkTX b5193900b5 Do not save/restore lv2 parameter-patch values, intercept restore 4 years ago
  falkTX 494cee4ddb Ammend last commit, use BUILD_BRIDGE_ALTERNATIVE_ARCH 4 years ago
  falkTX b6dcba72af Fix bridge build 4 years ago
  falkTX f9ff6d5c0d Clear up which symbols are exposed in utils and standalone libs 4 years ago
  falkTX c91f856585
A few more GCC4 compat fixes 4 years ago
  falkTX 9fa0e3d4c8 Prevent assertion on getUniquePluginName() for short plugin names 4 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX 58854f37d5 Fix header include test; Add a "make test" target 4 years ago
  falkTX 6682c11484
Reload plugin parameters after loading project in carla-plugin 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX a1d719548f
Prevent assertion when jack driver not running in multi-client mode 4 years ago
  falkTX 83acd850a2
Fix plugins having wrong id when switched around in patchbay mode 4 years ago
  falkTX b35b401c90
Fix strict build 4 years ago
  falkTX d71a158aff
Do not enable all 64 max buses for AU plugins 4 years ago
  falkTX cc6d4281cd
Give custom message in about page when liblo/osc is not enabled 4 years ago
  falkTX 63c5af5d2b
Include utils code in carla-host-plugin library 4 years ago
  falkTX 411e0f4265 Add carla-host-plugin library, for usage in hosts 4 years ago
  falkTX 40c3c79075
Fix oddities with MIDI learn 4 years ago
  falkTX d8c7f9280f
Fix strict build 4 years ago
  falkTX 35157eb405
Alternative way to handle juce message thread in carla-plugin 4 years ago
  falkTX a4be9fdcd3
Bring juce UIs to front when shown 4 years ago
  falkTX b2f841f889
Don't hide juce desktop window before deletion, fixes VST3 crashes 4 years ago
  falkTX 7dc9e8fce4
Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX 820b3d9f51 fluidsynth note after touch only for version >= 2 4 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX ba3999c305
Note aftertouch is supported in fluidsynth now 4 years ago
  falkTX 0464cd5890
Initial code for mapped parameter flags 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 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 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 c502be9864
Skip MIDI learn status when cloning or renaming plugin 4 years ago
  falkTX 47bc02a140
Fix strict build 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 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 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 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 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