22 Commits (13107b8577f58eaad99630d26ae7a7a1bd29167b)

Author SHA1 Message Date
  Andrew Belt 13107b8577 Switch to C++ headers 6 years ago
  Andrew Belt fa622a502b Fixed reset() and toJson() for continuous encoders 7 years ago
  Andrew Belt 82f73d9e3e Support moving continuous encoders (knobs with infinite bounds) 7 years ago
  Andrew Belt 10e751dffd Fix knobs with minValue > maxValue, fix shadows on SVGKnob when not 7 years ago
  Andrew Belt 0ba244e98f Reorganize Components, add LEDSlider with colors 7 years ago
  Andrew Belt 4596d29f1c Add `smooth` variable for ParamWidgets 7 years ago
  Andrew Belt 72042051ec Use isfinite from C instead of std::isfinite from C++ 7 years ago
  Andrew Belt 979e44f650 Rename gui.hpp to window.hpp 7 years ago
  Andrew Belt 4a54cfc8c8 Add box shadow behind modules, tweak light fall times 7 years ago
  Andrew Belt 3e5890b79d Added support for continuous encoders, aka Knob widgets with infinite 7 years ago
  Andrew Belt 734d367a8a A few random changes from the last week 7 years ago
  Andrew Belt 8e251c0ddb Refactor event framework. Everything uses Event* structs instead of 7 years ago
  Andrew Belt 0b5e30fcf0 Don't smooth snapped knobs 7 years ago
  Andrew Belt 5cee9b53a9 Added boolean parameter to make knobs snap, made them visually snap as 7 years ago
  Andrew Belt 03795e3d91 Added momentary randomize() disable on ParamWidget 7 years ago
  Andrew Belt b818a060ed Fix typo in Widget method, reduce precise mouse speed for Knobs, remove 7 years ago
  Andrew Belt 45d90342f9 Added copy/paste from text and password fields 7 years ago
  Andrew Belt f6b4c90e55 Map Ctrl-left click to right click on Mac 7 years ago
  Andrew Belt da89bdb76e Added more switches 8 years ago
  Andrew Belt 6e4cddc4e1 Add SVGSlider, SVGSwitch, attempt SVG gradients 8 years ago
  Andrew Belt e23bf21e5b Added PeakFilter to dsp.hpp, added dr_libs dependency for dr_wav.h 8 years ago
  Andrew Belt 3f8b5ad055 Renamed scene.hpp to app.hpp, moved app stuff to src/app 8 years ago
  Andrew Belt 58974d5530 Added Davies knobs, added SVG renderer 8 years ago
  Andrew Belt aad709e62c Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader 8 years ago
  Andrew Belt 18628c86ab Now requires SSE, added RadioButton, added hardcoded minBLEP, added CPU usage button 8 years ago
  Andrew Belt a18e4a4d6e Added ring buffers, made Rack a class, added stringf helper function, added VIPMutex/VIPLock, added sample rate and block size options to AudioInterface 8 years ago
  Andrew Belt 86e2fabf20 A few days of work 8 years ago
  Andrew Belt c1cae82918 Initial commit 8 years ago