| .. |
|
Core
|
Add velocity mode context menu item to CV_Gate
|
7 years ago |
|
app
|
Add Param::displayOffset. Switch around param key commands and param context menu again.
|
7 years ago |
|
dsp
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
7 years ago |
|
engine
|
Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.
|
7 years ago |
|
plugin
|
Change Port::set/getValue to set/getVoltage
|
7 years ago |
|
ui
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
widgets
|
Allow param data entry in context menu. Don't allow nested FramebufferWidget drawing.
|
7 years ago |
|
app.cpp
|
Rename context() to app(). Add skeleton for history.
|
7 years ago |
|
asset.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
audio.cpp
|
Fix Core Note handle, fix AudioIO::toJson when no device
|
7 years ago |
|
bridge.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
color.cpp
|
Put math in namespace
|
7 years ago |
|
dep.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
event.cpp
|
Clean up event documentation, change event::PathDrop::path type to const reference, make event::Zoom recurse regardless of being consumed
|
7 years ago |
|
gamepad.cpp
|
Move MIDI subclasses to source files
|
7 years ago |
|
history.cpp
|
Add ModuleBypass. Serialize Module::bypass.
|
7 years ago |
|
keyboard.cpp
|
Move MIDI subclasses to source files
|
7 years ago |
|
logger.cpp
|
Work on toolbar, event context
|
7 years ago |
|
main.cpp
|
Update nanovg. Refactor window. Add Timer to dsp.
|
7 years ago |
|
midi.cpp
|
Reset MIDI driver when Core MIDI modules are reset
|
7 years ago |
|
network.cpp
|
Parse plugin metadata from plugin.json
|
7 years ago |
|
plugin.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
random.cpp
|
Clean up includes
|
7 years ago |
|
rtmidi.cpp
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
7 years ago |
|
settings.cpp
|
Rename wire to cable
|
7 years ago |
|
string.cpp
|
Parse plugin metadata from plugin.json
|
7 years ago |
|
svg.cpp
|
Put math in namespace
|
7 years ago |
|
system.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
7 years ago |
|
ui.cpp
|
Switch around ParamWidget key commands. Fix text field inner color.
|
7 years ago |
|
window.cpp
|
Switch around ParamWidget key commands. Fix text field inner color.
|
7 years ago |