5211 Commits (6dacdef9fb5e58e8282475624f9c1aaf9e6d6fa1)

Author SHA1 Message Date
  falkTX cdcd18725b Fix pedantic warnings; Make binary dir set by default on standalone 4 years ago
  falkTX dbbbcd1cbe Do not compare raw string pointers in water::Identifier 4 years ago
  falkTX 8c49d1ae64 Initial code for removing cv control 4 years ago
  falkTX 49b1bec938 Cleanup previous test stuff 4 years ago
  falkTX caa0d57fe8 Move some more definitions around, fix build 4 years ago
  falkTX bf4cc804a0 Move some definitions to a new file 4 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 4 years ago
  falkTX 9a1874745e Forgot a destructor; Make some functions inline 4 years ago
  falkTX 8bdf27448f Link zynaddsubfx-ui in resources too 4 years ago
  falkTX 913ad29ea8 Fix missing link to zynaddsubfx resources 4 years ago
  falkTX a98fbe51b1 Move some files around, fixes #984 4 years ago
  falkTX 9d33eab740 Delete old stuff 4 years ago
  falkTX 80580d364b Update gitignore; Add missing C++ file 4 years ago
  falkTX 2d2bba987b Get rid of old tests folder, will start with a new one soon 4 years ago
  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