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 0547a194a9 Tweaks to math.hpp and its docstrings 6 years ago
..
app Improve behavior for unbounded params 6 years ago
dsp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 6 years ago
engine Add Param::set/getValue() 6 years ago
plugin Parse plugin metadata from plugin.json 6 years ago
ui Remove -ffast-math from compiler FLAGS. Fix display value of "-0" in tooltip. 6 years ago
widgets Add tooltip to ParamWidget. Make Widget call event::State::finalizeWidget() when removed, not when deleted. 6 years ago
app.hpp Rename context() to app(). Add skeleton for history. 6 years ago
asset.hpp Un-class-ify plugin 6 years ago
audio.hpp Put audio in namespace 6 years ago
bridge.hpp Put audio in namespace 6 years ago
bridgeprotocol.hpp Restructure midi for multiplexing, add gamepad midi driver, add CPU 7 years ago
color.hpp Cleanup includes more 6 years ago
common.hpp Use more generic DEPRECATED macro 6 years ago
componentlibrary.hpp Add snapping to Knob 6 years ago
event.hpp Clean up event documentation, change event::PathDrop::path type to const reference, make event::Zoom recurse regardless of being consumed 6 years ago
gamepad.hpp Put midi in namespace 6 years ago
helpers.hpp Merge ParamInfo with Param 6 years ago
history.hpp Add ModuleBypass. Serialize Module::bypass. 6 years ago
keyboard.hpp Put midi in namespace 6 years ago
logger.hpp Work on toolbar, event context 6 years ago
math.hpp Tweaks to math.hpp and its docstrings 6 years ago
midi.hpp Put midi in namespace 6 years ago
network.hpp Parse plugin metadata from plugin.json 6 years ago
plugin.hpp Add slug validation to plugin loader 6 years ago
rack.hpp Tweaks to math.hpp and its docstrings 6 years ago
rack0.hpp Tweaks to math.hpp and its docstrings 6 years ago
random.hpp Clean up includes 6 years ago
rtmidi.hpp Put midi in namespace 6 years ago
settings.hpp Rename wire to cable 6 years ago
string.hpp Parse plugin metadata from plugin.json 6 years ago
svg.hpp Class-ify window, un-class-ify asset 6 years ago
system.hpp Parse plugin metadata from plugin.json 6 years ago
ui.hpp Put ui.hpp in namespace, clean up 6 years ago
window.hpp Rename context() to app(). Add skeleton for history. 6 years ago