summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++/manager.h
AgeCommit message (Expand)Author
2013-08-07major redesign of MIDI port heirarchy and managementPaul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-09-26Delete MIDI port objects when the MackieControlProtocol is torn down, so that...Carl Hetherington
2011-09-26Use RCU for MIDI Manager's port list.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-07-26part two of: don't crash during startup with no config files when trying to u...Paul Davis
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 non-JACK midi++ ports.Carl Hetherington
2010-07-05Reestablish libmidi++ JACK ports on jack reconnection, so that control MIDI c...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-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-11-13fix stupid MIDI::Manager design to properly handle multiple MIDI ports with t...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-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-03-18Merged with trunk R1612.David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2005-05-13Initial revisionTaybin Rutkin