5168 Commits (3cfd7d09fd4e6346088970033724bcb9b4836b10)
 

Author SHA1 Message Date
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 4 years ago
  falkTX f939cd1d44
Introduce and use QSafeSettings class 4 years ago
  falkTX 93700a50a4
Fix build against libfluidsynth in custom location 4 years ago
  falkTX d5436a56cb
Set Qt5 related build flags 4 years ago
  falkTX 499fce655b
Change nsm_init signature, using uint64 for pid 4 years ago
  falkTX 80cf43bec5
More print build warnings fixes 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX 452468b3f8
Try a hackish way to push bridge options on init 4 years ago
  falkTX a02c1f975b
Move some definitions around 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX 0899bb6912
Fix build with old compilers 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX c97d183e38
fixed-buffers on by default for bridges; forgot chunks 4 years ago
  falkTX 2b6dc623a1
Initial support of CV in plugin bridges (incomplete, missing names) 4 years ago
  falkTX 8c24413356
Fix missing parameter strings in plugin bridges (name, unit) 4 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 4 years ago
  falkTX ed42465d3d
Set options in plugin bridges 4 years ago
  falkTX b051899438
Expose vst2 params as cv (testing) 4 years ago
  falkTX 0d6e71eb71
More CV control work, now hackishly working under JACK 4 years ago
  falkTX fee388e1b7
Make mixWithCvBuffer() virtual 4 years ago
  falkTX 92c70a3800
API cleanup with latest changes, test cv changes with LV2 5 years ago
  falkTX b185d3e047
Remove non-needed var 5 years ago
  falkTX 5d81b6431f
More tests with CV controls, working for ladspa 5 years ago
  falkTX 52b7340213
Continue stuff for cv controls 5 years ago
  falkTX dd08dd59eb Initial tests for cv and param control 5 years ago
  falkTX dedf74f57e
Label release as beta1 5 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 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX aa7eb6c5c8
Fix row count in plugin-add dialog 5 years ago
  falkTX df61dffe01
Prevent a small assertion 5 years ago
  falkTX 42cc9127cb
Allow parameter comment and group name in internal plugins 5 years ago
  falkTX 7a9ddac0dd
Fixup carla-patchbay and implement dynamic parameters 5 years ago
  falkTX bd086598cc
Remove StringPool, barely used and lead to memory corruption 5 years ago
  falkTX 8511785f8b
Fix strict build 5 years ago
  falkTX 0a643091b1
Fix crash with LADSPA plugins (regression on DSSI code merge) 5 years ago
  falkTX 93bd5c8b8b
Add definitions for DLS and GIG plugin types, unused for now 5 years ago
  falkTX 4f6ce46142
Fix build of external plugins 5 years ago
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX b2a77a23f3
Add midi2cv plugin 5 years ago
  falkTX 4fca135e85
Yet another build fix 5 years ago
  falkTX 10bf0d5c82
Fix build against latest changes 5 years ago
  falkTX c47c725556
Do not define distrho related macros in juce utils 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 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 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