explicitly shutdown engine at exit
authorRobin Gareus <robin@gareus.org>
Mon, 9 Mar 2015 00:41:34 +0000 (01:41 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 9 Mar 2015 00:41:34 +0000 (01:41 +0100)
commitc12b7bc9d85ad9b72e152a27625bdd4cc5486af0
tree3f29c18cde7ac7e77137ba67a06b3d1dfc2608fc
parent72ed785940221692ea2260944477eca82ada9268
explicitly shutdown engine at exit

Callbacks like EngineHalted or DeviceListChanged
can be deadly while the UI is being torn down.
gtk2_ardour/main.cc