You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 6d861f37aa Replace C++ RNG with xoroshiro128+ and Box-Muller 7 years ago
..
dsp Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 7 years ago
util Move version check dialog box to RackScene on main thread 7 years ago
app.hpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
asset.hpp Add Notes to Core, added manufacturer slug/name to Model, reverted to 7 years ago
components.hpp Add LEDBezel, change sizes of LEDs 7 years ago
engine.hpp Add LEDBezel, change sizes of LEDs 7 years ago
events.hpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
gui.hpp Set window position/size from settings.json 7 years ago
math.hpp Fix dropdown menu offset when zooming 7 years ago
plugin.hpp Merge manufacturerSlug and manufacturerName to manufacturer, use plugin 7 years ago
rack.hpp Merge manufacturerSlug and manufacturerName to manufacturer, use plugin 7 years ago
settings.hpp Autosave settings: opacity, tension, authentication token 7 years ago
util.hpp Replace C++ RNG with xoroshiro128+ and Box-Muller 7 years ago
widgets.hpp Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) 7 years ago