2463 Commits (7b22e89958d6503b5334ecb1ce428aa74b02990e)

Author SHA1 Message Date
  falkTX b8cc6d7241 Fix missing audio outputs in rack mode juce engine driver 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX 4b6f8a5146
Cleanup, fix offset in previous commit (OSC method) 3 years ago
  falkTX 1a792463b6
Really fix/ignore client name if known host 3 years ago
  falkTX f031ad8504
Ignore client name if OSC message is from known host 3 years ago
  falkTX 899d277cfc
Workaround buggy lo_address_get_port 3 years ago
  falkTX ab22a84d2a
Cleanup some OSC message size 3 years ago
  falkTX 68ba1ed543
Use OSC message source instead of URL arg as target 3 years ago
  falkTX 2309763357
Print a little debug info when new carla-control connects 3 years ago
  falkTX f87f9bebba
Set audio and midi file path as used in MOD units 3 years ago
  falkTX e1fe556dab Fix macos-old build 3 years ago
  falkTX cd614a1d00 Fix unused variable 3 years ago
  falkTX 408eb9975a Fix strict build 3 years ago
  falkTX f9e8f83f41 Put x64 lv2 plugins in bridge mode if needed (macOS only) 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX a26defd8b5 Only scan for relevant formats when using juce host 3 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 3 years ago
  falkTX 003c61cd84 Reduce amount of errors logged whe plugin bridge shm fails 3 years ago
  falkTX e6679d5979 Debug juce host plugin init 3 years ago
  falkTX 5fe87ed003 Fix VST2 plugins nnot being loaded by juce host 3 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 3 years ago
  falkTX 186e2d6b23
Fix LV2 worker event order 3 years ago
  falkTX 626dd57515
Catch patch:Set messages to update built-in parameters 3 years ago
  falkTX 387b029074
Send lv2 parameter changes to UI; Don't reuse the same atom forge 3 years ago
  falkTX 5742286f0e
Some little work for lv2 parameters in ui bridges, update modgui 3 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 3 years ago
  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