Andrew Belt
|
ad20f3c997
|
Add shadows to knobs, remove ability to rescale knobs (must export
different sized SVGs)
|
6 years ago |
Andrew Belt
|
13fe861ddd
|
Add CV functionality to MIDI to CV interface
|
6 years ago |
Andrew Belt
|
8c3bd70744
|
Added defer() function to util
|
6 years ago |
Andrew Belt
|
c092a27f09
|
include cstdlib in math util header
|
6 years ago |
Andrew Belt
|
d392b424d2
|
Use cursor and selection for index positions instead of begin and end
for TextField
|
6 years ago |
Andrew Belt
|
e8d0783aba
|
Add manufacturer item to ModuleBrowser, other ModuleBrowser
functionality
|
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 |
Andrew Belt
|
181e3290f6
|
Tweak math.hpp includes again
|
6 years ago |
Andrew Belt
|
28c8ef5c9c
|
Use cmath in math.hpp
|
6 years ago |
Andrew Belt
|
6e84665286
|
Try to include C99 math functions
|
6 years ago |
Andrew Belt
|
dc03081184
|
Fix deprecated absf
|
6 years ago |
Andrew Belt
|
72042051ec
|
Use isfinite from C instead of std::isfinite from C++
|
6 years ago |
Andrew Belt
|
ddf97fa161
|
Remove abs() function in rack namespace, remove cmath include
|
6 years ago |
Andrew Belt
|
2873f35e72
|
Add Widget::create static methods, replaces create*() helpers in
rack.hpp
|
6 years ago |
Andrew Belt
|
0e29f19320
|
Rename randomf() to randomUniform()
|
6 years ago |
Andrew Belt
|
cbffd494ca
|
If key is consumed, RackScene should not attempt to recognize key
commands
|
6 years ago |
Andrew Belt
|
69d6052fe5
|
Rename near() to isNear()
|
6 years ago |
Andrew Belt
|
ad5cf18fad
|
Rename interp to interpolateLinear()
|
6 years ago |
Andrew Belt
|
9a443f07c8
|
Refactoring, remove "f" and "i" prefixes from math.hpp functions
|
6 years ago |
Andrew Belt
|
fec38e8c0d
|
Fix eucmod typos
|
6 years ago |
Andrew Belt
|
17c1f2a416
|
Fix for menu clamping
|
6 years ago |
Andrew Belt
|
60d98a641f
|
Rename util.hpp to common.hpp, fix include paths
|
6 years ago |
Andrew Belt
|
d024ccf8a0
|
Refactor util.hpp
|
6 years ago |
Andrew Belt
|
5be5696dff
|
Refactor math.hpp
|
6 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
6 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 |