summaryrefslogtreecommitdiff
path: root/libs/ardour/mtc_slave.cc
AgeCommit message (Expand)Author
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12MTC slave - return apparent_timecode_formatRobin Gareus
2012-10-12MTC Slave: handle locates (quick re-sync)Robin Gareus
2012-10-12basics for a TimecodeSlave parent class for MTC and LTCPaul Davis
2012-10-12MTC: map between timecodesRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-10-10add global config parameter timecode-sync-frame-rate to control behaviour whe...Paul Davis
2012-10-10MTC slave, don't touch position if no MTC was receivedRobin Gareus
2012-10-10MTC-slave: print error if framerate mismatchRobin Gareus
2012-10-10fix and improve MTC-slaveRobin Gareus
2012-10-04drop connections to incoming MIDI signals before deleting MTC Slave objectPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-03-09add new concept for managing alignment style (AlignChoice); switch to using w...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-07-08Trim midi++ port code to either do in or out, but not both in the same object.Carl Hetherington
2010-06-17new fade in/fade out colors from chrisgPaul Davis
2010-02-11tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually g...Paul Davis
2010-02-11some fixes/tweaks for MTC slaving, some untestedPaul Davis
2010-01-28cleanup of mtc slave code from debuggingPaul Davis
2010-01-27something for chris g. to try when he gets up before mePaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis
2009-12-03more tweaks to MTC slave code (still not functional), including removing race...Paul Davis
2009-12-02more MTC stuff, including toggleable use of torben's PI controllerPaul Davis
2009-12-01adjust to use timestamped MTC messagesPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01more changes to try to improve MTC handling even in slightly pathological casesPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis