| .. |
|
app
|
Make LedDisplay a Widget instead of OpaqueWidget.
|
4 years ago |
|
dsp
|
Add note about overlapping arrays in FFT wrapper.
|
4 years ago |
|
engine
|
Add port name and "Duplicate/create new cable" to port context menu.
|
4 years ago |
|
plugin
|
Call optional destroy() callback before unloading plugin library.
|
4 years ago |
|
simd
|
Add default arguments to simd::clamp().
|
4 years ago |
|
ui
|
Improve namespace documentation.
|
4 years ago |
|
widget
|
Transform drawLayer() in ZoomWidget and TransformWidget.
|
4 years ago |
|
window
|
Add Window::activateContext().
|
4 years ago |
|
Quantity.hpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
asset.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
audio.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
color.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
common.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
componentlibrary.hpp
|
Add LEDButton down state from Pyer.
|
4 years ago |
|
context.hpp
|
Add deprecated `appGet()` to context.hpp.
|
4 years ago |
|
discord.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
gamepad.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
helpers.hpp
|
Add rightText arguments to docs of menu item helpers.
|
4 years ago |
|
history.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
keyboard.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
library.hpp
|
Check library updates when Library menu is opened or user logs in.
|
4 years ago |
|
logger.hpp
|
Adjust formatting of namespace docs.
|
4 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.
|
4 years ago |
|
midi.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
network.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
patch.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
plugin.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
rack.hpp
|
Add comment about including Rack headers other than rack.hpp.
|
4 years ago |
|
rack0.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
random.hpp
|
Add random::get<T>() functions.
|
4 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 RackScrollWidget::getZoom/setZoom/getGridOffset/setGridOffset(). Serialize zoom in patch instead of settings.
|
4 years ago |
|
string.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
system.hpp
|
Add alternative shell commands to system::archiveDirectory() and unarchiveToDirectory().
|
4 years ago |
|
tag.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
tinyexpr.h
|
Add tinyexpr library. Use tinyexpr for Quantity parsing.
|
5 years ago |
|
weakptr.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |