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 2c3de3e8ca Move simd.hpp to its own namespace. 6 years ago
..
app Move App from rack::app:: to rack::. Remove ambiguous operator overloads in simd.hpp. Include simd.hpp in rack.hpp. 6 years ago
dsp Move simd.hpp to its own namespace. 6 years ago
engine Clean up dsp headers and documentation. 6 years ago
plugin Add factory preset submenu to module context menu. 6 years ago
simd Move simd.hpp to its own namespace. 6 years ago
ui Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 6 years ago
widget Fix framebuffer incorrect scale when zooming. Reset NanoVG state after drawing framebuffer. 6 years ago
app.hpp Move App from rack::app:: to rack::. Remove ambiguous operator overloads in simd.hpp. Include simd.hpp in rack.hpp. 6 years ago
asset.hpp Create `plugin::` namespace 6 years ago
audio.hpp Add various API documentation 6 years ago
bridge.hpp Change audio::IO and midi::IO name to Port. 6 years ago
bridgeprotocol.hpp Change audio::IO and midi::IO name to Port. 6 years ago
color.hpp Added changelog for 1.0.0 6 years ago
common.hpp Add fatal signal handler. 6 years ago
componentlibrary.hpp Update rack0.hpp header 6 years ago
event.hpp ModuleBrowser WIP. Add Widget::show/hide(). 6 years ago
gamepad.hpp Add various API documentation 6 years ago
helpers.hpp Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 6 years ago
history.hpp Add various API documentation 6 years ago
keyboard.hpp Add various API documentation 6 years ago
logger.hpp Add various API documentation 6 years ago
math.hpp Move simd.hpp to its own namespace. 6 years ago
midi.hpp Add various API documentation 6 years ago
network.hpp Add various API documentation 6 years ago
patch.hpp Convert settings namespace into class 6 years ago
plugin.hpp Add headless mode, although patches cannot be loaded. 6 years ago
rack.hpp Move simd.hpp to its own namespace. 6 years ago
rack0.hpp Update rack0.hpp header 6 years ago
random.hpp Add various API documentation 6 years ago
rtmidi.hpp Move MIDI subclasses to source files 6 years ago
settings.hpp Set default frameRateLimit to 70 as a safety net for monitors without 6 years ago
string.hpp Add search functionality to ModuleBrowser 6 years ago
svg.hpp Class-ify window, un-class-ify asset 6 years ago
system.hpp Use system::openFolder() for certain menu items. 6 years ago
ui.hpp Add various API documentation 6 years ago
window.hpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago