summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.cc
AgeCommit message (Collapse)Author
2016-05-31basics of spill control in place (actual change in mixer display, not done)Paul Davis
2016-05-31use ArdourButton for the vertical space/button/label in VCAMasterStripPaul Davis
2016-05-31code consolidationPaul Davis
2016-05-31vertical VCA names in VCA stripsPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
remote control ID and "order keys" have been removed.
2016-05-31make VCA delete button workPaul Davis
2016-05-31use Slavable API in GUIPaul Davis
2016-05-31improve clean-up of GUI VCA-related objectsPaul Davis
2016-05-31get VCA status correct in strips on first loadPaul Davis
2016-05-31fix implicit active display in VCA strips for soloPaul Davis
2016-05-31move ever close to working master/slave logic, this time with audio testingPaul Davis
2016-05-31a variety of changes that get closer to correctly functioning behaviour for ↵Paul Davis
VCA solo+mute (BUT ARE NOT DONE YET)
2016-05-31remove some debug outputPaul Davis
2016-05-31a slew of as-yet incomplete work to get VCA solo+mute closer to workingPaul Davis
2016-05-31use new API for control slave/master relationshipsPaul Davis
2016-05-31start adding a context menu for VCA stripsPaul Davis
2016-05-31GUI tweaks for VCAMasterStrip, including renamingPaul Davis
2016-05-31remove VCA active buttonPaul Davis
2016-05-31use redesigned Route and VCA object architecture/APIPaul Davis
2016-05-31update VCA assign buttons to show status for VCA stripsPaul Davis
2016-05-31no self-assign for VCA mastersPaul Davis
2016-05-31add GUI support for slaving VCAs to other VCAsPaul Davis
2016-05-31add solo/mute controls to VCAMasterStripPaul Davis
2016-05-31add VCAMasterStrip::set_selected()Paul Davis
2016-05-31GUI modifications to improve VCA strips and their placement in the mixerPaul Davis
Note that this includes some changes that actually make mixer pane settings get restored, which has been broken for some time. Of course, they are not restored perfectly, yet.
2016-05-31initial part of vca assignment via context menuPaul Davis
2016-05-31set controls for VCA stripPaul Davis
2016-05-31skeleton versions of VCA master stripsPaul Davis