ardour/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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midiaction.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midiaction.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midifunction.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midiinvokable.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midiinvokable.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript Explicitly use OSX 2020-01-25 04:07:41 +01:00