| .. |
|
app
|
Delete SvgLatch. Add latch setting to SvgSwitch.
|
4 years ago |
|
dsp
|
Rename dsp::int24_t to Int24. Prevent warning of attribute on clang.
|
4 years ago |
|
engine
|
Fix deadlock in MIDI Map dataFromJson() and onReset() by creating a few Engine::*_NoLock() methods and calling them. Make Engine::updateParamHandle() write-lock instead of read-lock.
|
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
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
widget
|
Transform drawLayer() in ZoomWidget and TransformWidget.
|
4 years ago |
|
window
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
Quantity.hpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
asset.hpp
|
PRIVATE is ignored on global variables so remove it.
|
4 years ago |
|
audio.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
color.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
common.hpp
|
Remove MSVC version of DEPRECATED macro.
|
4 years ago |
|
componentlibrary.hpp
|
Add various component graphics updates from Pyer.
|
4 years ago |
|
context.hpp
|
Add deprecated `appGet()` to context.hpp.
|
4 years ago |
|
discord.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
gamepad.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
helpers.hpp
|
Check pointers in menu item helpers.
|
4 years ago |
|
history.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
keyboard.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
library.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
logger.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
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
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
network.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
patch.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
plugin.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
rack.hpp
|
Delete SvgLatch. Add latch setting to SvgSwitch.
|
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
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
rtmidi.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
settings.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
string.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
system.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
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 |