4724 Commits (dbbbcd1cbe9986aedfaf6362fdaef61999ab9a75)

Author SHA1 Message Date
  falkTX dbbbcd1cbe Do not compare raw string pointers in water::Identifier 6 years ago
  falkTX 8c49d1ae64 Initial code for removing cv control 6 years ago
  falkTX 49b1bec938 Cleanup previous test stuff 6 years ago
  falkTX caa0d57fe8 Move some more definitions around, fix build 6 years ago
  falkTX bf4cc804a0 Move some definitions to a new file 6 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 6 years ago
  falkTX 9a1874745e Forgot a destructor; Make some functions inline 6 years ago
  falkTX 8bdf27448f Link zynaddsubfx-ui in resources too 6 years ago
  falkTX 913ad29ea8 Fix missing link to zynaddsubfx resources 6 years ago
  falkTX a98fbe51b1 Move some files around, fixes #984 6 years ago
  falkTX 9d33eab740 Delete old stuff 6 years ago
  falkTX 80580d364b Update gitignore; Add missing C++ file 6 years ago
  falkTX 2d2bba987b Get rid of old tests folder, will start with a new one soon 6 years ago
  falkTX 1fffd7c663 Fix build (remove bin/resources link, use signal on unix, not linux) 6 years ago
  falkTX 1e72ee7ff5 Fixup c++ frontend for strict warnings, actually works.. 6 years ago
  falkTX 682dcdfbbf Make C++ frontend optional, by use of "make cpp" 6 years ago
  falkTX 5fed7a05d7
Implement add-jack in c++, start plugin refresh 6 years ago
  falkTX ed335301e9
Add definitions of carla_database.py in c++ 6 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 6 years ago
  falkTX 0aaf2f97b9 Define all functions for HostWindow in c++ 6 years ago
  falkTX 60608bb2b0 Implement most of settings in c++ 6 years ago
  falkTX 6fd18597af A few more additions to c++ code 6 years ago
  falkTX 1b88881875 Continue C++ ideas 6 years ago
  falkTX 475603b35c
Move c++ code to main frontend folder 6 years ago
  falkTX e9563d853e
Fix build with latest changes 6 years ago
  falkTX 84dc3c69f0 Set cv port range when mapped range changes 6 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 6 years ago
  falkTX a439962c96
Add some new c++ code 6 years ago
  falkTX 648b3c33e0
Fix usage of EnterCriticalSection 6 years ago
  falkTX dc9e57da01
Don't build new cv param stuff in cross-architecture bridges 6 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 6 years ago
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 6 years ago
  falkTX f939cd1d44
Introduce and use QSafeSettings class 6 years ago
  falkTX 93700a50a4
Fix build against libfluidsynth in custom location 6 years ago
  falkTX d5436a56cb
Set Qt5 related build flags 6 years ago
  falkTX 499fce655b
Change nsm_init signature, using uint64 for pid 6 years ago
  falkTX 80cf43bec5
More print build warnings fixes 6 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 6 years ago
  falkTX 452468b3f8
Try a hackish way to push bridge options on init 6 years ago
  falkTX a02c1f975b
Move some definitions around 6 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 6 years ago
  falkTX 0899bb6912
Fix build with old compilers 6 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 6 years ago
  falkTX c97d183e38
fixed-buffers on by default for bridges; forgot chunks 6 years ago
  falkTX 2b6dc623a1
Initial support of CV in plugin bridges (incomplete, missing names) 6 years ago
  falkTX 8c24413356
Fix missing parameter strings in plugin bridges (name, unit) 6 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 6 years ago
  falkTX ed42465d3d
Set options in plugin bridges 6 years ago
  falkTX b051899438
Expose vst2 params as cv (testing) 6 years ago
  falkTX 0d6e71eb71
More CV control work, now hackishly working under JACK 6 years ago