the endless quest to plug memory leaks -- episode 378
[ardour.git] / libs / ardour / ardour / stripable.h
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-08 Paul Davismove gui_changed() signal from Route to Stripable
2016-06-05 Paul Davisextensive changes to PresentationInfo API
2016-05-31 Paul Davisuse new record safe control in libardour
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisadd MonitorProcessor accessor to Stripable API
2016-05-31 Paul Davisadd two more AutomationControl fetch methods to Stripable
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...