| .. |
|
app
|
Apply rack offset in ModuleWidget::get/setGridPosition() etc.
|
3 years ago |
|
dsp
|
Add dsp::SampleRateConverter::process() method with input/output strides.
|
3 years ago |
|
engine
|
Change Module::getExpander() side argument to int.
|
3 years ago |
|
plugin
|
Load plugin manifest before loading plugin library.
|
3 years ago |
|
simd
|
Add default arguments to simd::clamp().
|
4 years ago |
|
ui
|
Add TextField::password property, make PasswordField simply set that property.
|
3 years ago |
|
widget
|
Remove GLFW_* macros in event.hpp as they cause more confusion than convenience.
|
3 years ago |
|
window
|
Tweak framebuffer render-skipping algorithm to be slightly more aggressive to render after frame deadlines.
|
3 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
|
Move processMutex from RtAudioDevice to audio::Device.
|
3 years ago |
|
color.hpp
|
Adjust formatting of namespace docs.
|
4 years ago |
|
common.hpp
|
Add ARCH_X64 macro when compiling on x64.
|
3 years ago |
|
componentlibrary.hpp
|
Fix SCHEME_YELLOW color.
|
4 years ago |
|
context.hpp
|
Add deprecated `appGet()` to context.hpp.
|
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
|
Add menu item to port menu to set color of cables.
|
3 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
|
Add Rect::getWidth() and getHeight().
|
3 years ago |
|
midi.hpp
|
Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use.
|
4 years ago |
|
mutex.hpp
|
Fix swapping of read/write mutex in implementation of SharedMutex.
|
3 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
|
Add `patch::Manager::clearAutosave()`. Clear autosave in safe mode.
|
3 years ago |
|
plugin.hpp
|
Add settingsToJson() and settingsFromJson() to root namespace plugin API, allowing plugins to store plugin-wide user settings.
|
3 years ago |
|
rack.hpp
|
Move ReadWriteMutex from Engine.cpp to new mutex.hpp header.
|
3 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
|
Add squeezeModules setting and menu bar item to toggle new squeeze or old nearest/force behavior.
|
3 years ago |
|
string.hpp
|
Add string::Version comparator specification to documentation.
|
3 years ago |
|
system.hpp
|
Fix UTF-8 filenames for Font and Image.
|
3 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 |