enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / vca_manager.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-08 Paul Davissigned VCA numbers
2016-06-02 Paul Davismark session dirty on creation/deletion of a VCA
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisuse (possibly null) macros to mark VCAs for boost share...
2016-05-31 Paul DavisAPI and implementation tweaks for destroying VCAs
2016-05-31 Paul Davissave and restore vca assignments
2016-05-31 Paul Davisimprove cleanup of VCA related objects
2016-05-31 Paul Davisclear all solo state should affect VCAs too
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...
2016-05-31 Paul Daviscorrectly restore VCA-VCA slave/master relationships...
2016-05-31 Paul Davisfix deadlock caused by VCA=>VCA slaving and set_state()
2016-05-31 Paul Davisfix ambiguity in VCA constructors
2016-05-31 Paul Davischange API for GainControl, VCA and VCAManager
2016-05-31 Paul Davisfix VCA name/number
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