ardour/libs/widgets
Robin Gareus 8ad1405cf5
Fix crash when deleting Plugin after MIDI binding #8756
BindingProxy owns a PopUp prompter with 30 sec self-destruct
timeout. However ~BindingProxy explicitly destroys the PopUp.
Later the timeout can lead to a double-free.

This fixes a crash when deleting a plugin within 30 sec
after using MIDI learn.
2021-06-23 04:02:38 +02:00
..
MSVCwidgets MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
widgets Propter may accept current value 2021-04-12 23:16:20 +02:00
ardour_button.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ardour_display.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ardour_dropdown.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ardour_fader.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ardour_icon.cc Further limit size of shaded "+" icon 2021-03-31 01:43:35 +02:00
ardour_knob.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ardour_spacer.cc Add a horizontal separator widget 2020-07-21 04:41:16 +02:00
ardour_spinner.cc
barcontroller.cc Increase precision of numeric dB entry 2020-08-01 09:57:18 +02:00
binding_proxy.cc
choice.cc
eventboxext.cc
fastmeter.cc
focus_entry.cc
frame.cc Prevent invalid frame/child size allocation 2021-05-08 14:36:43 +02:00
pane.cc
paths_dialog.cc
popup.cc Fix crash when deleting Plugin after MIDI binding #8756 2021-06-23 04:02:38 +02:00
prompter.cc tweak Prompter API to allow skipping the default "Cancel" button 2020-05-18 16:04:41 -06:00
scroomer.cc
searchbar.cc
slider_controller.cc Fix SliderController numeric entry to use dB for gain 2020-07-22 21:43:14 +02:00
stateful_button.cc
tabbable.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
tearoff.cc
tooltips.cc
ui_config.cc
wscript Custom themable frame container 2021-02-22 01:00:03 +01:00