.. |
AudioInterface.cpp
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
6 years ago |
Blank.cpp
|
Remove useless `e.consume(this)` from events that no longer need it. Fix bugs introduced by change of event system behavior.
|
6 years ago |
CV_CC.cpp
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
6 years ago |
CV_Gate.cpp
|
Rename `widget::*Event` to `event::*`.
|
6 years ago |
CV_MIDI.cpp
|
Rename `widget::*Event` to `event::*`.
|
6 years ago |
MIDI_CC.cpp
|
Correctly handle MIDI messages with less than 3 bytes.
|
6 years ago |
MIDI_CV.cpp
|
Rename `widget::*Event` to `event::*`.
|
6 years ago |
MIDI_Gate.cpp
|
Rename `widget::*Event` to `event::*`.
|
6 years ago |
MIDI_Map.cpp
|
Remove useless `e.consume(this)` from events that no longer need it. Fix bugs introduced by change of event system behavior.
|
6 years ago |
Notes.cpp
|
Add description to Core modules. Disable QWERTY MIDI keyboard when an element is selected.
|
6 years ago |
plugin.cpp
|
Add description to Core modules. Disable QWERTY MIDI keyboard when an element is selected.
|
6 years ago |
plugin.hpp
|
Rename `widget::*Event` to `event::*`.
|
6 years ago |