13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus db1821a363
Fix crash when removing plugin with mapped controllable #8756
MidiControlUI drops the reference to a given controllable in
its own thread. This can happen after the plugin is already
destroyed (even though the PBD::Controllable still exists).
2021-06-21 05:27:11 +02:00
..
MSVCardour_genericmidi MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
generic_midi_control_protocol.cc Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
generic_midi_control_protocol.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gmcp_gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc Fix crash when removing plugin with mapped controllable #8756 2021-06-21 05:27:11 +02:00
midicontrollable.h Fix crash when removing plugin with mapped controllable #8756 2021-06-21 05:27:11 +02:00
midifunction.cc
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript