.. |
app
|
Add RackWidget::getCompleteCablesOnPort(). Use it in PortWidget and ModuleWidget to prevent crashes when incomplete cables exist.
|
3 years ago |
dsp
|
Bump version.
|
3 years ago |
engine
|
Rename ReadWriteMutex to SharedMutex. Use shared/exclusive terminology instead of read/write.
|
3 years ago |
plugin
|
Bump version.
|
3 years ago |
simd
|
Bump version.
|
3 years ago |
ui
|
Bump version.
|
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
|
Bump version.
|
3 years ago |
asset.hpp
|
Bump version.
|
3 years ago |
audio.hpp
|
Move processMutex from RtAudioDevice to audio::Device.
|
3 years ago |
color.hpp
|
Bump version.
|
3 years ago |
common.hpp
|
Bump version.
|
3 years ago |
componentlibrary.hpp
|
Bump version.
|
3 years ago |
context.hpp
|
Bump version.
|
3 years ago |
discord.hpp
|
Bump version.
|
3 years ago |
gamepad.hpp
|
Bump version.
|
3 years ago |
helpers.hpp
|
Bump version.
|
3 years ago |
history.hpp
|
Bump version.
|
3 years ago |
keyboard.hpp
|
Bump version.
|
3 years ago |
library.hpp
|
Bump version.
|
3 years ago |
logger.hpp
|
Bump version.
|
3 years ago |
math.hpp
|
Bump version.
|
3 years ago |
midi.hpp
|
Bump version.
|
3 years ago |
mutex.hpp
|
Fix swapping of read/write mutex in implementation of SharedMutex.
|
3 years ago |
network.hpp
|
Bump version.
|
3 years ago |
patch.hpp
|
Add "Save a copy" to File menu.
|
3 years ago |
plugin.hpp
|
Rename plugin::getPlugin() to getPluginFallback(), getExactPlugin() to getPlugin(), and similar renaming for Model. Don't check plugin fallback in library.
|
3 years ago |
rack.hpp
|
Move ReadWriteMutex from Engine.cpp to new mutex.hpp header.
|
3 years ago |
rack0.hpp
|
Bump version.
|
3 years ago |
random.hpp
|
Bump version.
|
3 years ago |
rtaudio.hpp
|
Bump version.
|
3 years ago |
rtmidi.hpp
|
Bump version.
|
3 years ago |
settings.hpp
|
Bump version.
|
3 years ago |
string.hpp
|
Bump version.
|
3 years ago |
system.hpp
|
Fix UTF-8 filenames for Font and Image.
|
3 years ago |
tag.hpp
|
Bump version.
|
3 years ago |
tinyexpr.h
|
Bump version.
|
3 years ago |
weakptr.hpp
|
Bump version.
|
3 years ago |