Files
ardour/gtk2_ardour
Tim Mayberry cd4dd08931 Add EngineControl::stop_engine method to show errors when stopping engine
This replaces using ARDOUR_UI::disconnect_from_session which is only used by the
EngineControl class. ARDOUR_UI::disconnect_from_session also disconnects from
the AudioEngine::Halted signal which seems unnecessary as Halted is not emitted
when stopping the engine and calling update_sample_rate() which is already
handled when the AudioEngine::Stopped signal is emitted.
2015-10-06 13:29:57 +10:00
..
2015-09-27 16:13:37 +02:00
2015-09-15 14:44:05 +02:00
2015-09-19 19:00:42 +02:00
2015-10-05 22:15:18 +02:00
2015-10-05 22:15:17 +02:00
2015-09-19 20:31:32 +02:00
2015-10-05 22:15:18 +02:00