Files
ardour/gtk2_ardour
Robin Gareus 22eee12f55 Fix crash when changing aux-panner state #10077
MixerStrip::show_send() may unset _panner if the send
has no panner. When then triggering an action that emits
`Pannable::automation_state_changed` (like un/link send panners)
of the main panner, Ardour crashed.

Note that PannerUI::set_panner already handed that case.
2025-12-29 09:56:42 +01:00
..
2025-12-29 09:03:01 +01:00