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 3ecced7389 Add scissor in LedDisplay::drawLayer(). 3 years ago
..
app Add scissor in LedDisplay::drawLayer(). 3 years ago
dsp Make default implementation of dsp::convert() the default cast. 3 years ago
engine Add port name and "Duplicate/create new cable" to port context menu. 3 years ago
plugin Call optional destroy() callback before unloading plugin library. 3 years ago
simd Add default arguments to simd::clamp(). 3 years ago
ui Improve namespace documentation. 3 years ago
widget Transform drawLayer() in ZoomWidget and TransformWidget. 3 years ago
window Add Window::activateContext(). 3 years ago
Quantity.hpp Move Svg to window:: namespace. 3 years ago
asset.hpp Adjust formatting of namespace docs. 3 years ago
audio.hpp Adjust formatting of namespace docs. 3 years ago
color.hpp Adjust formatting of namespace docs. 3 years ago
common.hpp Change APP_ARCH global to APP_OS. 3 years ago
componentlibrary.hpp Add LEDButton down state from Pyer. 3 years ago
context.hpp Add deprecated `appGet()` to context.hpp. 3 years ago
discord.hpp Adjust formatting of namespace docs. 3 years ago
gamepad.hpp Adjust formatting of namespace docs. 3 years ago
helpers.hpp Check pointers in menu item helpers. 3 years ago
history.hpp Adjust formatting of namespace docs. 3 years ago
keyboard.hpp Adjust formatting of namespace docs. 3 years ago
library.hpp Check library updates when Library menu is opened or user logs in. 3 years ago
logger.hpp Adjust formatting of namespace docs. 3 years ago
math.hpp Remove default arguments from math::rescale() since it's non-obvious whether they should apply to the input or output scale. 3 years ago
midi.hpp Adjust formatting of namespace docs. 3 years ago
network.hpp Upgrade curl and openssl. Compile OpenSSL with no-pinshared. 3 years ago
patch.hpp Adjust formatting of namespace docs. 3 years ago
plugin.hpp Adjust formatting of namespace docs. 3 years ago
rack.hpp Add dsp::convert(). 3 years ago
rack0.hpp Auto-format code with astyle. 5 years ago
random.hpp Add random::get<T>() functions. 3 years ago
rtaudio.hpp Restructure audio namespace to mirror midi class structure. (untested) 5 years ago
rtmidi.hpp Use <> instead of "" for include directive. 6 years ago
settings.hpp Add moduleWhitelist to settings (again). Finish module whitelist syncing in library::. Add module whitelist filtering to Browser. 3 years ago
string.hpp Adjust formatting of namespace docs. 3 years ago
system.hpp Add alternative shell commands to system::archiveDirectory() and unarchiveToDirectory(). 3 years ago
tag.hpp Adjust formatting of namespace docs. 3 years ago
tinyexpr.h Add tinyexpr library. Use tinyexpr for Quantity parsing. 5 years ago
weakptr.hpp Adjust formatting of namespace docs. 3 years ago