.. |
app
|
Put tags above description in Module Browser tooltip.
|
5 years ago |
core
|
Wrap Core plugin in core:: namespace.
|
5 years ago |
dsp
|
Use <> instead of "" for include directive.
|
5 years ago |
engine
|
Hide CPU meter when module is disabled.
|
5 years ago |
plugin
|
Most most of plugin/model validation to fromJson.
|
5 years ago |
ui
|
Don't flip scroll coordinates of ScrollWidget when shift is held on Mac
|
5 years ago |
widget
|
Fix OpenGlWidget by calling superclass step().
|
5 years ago |
Quantity.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
app.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
asset.cpp
|
Add log path to fatal signal handler dialog message.
|
5 years ago |
audio.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
bridge.cpp
|
Fix Bridge MIDI receiving, thanks stoermelder.
|
5 years ago |
color.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
dep.cpp
|
Add -p for creating screenshots of every module.
|
5 years ago |
event.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
gamepad.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
history.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
keyboard.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
logger.cpp
|
Add log path to fatal signal handler dialog message.
|
5 years ago |
main.cpp
|
Write stack trace to log.txt on Windows.
|
5 years ago |
midi.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
network.cpp
|
Use built-in certificate bundle for curl.
|
5 years ago |
patch.cpp
|
Add string::filename() before computing string::filenameExtension().
|
5 years ago |
plugin.cpp
|
Add string::filename() before computing string::filenameExtension().
|
5 years ago |
random.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
rtmidi.cpp
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
5 years ago |
settings.cpp
|
Remove favorites from settings and favorite scoring in Module Browser.
|
5 years ago |
string.cpp
|
Move system::getAbsolutePath() to string::absolutePath(). Implement on
|
5 years ago |
svg.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
system.cpp
|
Add fatal signal handling on Mac, with better stability in the handler function.
|
5 years ago |
ui.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
updater.cpp
|
Finish auto-updater on Windows. Add network::urlPath(). Reimplement
|
5 years ago |
window.cpp
|
Decrease scroll speed on Mac for all mice.
|
5 years ago |