320 Commits (843bb34910fbcb35eefb0ceebbf0494864b0e26d)

Author SHA1 Message Date
  falkTX 50bf13f6a4 Tweak linux build script; Add option for custom MIDI CC mapping 4 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX 3af5915de9
Backwards-compatible QFontMetrics horizontalAdvance/width call 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 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 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 3cfd7d09fd
Use QSafeSettings in a few more places 4 years ago
  falkTX f939cd1d44
Introduce and use QSafeSettings class 4 years ago
  falkTX 499fce655b
Change nsm_init signature, using uint64 for pid 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 4 years ago
  falkTX dedf74f57e
Label release as beta1 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 93bd5c8b8b
Add definitions for DLS and GIG plugin types, unused for now 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 43b981c58d Fix default colors for custom skin-style plugins in rack 5 years ago
  falkTX b1a04d7f76 Start fixing up midi pattern plugin, WIP 5 years ago
  falkTX d997f2976f Fix pianoroll.py snap when value is zero 5 years ago
  falkTX 302854ae65 Fix 0 BPM when starting carla as transport master, and not rolling 5 years ago
  falkTX cae121d99f Tweak look of parameter groups 5 years ago
  falkTX 36e98b942a Set parameter tooltip based on lv2 control comment 5 years ago
  falkTX ba07ac4e6f Fix lv2 parameter groups for a few more plugins 5 years ago
  falkTX cbe6bb84c7 Make parameter groups collapsable 5 years ago
  falkTX 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 5 years ago
  falkTX 7e7fc22801 More things regarding parameter grouping 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX cbda7aa57c Fix vst3 search on Linux 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX 535cb1e596 Use Ctrl+F to focus on search bar; Fix previous commit 5 years ago
  falkTX fa5eb29985 Focus text search on add-plugin dialog on re-open 5 years ago
  falkTX f1b3552167 Keep add-plugin dialog in memory, so recurring shows are faster 5 years ago