summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++/parser.h
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2015-11-23more corrections for libmidi++ (N)RPN APIPaul Davis
2015-11-23change API for libmidi++ RPN-related signals to be more usefulPaul Davis
2015-11-23add (N)RPN handling to libmidi++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-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2013-10-17export-ify libmidippPaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-23libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and...Paul Davis
2010-12-03Remove all use of nframes_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-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-01more changes to try to improve MTC handling even in slightly pathological casesPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-25Fix warnings.David Robillard
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-23more complete fix for MTC time signal not providing FPS/drop valuesPaul Davis
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2005-05-13Initial revisionTaybin Rutkin