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 d5b86f458b Add doc comments to dsp and engine namespaces. 3 years ago
..
app Add doc comments to dsp and engine namespaces. 3 years ago
dsp Add doc comments to dsp and engine namespaces. 3 years ago
engine Add doc comments to dsp and engine namespaces. 3 years ago
plugin Add doc comments to dsp and engine namespaces. 3 years ago
simd Add/edit doc comments. 3 years ago
ui Add/edit doc comments. 3 years ago
widget Change Widget::getRelativeOffset/Zoom() argument to `ancestor`. 3 years ago
Quantity.hpp Add/edit doc comments. 3 years ago
Window.hpp Add/edit doc comments. 3 years ago
asset.hpp Add/edit doc comments. 3 years ago
audio.hpp Fix incorrect channel count display in AudioWidget. 3 years ago
color.hpp Add/edit doc comments. 3 years ago
common.hpp Rename APP_EDITION to APP_EDITION_NAME. Add APP_EDITION with abbreviated edition. 3 years ago
componentlibrary.hpp Fix LEDSlider handle position. 3 years ago
context.hpp Merge event namespace into widget namespace. Event classes are now defined inside the Widget class. 3 years ago
discord.hpp Add/edit doc comments. 3 years ago
gamepad.hpp Use <> instead of "" for include directive. 5 years ago
helpers.hpp Add/edit doc comments. 3 years ago
history.hpp Change `bypass` variable name to `bypassed` when appropriate. 3 years ago
keyboard.hpp Add Mouse device to Computer keyboard/mouse MIDI driver. 4 years ago
library.hpp Add auto-updating of plugins with a 60-second interval. Refactor updating and syncing of plugins. 4 years ago
logger.hpp Refactor logger. Require setting logger::logPath before initializing logger. 3 years ago
math.hpp Add back single-argument Vec constructor. 3 years ago
midi.hpp Add midi::Message::getFrame() and setFrame(). 3 years ago
network.hpp Add/edit doc comments. 3 years ago
patch.hpp Use "directory/dir" terminology instead of "folder" except for UI text. 3 years ago
plugin.hpp Add/edit doc comments. 3 years ago
rack.hpp Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton. 3 years ago
rack0.hpp Auto-format code with astyle. 5 years ago
random.hpp Add random::get() instead of extern global, which crashes Rack when 3 years ago
rtaudio.hpp Restructure audio namespace to mirror midi class structure. (untested) 4 years ago
rtmidi.hpp Use <> instead of "" for include directive. 5 years ago
settings.hpp Rename ModuleBrowser to Browser. 3 years ago
string.hpp Add/edit doc comments. 3 years ago
svg.hpp Add/edit doc comments. 3 years ago
system.hpp Add UI thread CPU meter. 3 years ago
tag.hpp Add/edit doc comments. 3 years ago
tinyexpr.h Add tinyexpr library. Use tinyexpr for Quantity parsing. 4 years ago
weakptr.hpp Clarify doc for WeakPtr. 3 years ago