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 7624c46f19 Add assertions for 0-width ModuleWidgets. Add warning if framebuffer cannot be created in FramebufferWidget. 5 years ago
..
app Add middle-click-drag to ScrollWidget. Fix numerous bugs introduced by event system changes. 5 years ago
dsp Change dsp::Counter to dsp::ClockDivider 5 years ago
engine Improve documentation of Module. 5 years ago
plugin Add numbers to authors, tags, and modules list in ModuleBrowser. Add favorite button and favorite filter to ModuleBrowser. 5 years ago
simd Add namespace documentation 5 years ago
ui Allow TextField to be dragged. 5 years ago
widget Add assertions for 0-width ModuleWidgets. Add warning if framebuffer cannot be created in FramebufferWidget. 5 years ago
Quantity.hpp Move ui::Quantity to Quantity. 5 years ago
app.hpp Rename `widget::*Event` to `event::*`. 5 years ago
asset.hpp Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded. 5 years ago
audio.hpp Add various API documentation 5 years ago
bridge.hpp Change audio::IO and midi::IO name to Port. 5 years ago
bridgeprotocol.hpp Change audio::IO and midi::IO name to Port. 5 years ago
color.hpp Added changelog for 1.0.0 5 years ago
common.hpp Add fatal signal handler. 5 years ago
componentlibrary.hpp Update rack0.hpp header 5 years ago
event.hpp Update event documentation 5 years ago
gamepad.hpp Add various API documentation 5 years ago
helpers.hpp Move all metadata from Param to ParamQuantity. 5 years ago
history.hpp Fix ModuleWidget::getParam(), getInput(), and getOutput() returning incorrect object. 5 years ago
keyboard.hpp Add various API documentation 5 years ago
logger.hpp Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded. 5 years ago
math.hpp Improve documentation of Module. 5 years ago
midi.hpp Correctly handle MIDI messages with less than 3 bytes. 5 years ago
network.hpp Add various API documentation 5 years ago
patch.hpp Convert settings namespace into class 5 years ago
plugin.hpp Sort ModelBoxes by plugin name and model name when no search query is entered. 5 years ago
rack.hpp Move simd.hpp to its own namespace. 5 years ago
rack0.hpp Fix syntax 5 years ago
random.hpp Add various API documentation 5 years ago
rtmidi.hpp Move MIDI subclasses to source files 5 years ago
settings.hpp Add namespace documentation 5 years ago
string.hpp Fix string::basename() bug on Mac (and possibly Windows). Rename string::basename to filenameBase, string::extension to filenameExtension. 5 years ago
svg.hpp Class-ify window, un-class-ify asset 5 years ago
system.hpp Log OS version on launch 5 years ago
ui.hpp Add various API documentation 5 years ago
window.hpp Make Window::*Cache public. Move Font, Image, and Svg constructor to loadFile() methods. 5 years ago