13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus 9a34d15b3c
Fix crash when disabling generic MIDI surface
The event-loop has to be stopped before unregistering ports
and deleting the instance.
2022-09-30 01:58:24 +02:00
..
MSVCardour_genericmidi
generic_midi_control_protocol.cc Fix crash when disabling generic MIDI surface 2022-09-30 01:58:24 +02:00
generic_midi_control_protocol.h generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
gmcp_gui.cc
interface.cc
midiaction.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midiaction.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midicontrollable.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midicontrollable.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midifunction.cc generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
midifunction.h generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
midiinvokable.cc
midiinvokable.h
wscript