5239 Commits (34478fc41adb74ae7dbe35c62f10ed3776b53c12)

Author SHA1 Message Date
  falkTX 1fffd7c663 Fix build (remove bin/resources link, use signal on unix, not linux) 4 years ago
  falkTX 1e72ee7ff5 Fixup c++ frontend for strict warnings, actually works.. 4 years ago
  falkTX 682dcdfbbf Make C++ frontend optional, by use of "make cpp" 4 years ago
  falkTX 5fed7a05d7
Implement add-jack in c++, start plugin refresh 4 years ago
  falkTX ed335301e9
Add definitions of carla_database.py in c++ 4 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 4 years ago
  falkTX 0aaf2f97b9 Define all functions for HostWindow in c++ 4 years ago
  falkTX 60608bb2b0 Implement most of settings in c++ 4 years ago
  falkTX 6fd18597af A few more additions to c++ code 4 years ago
  falkTX 1b88881875 Continue C++ ideas 4 years ago
  falkTX 475603b35c
Move c++ code to main frontend folder 4 years ago
  falkTX e9563d853e
Fix build with latest changes 4 years ago
  falkTX 84dc3c69f0 Set cv port range when mapped range changes 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX a439962c96
Add some new c++ code 4 years ago
  falkTX 648b3c33e0
Fix usage of EnterCriticalSection 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 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