summaryrefslogtreecommitdiff
path: root/libs/ardour/engine_slave.cc
AgeCommit message (Expand)Author
2018-10-04add new ::update_interval() method for transport masters, and use in shared :...Paul 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-18namespace change to help out on non-linux platformsPaul Davis
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2013-10-21fix issues with recording while synced to JACK (non-pure-virtual method added...Paul Davis
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis