use AudioEngine destructor to do necessary stuff when shutting it down, and remove...
[ardour.git] / libs / ardour / ardour / public_diskstream.h
2013-09-06 Paul Davisfix merge conflicts with audioengine
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-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-06-16 Robin Gareusremove executable mode-bit from files
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-09 Paul Daviscorrectly reset capture alignment at session load;...
2010-12-02 Carl HetheringtonA few type fixes.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-07 David RobillardFix missing virtual destructors.
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-24 Paul DavisGUI-created MIDI regions now steal the pending MIDISour...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...