100 Commits (1dbaf858169ff24498af99995c8a4766c7771c0a)

Author SHA1 Message Date
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX c6daf00679 Pass keyboard events to vst2 plugins in win/macOS 3 years ago
  falkTX ac40a63024 Do not set JUCE editor scale factor under macOS 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX b9702285ef
Finish updating juce deprecated API stuff 3 years ago
  falkTX fa0cee2862 Fix loading state via juce of vst2 plugins without chunk 3 years ago
  falkTX f0efa0a1d3 Update plugin juce code to new APIs, hook into vst2 for parity 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX f7e674ffeb
Whitespace cleanup 3 years ago
  falkTX 408eb9975a Fix strict build 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 e6679d5979 Debug juce host plugin init 3 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 3 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 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 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 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 4918f0bb51
Allow to change plugin window title dynamically 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 5f08fb012c
Fix strict build 4 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 4 years ago
  falkTX 3ca9a06c26
Inform VST2 and JUCE plugins about UI scale factor 4 years ago
  falkTX d932f5aa61
Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 4 years ago
  falkTX a40177132e
Fixup build with new juce 4 years ago
  falkTX b5ee661371
Fix previous commit 4 years ago
  falkTX 0f9dc2c9f1
Replace wine function check for Z:\usr\ folder check 4 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 4 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 4 years ago
  falkTX 25bc60fd4d
Fix strict and debug bridge build 4 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 4 years ago
  falkTX 3b86fc2f42
Cleanup and merge common code; Implement custom MIDI CC ranges 4 years ago
  falkTX d17c94b3f4
Fix limits of MIDI CC parameters 4 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 4 years ago
  falkTX fea4a0b12d
Fix loading bridged VST state 4 years ago
  falkTX a0a25d23f0
Fix assertion due to juce category name being empty 4 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago