summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/slave.h
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-26Fix initial sync to LTC with small buffersizesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-06-29(re)implement Yevgeny's LTC branch changes in the context of ardour-merge-fro...Paul Davis
2015-06-29Add some libardour support for indicating MTC active status.Paul Davis
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-01-12add an explicit indicator for LTC lockRobin Gareus
2014-11-25Remove dead code.David Robillard
2014-04-10remove use of JACK headers to allow building on systems without JACKPaul Davis
2014-01-14revert incorrect include path changes and removal of export macros for two li...Paul Davis
2014-01-14'libs/ardour' - Non-visibility stuff changed for MSVC (mostly alterations to ...John Emmas
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-18midi_clock_slave: fix wrong calculation of loop errorHans Baier
2013-12-18midi clock slave: make bandwidth variable according to period sizeHans Baier
2013-12-05Fix compile when using external version of libltcTim Mayberry
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-17add export visibility macros across libardourPaul Davis
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis
2013-08-13fixes to get MTC (and probably MIDI clock) slaving working againPaul Davis
2013-08-09more purging of JACK as an explicit name from libardourPaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-01full compilation and linking (coding not finished, will not run)Paul Davis
2013-07-25most of libardour now actually compilesPaul Davis
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-02fix MTC slave+generator for non integer quarter_frame_durationRobin Gareus
2012-12-14merge robin gareus' libltc into ardour source tree for conveniencePaul Davis
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-12slave delta: move sign next to the digitRobin Gareus
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-04MTC slave: disable seekahead, implement own sync-lockedRobin Gareus
2012-10-29LTC: break out xrun and latency callbacks.Robin Gareus
2012-10-28LTC (slave&gen): no reset on graph-changeRobin Gareus
2012-10-26LTC Slave - re-init on xrun or graph changeRobin Gareus
2012-10-26LTC slave; consolidate FPS detectionRobin Gareus
2012-10-25LTC Slave: improve fps detectionRobin Gareus
2012-10-21LTC Slave cleanupRobin Gareus
2012-10-20LTC slave rewrite #2Robin Gareus
2012-10-17slave delta displayRobin Gareus
2012-10-16LTC slave reworkedRobin Gareus
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14LTC Slave, add support for variable frameratesRobin Gareus
2012-10-13MTCslave - use new timecode APIRobin Gareus
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12LTC slave - basic working version (hardcoded 25fps)Robin Gareus
2012-10-12basics for a TimecodeSlave parent class for MTC and LTCPaul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12MTC: map between timecodesRobin Gareus