| .. |
|
Core
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
6 years ago |
|
app
|
Fix ParamTooltip. Add ParamLabel to context menu.
|
6 years ago |
|
dsp
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
6 years ago |
|
engine
|
Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.
|
6 years ago |
|
plugin
|
Change Port::set/getValue to set/getVoltage
|
6 years ago |
|
ui
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
6 years ago |
|
widgets
|
Fix zoom. Move ZoomWidget implementation to source file.
|
6 years ago |
|
app.cpp
|
Rename context() to app(). Add skeleton for history.
|
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
|
Move MIDI subclasses to source files
|
6 years ago |
|
color.cpp
|
Put math in namespace
|
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
|
Move MIDI subclasses to source files
|
6 years ago |
|
history.cpp
|
Add ModuleBypass. Serialize Module::bypass.
|
6 years ago |
|
keyboard.cpp
|
Move MIDI subclasses to source files
|
6 years ago |
|
logger.cpp
|
Work on toolbar, event context
|
6 years ago |
|
main.cpp
|
Move MIDI subclasses to source files
|
6 years ago |
|
midi.cpp
|
Reset MIDI driver when Core MIDI modules are reset
|
6 years ago |
|
network.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
|
plugin.cpp
|
Rename context() to app(). Add skeleton for history.
|
6 years ago |
|
random.cpp
|
Clean up includes
|
6 years ago |
|
rtmidi.cpp
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
6 years ago |
|
settings.cpp
|
Rename wire to cable
|
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
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
6 years ago |