summaryrefslogtreecommitdiff
path: root/libs/ardour/transport_master_manager.cc
AgeCommit message (Expand)Author
2018-10-07fix duplicate name check for new transport masterPaul Davis
2018-10-07fix return value and avoid unnecessary extra conditionalPaul Davis
2018-10-05make remove work for transport masters (bug fix, really)Paul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-09-27consolidate all transport masters on a SafeTime object that is a member of th...Paul Davis
2018-09-21Fix --no-nls (4/5), i18n include order in libs/*Robin Gareus
2018-09-18do not initialize boost::shared_ptr<> with zeroPaul Davis
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis