| .. |
|
app
|
Add scissor in LedDisplay::drawLayer().
|
4 years ago |
|
dsp
|
Make default implementation of dsp::convert() the default cast.
|
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
|
Change APP_ARCH global to APP_OS.
|
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
|
Check pointers in 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
|
Upgrade curl and openssl. Compile OpenSSL with no-pinshared.
|
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 dsp::convert().
|
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 moduleWhitelist to settings (again). Finish module whitelist syncing in library::. Add module whitelist filtering to Browser.
|
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 |