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 b39ab9e4ce Check pointers in menu item helpers. 3 years ago
..
app Make LedDisplay a Widget instead of OpaqueWidget. 3 years ago
dsp Add note about overlapping arrays in FFT wrapper. 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 Adjust formatting of namespace docs. 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 Adjust formatting of namespace docs. 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 comment about including Rack headers other than rack.hpp. 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) 4 years ago
rtmidi.hpp Use <> instead of "" for include directive. 5 years ago
settings.hpp Add RackScrollWidget::getZoom/setZoom/getGridOffset/setGridOffset(). Serialize zoom in patch instead of settings. 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. 4 years ago
weakptr.hpp Adjust formatting of namespace docs. 3 years ago