Files
ardour/libs
Robin Gareus e34359b921 VST3: skip context info callbacks during session load
This fixes a crash when SSL's channelstrip calls set-selection
early on during session load, during Session::load_routes.

Session::add_routes_inner calls calls ARDOUR::GUIIdle() which
can trigger a SSL Native Channel Strip 2" VST3 to call
VST3PI::setContextInfoValue, which in turn emits a
CoreSelection::send_selection_change before the session is
fully loaded.

This also handles various edge cases where a given AC may
not [yet] exist.
2024-05-20 19:31:31 +02:00
..
2024-04-04 17:06:31 +02:00
2024-05-05 15:01:54 -06:00
2024-04-09 02:10:19 +02:00
2024-01-06 21:52:48 +01:00