14 Commits (v2)

Author SHA1 Message Date
  Andrew Belt 6f12a83d67 Add color::lerp(). 1 year ago
  Andrew Belt 6d5a76788f Adjust formatting of namespace docs. 3 years ago
  Andrew Belt 3675f45cec Add/edit doc comments. 3 years ago
  Andrew Belt 99adc5c0fe Add PlugWidget. Implement appearance of cables and plugs from Pyer. Add layer variable to Widget::DrawArgs. Add color::isEqual(). 3 years ago
  Andrew Belt 120aafe6d3 Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
  Andrew Belt 696939069d Use <> instead of "" for include directive. 5 years ago
  Andrew Belt 521081cfb4 Added changelog for 1.0.0 5 years ago
  Andrew Belt 52151a709d Add various API documentation 5 years ago
  Andrew Belt 98aa18d354 Rename a few variables and methods 5 years ago
  Andrew Belt a792c85cbc Cleanup includes more 5 years ago
  Andrew Belt 92951206b6 Rename WidgetState to event::Context, move color.hpp implementations to source 6 years ago
  Andrew Belt 499ceb024f Remove math namespace 6 years ago
  Andrew Belt 587f936a99 Move random to its own namespace, shuffle files around 6 years ago
  Andrew Belt bee6f658cf Move logger to its own namespace, add macros to macros.hpp 6 years ago
  Andrew Belt c57c76e6d1 Move math to its own namespace, clean up deprecated classes 6 years ago
  Andrew Belt 64458ce60f Use hex strings for colors in patch file instead of object 6 years ago
  Andrew Belt 5a90888a09 Header file tweaks 6 years ago
  Andrew Belt ec52f1f121 Use screen blending with alpha compositing for LightWidget rendering 6 years ago
  Andrew Belt 7178b836d5 Add two-color theme to Rack 6 years ago
  Andrew Belt df297d3291 Merge ext with dep, add Rack-SDK zip file to dist 6 years ago
  Andrew Belt 6049c0abe5 Added util/color.hpp, fixed LightWidget color algorithm, added Ctrl+U key command for "Disconnect cables", refactor audio.cpp/midi.cpp, add new Audio Interface panel 6 years ago