Files
ardour/libs/ardour
Robin Gareus 6f80a5ba0f Turn AutomationCtrl into a SessionHandleRef
This fixes a crash with GUI elements which are only deleted during GUI
Idle and hold a Reference to a Controllable,
The session is already destroyed at that point:

ARDOUR::CoreSelection::remove_control_by_id(PBD::ID const&)
ARDOUR::AutomationControl::~AutomationControl()
ARDOUR::SlavableAutomationControl::~SlavableAutomationControl()
ARDOUR::MonitorControl::~MonitorControl()
boost::detail::sp_counted_base::destroy()
boost::detail::sp_counted_impl_p<AudioGrapher::Interleaver<float>::Input>::dispose()
boost::detail::sp_counted_base::release()
boost::detail::shared_count::~shared_count()
boost::shared_ptr<PBD::Controllable>::~shared_ptr()
boost::shared_ptr<PBD::Connection>::~shared_ptr()
ArdourWidgets::BindingProxy::~BindingProxy()
ArdourWidgets::ArdourButton::~ArdourButton()
VCAMasterStrip::~VCAMasterStrip()
int idle_delete<VCAMasterStrip>(VCAMasterStrip*)
2017-07-30 02:42:55 +02:00
..
2017-04-27 21:09:12 +02:00
2017-02-05 10:58:10 +01:00
2017-07-22 15:17:09 +02:00
2017-03-18 14:35:25 +01:00
2016-07-18 17:37:13 +02:00
2017-05-10 20:29:08 +02:00
2017-07-13 17:16:31 +02:00
2017-04-22 23:06:22 +02:00
2017-07-21 00:39:22 +02:00
2016-10-30 21:24:26 +01:00
2016-12-03 15:18:21 -05:00
2017-06-09 23:25:42 +02:00
2017-06-30 19:56:40 +02:00
2017-01-23 19:53:18 +01:00
2016-09-27 18:22:53 +01:00
2016-07-14 21:41:16 +02:00
2017-06-22 22:04:10 +02:00
2017-07-24 22:26:04 +02:00
2016-05-31 15:30:46 -04:00
2017-06-27 20:28:45 +02:00
2017-06-22 22:04:10 +02:00
2017-02-04 22:57:36 +11:00
2017-07-22 02:15:20 +10:00
2016-11-07 07:10:08 -05:00
2017-07-16 21:44:00 +02:00
2017-06-22 22:04:10 +02:00
2016-11-15 17:10:13 +01:00