Remove empty MIDI regions which result from recordings made when no MIDI data is...
[ardour.git] / libs / ardour / ardour / butler.h
2010-04-14 Carl HetheringtonPrevent crash in pool destruction during session teardown.
2010-04-14 Carl HetheringtonSuspend deletion of cross-thread pools until they are...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...