summaryrefslogtreecommitdiff
path: root/libs/ardour/mtc_slave.cc
AgeCommit message (Expand)Author
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
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01rework MTC slave so that speed is computed in the MIDI I/O context, not proce...Paul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-29debug flag for MTC; make ardour/timecode.h simply include the "authoritative"...Paul Davis
2009-11-08monster commit: transport mgmt changes from 2.X (omnibus edition); make slave...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-09* changed transport speed in session and slaves from float to doubleHans Baier
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis