summaryrefslogtreecommitdiff
path: root/libs/midi++2/mtc.cc
AgeCommit message (Expand)Author
2019-11-21Use new boost::optional APIRobin Gareus
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2019-04-08Undo yet more frame/sample replacementsRobin Gareus
2019-04-08Undo more incorrect sample/frame replacementsRobin Gareus
2019-04-08Revert some incorrect frames -> samples replacementsRobin Gareus
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
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-11-14add abort() to non-reached codeRobin Gareus
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-13fixes to get MTC (and probably MIDI clock) slaving working againPaul Davis
2013-08-12assorted extra debug output for MTCPaul Davis
2013-07-25'libs/midi++2' - Modify to be buildable with MSVCJohn Emmas
2012-05-24Compile cleanly with clang.David Robillard
2010-01-27remove some non-controllable debugging output from libs/midi++2/mtc.ccPaul Davis
2010-01-27something for chris g. to try when he gets up before mePaul Davis
2010-01-27more debugPaul Davis
2010-01-26debuggingPaul 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-01generalize hans' midi_clock_timestamp to be a general timestamp for incoming ...Paul 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-11-30show qtr MTC bytes before they are dispatched as a signal, even morePaul Davis
2009-11-30show qtr MTC bytes before they are dispatched as a signalPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
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
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-02Fixes for GCC 4.3.David Robillard
2007-02-23more complete fix for MTC time signal not providing FPS/drop valuesPaul Davis
2007-02-23possible fix for MTC slavingPaul Davis
2005-05-13Initial revisionTaybin Rutkin