| .. |
|
Core
|
Fix memory leak of mapJ variable in MIDI-Map.
|
6 years ago |
|
app
|
Add plugin name to Module Browser search string.
|
6 years ago |
|
dsp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
engine
|
Allow ParamQuantity::displayMultiplier to be 0.
|
6 years ago |
|
plugin
|
Most most of plugin/model validation to fromJson.
|
6 years ago |
|
ui
|
Make Tooltip fit inside parent.
|
6 years ago |
|
widget
|
Fix OpenGlWidget by calling superclass step().
|
6 years ago |
|
Quantity.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
app.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
asset.cpp
|
Use -v1 filename suffix for plugins/, settings.json, autosave.vcv, and template.vcv when running in non-dev-mode.
|
6 years ago |
|
audio.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
bridge.cpp
|
Fix Bridge MIDI receiving, thanks stoermelder.
|
6 years ago |
|
color.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
dep.cpp
|
Add -p for creating screenshots of every module.
|
6 years ago |
|
event.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
gamepad.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
history.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
keyboard.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
logger.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
main.cpp
|
Add system::getAbsoluteDirectory().
|
6 years ago |
|
midi.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
network.cpp
|
Mostly finished plugin manager client.
|
6 years ago |
|
patch.cpp
|
Don't prompt when clearing the patch when it is already empty.
|
6 years ago |
|
plugin.cpp
|
Close MenuOverlay when clicked with any mouse button
|
6 years ago |
|
random.cpp
|
Use <> instead of "" for include directive.
|
6 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.
|
6 years ago |
|
settings.cpp
|
Remove favorites from settings and favorite scoring in Module Browser.
|
6 years ago |
|
string.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
svg.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
system.cpp
|
Add system::getAbsoluteDirectory().
|
6 years ago |
|
ui.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
window.cpp
|
Add debugging for scancodes
|
6 years ago |