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 212404c664 Add Widget::addChildBottom(). Change ModuleWidget::setPanel behavior. Improve event docstrings. Temporarily disable glibc 2.23 header on Linux. 6 years ago
..
AudioInterface.cpp Only use Engine::yieldWorkers() when we know it's needed in Core Audio. Use _mm_pause() in spinlocks. 6 years ago
Blank.cpp Add Widget::addChildBottom(). Change ModuleWidget::setPanel behavior. Improve event docstrings. Temporarily disable glibc 2.23 header on Linux. 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 Added Core AUDIO-16 6 years ago
plugin.hpp Added Core AUDIO-16 6 years ago