summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/vca_manager.h
AgeCommit message (Expand)Author
2018-03-15VCA API-change: return created VCAs (handy for Lua scripts)Robin Gareus
2017-08-18Add Lua binding to un/assign VCAsRobin Gareus
2017-08-18NO-OP: whitespaceRobin Gareus
2016-07-08signed VCA numbersPaul Davis
2016-06-01Class 'VCAManager' needs to be visible from outside libardourJohn Emmas
2016-05-31add ::n_vcas() method to VCAManagerPaul Davis
2016-05-31API and implementation tweaks for destroying VCAsPaul Davis
2016-05-31save and restore vca assignmentsPaul Davis
2016-05-31clear all solo state should affect VCAs tooPaul Davis
2016-05-31correctly restore VCA-VCA slave/master relationships at session load timePaul Davis
2016-05-31mostly restore VCA state on session loading.Paul Davis
2016-05-31add a bit of state to VCAManagerPaul Davis
2016-05-31expand and improve VCA APIPaul Davis
2016-05-31first pass at making the GUI for a VCA visiblePaul Davis
2016-05-31initial implementation of a VCA Manager objectPaul Davis