f7452c2a3a
When triggering Session::undo() or Session::redo() from a non-GUI-thread (e.g. from a surface protocol) Ardour crashes if setting a CairoWidget dirty due to a ENSURE_GUI_THREAD assertion. (see #7371) By triggering undo by BasicUI::access_action() rather than by Session::undo() we ensure that the GUI thread will finally call Session::undo(). So more like a workaround ... but better than crashing :) |
||
---|---|---|
.. | ||
cc121 | ||
control_protocol | ||
faderport | ||
faderport8 | ||
frontier | ||
generic_midi | ||
mackie | ||
osc | ||
push2 | ||
tranzport | ||
wiimote | ||
wscript |