remove reference "const int32_t&" -> const int32_t"
[ardour.git] / libs / ardour / ardour / vca_manager.h
2016-07-08 Paul Davissigned VCA numbers
2016-06-01 John EmmasClass 'VCAManager' needs to be visible from outside...
2016-05-31 Paul Davisadd ::n_vcas() method to VCAManager
2016-05-31 Paul DavisAPI and implementation tweaks for destroying VCAs
2016-05-31 Paul Davissave and restore vca assignments
2016-05-31 Paul Davisclear all solo state should affect VCAs too
2016-05-31 Paul Daviscorrectly restore VCA-VCA slave/master relationships...
2016-05-31 Paul Davismostly restore VCA state on session loading.
2016-05-31 Paul Davisadd a bit of state to VCAManager
2016-05-31 Paul Davisexpand and improve VCA API
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2016-05-31 Paul Davisinitial implementation of a VCA Manager object