add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it...
[ardour.git] / libs / midi++2 / manager.cc
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-09-26 Carl HetheringtonCorrect signal handling for previous commit.
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-07-05 Carl HetheringtonReestablish libmidi++ JACK ports on jack reconnection...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Paul Davisfix for first of taybin's 2 problems - do not use unini...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.