summaryrefslogtreecommitdiff
path: root/libs/midi++2/manager.cc
AgeCommit message (Expand)Author
2010-12-03Remove all use of nframes_t.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 non-JACK midi++ ports.Carl Hetherington
2010-07-05Reestablish libmidi++ JACK ports on jack reconnection, so that control MIDI c...Carl Hetherington
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-06fix for first of taybin's 2 problems - do not use uninitialized Port* in chec...Paul Davis
2009-11-13fix stupid MIDI::Manager design to properly handle multiple MIDI ports with t...Paul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-09-15Normalise names of .cc and .h files.Carl Hetherington