| .. |
|
Core
|
Use dsp:: namespace. Automatically include dsp headers in rack.hpp.
|
6 years ago |
|
app
|
Add Param::description and tooltip description
|
6 years ago |
|
dsp
|
Added minblep.cpp
|
8 years ago |
|
engine
|
Make SequentialLayout wrap widgets
|
6 years ago |
|
plugin
|
Change Port::set/getValue to set/getVoltage
|
6 years ago |
|
ui
|
Forgot to add new .cpp files
|
6 years ago |
|
widgets
|
Add tooltip to ParamWidget. Make Widget call event::State::finalizeWidget() when removed, not when deleted.
|
6 years ago |
|
asset.cpp
|
Un-class-ify plugin
|
6 years ago |
|
audio.cpp
|
Fix Core Note handle, fix AudioIO::toJson when no device
|
6 years ago |
|
bridge.cpp
|
Work on toolbar, event context
|
6 years ago |
|
color.cpp
|
Put math in namespace
|
6 years ago |
|
context.cpp
|
Add Context class for storing global state
|
6 years ago |
|
event.cpp
|
Clean up event documentation, change event::PathDrop::path type to const reference, make event::Zoom recurse regardless of being consumed
|
6 years ago |
|
gamepad.cpp
|
Put midi in namespace
|
6 years ago |
|
keyboard.cpp
|
Put midi in namespace
|
6 years ago |
|
logger.cpp
|
Work on toolbar, event context
|
6 years ago |
|
main.cpp
|
Module Browser progress
|
6 years ago |
|
midi.cpp
|
Put midi in namespace
|
6 years ago |
|
network.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
|
plugin.cpp
|
Add slug validation to plugin loader
|
6 years ago |
|
random.cpp
|
Clean up includes
|
6 years ago |
|
rtmidi.cpp
|
Put midi in namespace
|
6 years ago |
|
settings.cpp
|
Add toolbar item to toggle param tooltip
|
6 years ago |
|
string.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
|
svg.cpp
|
Put math in namespace
|
6 years ago |
|
system.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
|
ui.cpp
|
Put ui.hpp in namespace, clean up
|
6 years ago |
|
window.cpp
|
Work on toolbar, event context
|
6 years ago |