fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / slavable_automation_control.cc
2016-06-01 Paul Davisfix crash during session deletion while removing VCA...
2016-05-31 Paul Davisno-op: explanatory comments
2016-05-31 Paul Davisimprove cleanup of VCA related objects
2016-05-31 Paul Davisfix compiler issues with pair<T1,T2> construction
2016-05-31 Paul Davisfix chaining of masters for boolean controls
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisfix return type of SlavableAutomationControl::get_boole...
2016-05-31 Paul Davisdesign changes to various SlavableAutomationControls...
2016-05-31 Paul Davismove SlavableAutomationControl into its own header
2016-05-31 Paul Davisa variety of changes that get closer to correctly funct...
2016-05-31 Paul Davisa slew of as-yet incomplete work to get VCA solo+mute...
2016-05-31 Paul Davisadd new files to source tree