129 Commits (e670116a5a1c0d9fcd199da7e804033860073f9d)

Author SHA1 Message Date
  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 f6b1704ad5
Better warning for audioMasterAutomate in main thread 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
  falkTX dc9e57da01
Don't build new cv param stuff in cross-architecture bridges 4 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 4 years ago
  falkTX b051899438
Expose vst2 params as cv (testing) 4 years ago
  falkTX 5fbb286848
Correct default options for native vst 5 years ago
  falkTX 520bbe4465
Properly restore options for all plugin formats, CC on by default 5 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX ccb0b4bba6 Revert "Add a comment about some unreachable code" 5 years ago
  falkTX 9286c4da24 Revert "Do not set vst ui size when audioMasterSizeWindow received on init" 5 years ago
  falkTX cf3e3fd023 Revert "Try to fix recursion of vst ui resize" 5 years ago
  falkTX f119412bc9 Try to fix recursion of vst ui resize 5 years ago
  falkTX 246a09a8f0 Add a comment about some unreachable code 5 years ago
  falkTX 0b485284e5 Do not set vst ui size when audioMasterSizeWindow received on init 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 5 years ago
  falkTX 011f8dcd17
Fix logic in the previous commit 5 years ago
  falkTX 03f74e99ea
Allow engine to load vst shells with id 0, using the first plugin 5 years ago
  falkTX 8e37bc8245
Make loading of vst chunk conflict less with non-juce plugins 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX 0ab167491b Fix a typo, better debugging 5 years ago
  falkTX 5e3035ed7f
Fix a typo, better debugging 5 years ago
  falkTX 40acc271c3
Calculate VST ppqPos in a more reliable way 5 years ago
  falkTX f4e6e15cbb
Handle more sources of vst automation via audioMasterAutomate 5 years ago
  falkTX abdcf7ac7f
Calculate VST ppqPos in a more reliable way 5 years ago
  falkTX c76dd69eb5
Handle more sources of vst automation via audioMasterAutomate 5 years ago
  falkTX fec895a086 Create buffer for vst audio out, fixes dry/wet (inline processing) 5 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 5 years ago
  falkTX 2ed8264a9a Fix crash when directly loading vst shell plugins 5 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 5 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago