fix build process to avoid mismatching size/layout of AudioEngine object; use a sligh...
[ardour.git] / libs / ardour / butler.cc
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...