29 Commits (7fbbbfce44f76f3eaff0fe97a6c9f0eba0b61b8d)

Author SHA1 Message Date
  Andrew Belt 26bc098e72 Added defer() function to util 7 years ago
  Andrew Belt 1b22a531b9 include cstdlib in math util header 7 years ago
  Andrew Belt d6b0f4f8c4 Use cursor and selection for index positions instead of begin and end 7 years ago
  Andrew Belt 09388980a1 Add manufacturer item to ModuleBrowser, other ModuleBrowser 7 years ago
  Andrew Belt b296355246 Merge ext with dep, add Rack-SDK zip file to dist 7 years ago
  Andrew Belt 9be5332daf 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 7 years ago
  Andrew Belt 26edda4ee8 Tweak math.hpp includes again 7 years ago
  Andrew Belt b7b054fa6b Use cmath in math.hpp 7 years ago
  Andrew Belt 81c9e0856e Try to include C99 math functions 7 years ago
  Andrew Belt 74501d2785 Fix deprecated absf 7 years ago
  Andrew Belt 6dcf3e4b57 Use isfinite from C instead of std::isfinite from C++ 7 years ago
  Andrew Belt fc17785d1d Remove abs() function in rack namespace, remove cmath include 7 years ago
  Andrew Belt b93018c990 Add Widget::create static methods, replaces create*() helpers in 7 years ago
  Andrew Belt 2f61378781 Rename randomf() to randomUniform() 7 years ago
  Andrew Belt 99b7618858 If key is consumed, RackScene should not attempt to recognize key 7 years ago
  Andrew Belt d335b14250 Rename near() to isNear() 7 years ago
  Andrew Belt 1f93333bd6 Rename interp to interpolateLinear() 7 years ago
  Andrew Belt 358386a57e Refactoring, remove "f" and "i" prefixes from math.hpp functions 7 years ago
  Andrew Belt 5d0c922440 Fix eucmod typos 7 years ago
  Andrew Belt 324f6d04ab Fix for menu clamping 7 years ago
  Andrew Belt 1b0797952e Rename util.hpp to common.hpp, fix include paths 7 years ago
  Andrew Belt 9a6d110f6e Refactor util.hpp 7 years ago
  Andrew Belt c483779fb7 Refactor math.hpp 7 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 7 years ago
  Andrew Belt e5ba0db78a Escape download link 7 years ago
  Andrew Belt 232fccce38 Move version check dialog box to RackScene on main thread 7 years ago
  Andrew Belt bf2032c3e0 Autosave settings: opacity, tension, authentication token 7 years ago
  Andrew Belt 4ded7b1748 Fix Windows build, use portaudio pre-builds, remove curl init/destroy 7 years ago
  Andrew Belt eb61860bdf Forgot to include util/request 7 years ago