51 Commits (cec462a44d259d43f71962baf6607a9613715451)

Author SHA1 Message Date
  falkTX 3bd590cc91 More C++ conversion, initial common frontend code split 2 years ago
  falkTX 389bf4969f
Tweak about/features for vst3 usage without juce 2 years ago
  falkTX 3bc96e352c
Bump version to 2.4.2 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX eab801201f
Fix unused parameters preventing real ones showing up 3 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 3 years ago
  falkTX 713c78330d
Update copyright year in about page 3 years ago
  falkTX 54fc59f3d8
Fix a few oddities in about dialog 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 4dd39905ac
Do not give MIDI learn option for output or read-only parameters 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX d6d1f3ab22
Show current mapped type+value directly together with parameter 4 years ago
  falkTX d808f53447
Keep current edit-dialog tab state while reloading parameters 4 years ago
  falkTX f259eef25e
Being nitpicky on whitespace 4 years ago
  falkTX dc0c1df47e
More pylint corrections 4 years ago
  falkTX bb9c278f49 Start checking python code with pylint, adjust some already 4 years ago
  falkTX b63bb4ffc8
Fixup ScalableDial to be compatible with old pixmaps 4 years ago
  Térence Clastres f3928a5482 Fully Scalable UI Part 1 4 years ago
  Geoffrey McRae edb216fd50 fix incorrect base conversion for midi CC numbers 4 years ago
  falkTX ce0cac7d62
Fix MIDI CC assignment showing wrong selected value (base 16 vs 10) 4 years ago
  falkTX 9bdcee2283
Do not restrict ranges when mapped to CV 4 years ago
  falkTX 9640c93150
Ensure only correct parameters can be cv controlled 4 years ago
  falkTX b99fc3c418
Fix offset to cv controlled parameters; Dont show range if unmapped 4 years ago
  falkTX 7703a681c6
Allow user to set ranges; Better render of "set value" dialog text 4 years ago
  falkTX 82d83a5678
Improve wording 4 years ago
  falkTX 0ac2667115
Fix wrong data type for python-side mapped range 4 years ago
  falkTX 357745c099
Show mapped range in edit dialog, tweak MIDI CC list 4 years ago
  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 3af5915de9
Backwards-compatible QFontMetrics horizontalAdvance/width call 4 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 4 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 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 dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX 2716e08304
Update copyright year 5 years ago
  falkTX 6779b4eceb Fix missing argument in osc examples 5 years ago
  falkTX 57f10a626b
Fix missing argument in osc examples 5 years ago
  falkTX 5af1422b9d
Cleanup 5 years ago
  falkTX a83212434a Add back about-juce dialog 5 years ago
  falkTX fac8099e62 Add vst3 and au lines to about window 5 years ago
  falkTX 7f81fe0a0c
Drop support for PyQt4 in frontend 5 years ago
  falkTX c0ee03621b PluginEdit: always show keyboard if midi-ins > 0 6 years ago
  falkTX 8ffb2265bc PluginEdit: always show keyboard if midi-ins > 0 6 years ago
  falkTX b97de469b1 Arrange size of about window for the 3rd tab as minimum, not 2nd 6 years ago