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 Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
barcontroller.cc Increase precision of numeric dB entry 2020-08-01 09:57:18 +02:00
binding_proxy.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
choice.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
eventboxext.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
fastmeter.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
focus_entry.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
frame.cc Prevent invalid frame/child size allocation 2021-05-08 14:36:43 +02:00
pane.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
paths_dialog.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
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 Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
searchbar.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
slider_controller.cc Fix SliderController numeric entry to use dB for gain 2020-07-22 21:43:14 +02:00
stateful_button.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
tabbable.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
tearoff.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
tooltips.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
ui_config.cc
wscript Custom themable frame container 2021-02-22 01:00:03 +01:00