summaryrefslogtreecommitdiff
path: root/libs/ardour/engine_slave.cc
AgeCommit message (Expand)Author
2020-05-12Fix spacing of engine-delta displayRobin Gareus
2020-05-12Consolidate delta-string format, avoid markupRobin Gareus
2020-05-11Transport Masters dialog: use delta symbol in all delta_strings (libardour tw...Ben Loftis
2019-11-15fix oddly damaged code (vs. 5.x) for EngineSlave core methods (JACK transport)Paul Davis
2019-09-17add ::usable() method to TransportMaster objects to allow GUI to show their u...Paul Davis
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-01-25new approach to handling Transport Masters when engine is restartedPaul Davis
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