major redesign of MIDI port heirarchy and management (part 2)
[ardour.git] / libs / midi++2 / parser.cc
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Paul Davislibmidi++: split apart "base-y" aspects of MIDI::Port...
2010-07-01 Paul Davisfix gcc4.4 compile warnings
2010-05-15 Carl HetheringtonFix some excessive search-and-replaces.
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-01 Paul Davisfix up boost signal return value so that the "edit...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-01 Paul Davisgeneralize hans' midi_clock_timestamp to be a general...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.