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 3eb0426315 Add OverlayWidget. Make some classes subclass OverlayWidget instead of OpaqueWidget. 5 years ago
..
app Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event. 5 years ago
dsp Move simd.hpp to its own namespace. 5 years ago
engine Clean up dsp headers and documentation. 5 years ago
plugin Add factory preset submenu to module context menu. 5 years ago
simd Move simd.hpp to its own namespace. 5 years ago
ui Add OverlayWidget. Make some classes subclass OverlayWidget instead of OpaqueWidget. 5 years ago
widget Add OverlayWidget. Make some classes subclass OverlayWidget instead of OpaqueWidget. 5 years ago
app.hpp Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event. 5 years ago
asset.hpp Create `plugin::` namespace 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
gamepad.hpp Add various API documentation 5 years ago
helpers.hpp Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 5 years ago
history.hpp Add various API documentation 5 years ago
keyboard.hpp Add various API documentation 5 years ago
logger.hpp Add various API documentation 5 years ago
math.hpp Move simd.hpp to its own namespace. 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 Update rack0.hpp header 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 Set default frameRateLimit to 70 as a safety net for monitors without 5 years ago
string.hpp Add string::trim. Add string::fuzzyScore. Add fuzzy scoring to Module Browser. 5 years ago
svg.hpp Class-ify window, un-class-ify asset 5 years ago
system.hpp Use system::openFolder() for certain menu items. 5 years ago
ui.hpp Add various API documentation 5 years ago
window.hpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 5 years ago