summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++/mmc.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-10-22require a timestamp on MIDI::MachineControl::send()Paul Davis
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-11-27add missing parts of previous commit re: libmidi++ and JACK (files not saved ...Paul Davis
2013-10-17export-ify libmidippPaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2012-04-11Remove some unused parameters.Carl Hetherington
2012-02-06attempt to stop sending MMC/MTC while exporting or freewheeling for any reasonPaul Davis
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-08-01Put MIDI sync ports in the Ardour tab of the port matrix.Carl Hetherington
2010-07-08Move MIDI control port ownership into the MIDI Manager, since control port st...Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-07-06Remove MMC thread protection which is pointless now that only JACK MIDI ports...Carl Hetherington
2010-07-03Fix up my previous buggy MMC cleanup.Carl Hetherington
2010-06-29Fix commentCarl Hetherington
2010-06-29Restore MMC registers.Carl Hetherington
2010-06-29Clean up MMC transmission a bit, and make sure that it is all done from one t...Carl Hetherington
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-11-23support for MMC track mute register, in addition to existing track record sta...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2005-05-13Initial revisionTaybin Rutkin