Files
ardour/libs/ardour
Robin Gareus 10200f5e29 Fix crash when closing session with VCA slaved solo
Session::destroy() calls drop_references(),
which leads to  InternalSend::send_from_going_away()
calling InternalSend::propagate_solo().

This looks up the SoloControl to test soloed_by_others(), incl.
and VCA maters. Those VCAs however may already have been destroyed,
and (weak pointer) _master.lock() fails.
2020-05-13 17:58:37 +02:00
..
2020-03-29 14:56:22 +02:00
2020-03-29 14:56:22 +02:00
2019-12-09 23:25:59 +01:00
2020-03-02 20:07:52 +01:00
2020-05-12 11:34:38 -06:00
2020-04-29 15:12:23 +02:00
2020-04-17 12:40:28 -06:00
2019-09-22 04:15:01 +02:00
2020-03-02 20:07:52 +01:00
2020-04-20 18:38:13 +02:00
2020-01-27 03:31:49 +01:00
2020-05-04 18:54:40 -06:00
2019-12-09 22:56:14 +01:00
2019-11-06 23:55:46 -07:00
2019-12-18 18:00:33 -07:00
2020-05-04 18:54:40 -06:00
2019-12-09 01:10:50 +01:00
2020-01-07 04:21:38 +01:00
2020-03-02 20:07:52 +01:00
2020-04-12 13:36:47 +02:00
2020-03-28 01:25:44 +01:00
2020-03-02 20:07:52 +01:00
2020-05-07 17:40:20 -06:00
2019-12-27 21:18:12 -07:00
2020-05-12 11:34:38 -06:00
2020-03-29 14:56:22 +02:00
2020-01-27 03:31:49 +01:00
2020-04-02 19:45:31 -06:00