You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt faa96068af Remove useless `e.consume(this)` from events that no longer need it. Fix bugs introduced by change of event system behavior. 6 years ago
..
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