summaryrefslogtreecommitdiff
path: root/libs/ardour/monitor_control.cc
AgeCommit message (Collapse)Author
2017-09-18cue monitoring for audio (libardour aspects)Paul Davis
2017-04-19Use XMLNode::get/set_property API in ARDOUR::MonitorChoice classTim Mayberry
2016-10-14Revert "change return type of AutomationControl::actually_set_value() from ↵Paul Davis
void to bool, to indicate if value was changed." This reverts commit c104c9d4726f3ba1ecd352d13b88a57f2f964510.
2016-10-12change return type of AutomationControl::actually_set_value() from void to ↵Paul Davis
bool, to indicate if value was changed. Don't call Session::set_dirty() when no change occurs
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31add new files to source treePaul Davis