use AudioEngine destructor to do necessary stuff when shutting it down, and remove...
[ardour.git] / libs / ardour / ardour / port_engine.h
2013-09-13 Paul DavisMerge branch 'master--arm' of https://github.com/nphili...
2013-09-13 Paul Davischange inheritance so that an AudioBackend IS-A PortEngine
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davisfix a problem creating and displaying connected status...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Davisdocument PortEngine API
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-31 Paul Davismore stuff compiles
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...