5862 Commits (6c088cdee67da4558a468169293574ed78adfd57)
 

Author SHA1 Message Date
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX 319555bf0e Building frontend requires "libs" now too 4 years ago
  falkTX fea4a0b12d
Fix loading bridged VST state 4 years ago
  falkTX a0a25d23f0
Fix assertion due to juce category name being empty 4 years ago
  falkTX 737ae1b0ec
Fix old OSX build 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 3af5915de9
Backwards-compatible QFontMetrics horizontalAdvance/width call 4 years ago
  falkTX 459a85409b Add first good tests, can be automated if needed 4 years ago
  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 abe9043c77 Fix wrong logic leading to non-installed startup scripts 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
  redtide b5bcd13e59 Enable IRC notifications only 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