summaryrefslogtreecommitdiff
path: root/libs/midi++2/channel.cc
AgeCommit message (Expand)Author
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
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-30fix for storing 14 bit MIDI controller valuesPaul Davis
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2013-07-25'libs/midi++2' - Modify to be buildable with MSVCJohn Emmas
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
2010-07-08Trim midi++ port code to either do in or out, but not both in the same object.Carl Hetherington
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-09-15Normalise names of .cc and .h files.Carl Hetherington