summaryrefslogtreecommitdiff
path: root/libs/midi++2/parser.cc
AgeCommit message (Expand)Author
2010-07-01fix gcc4.4 compile warningsPaul Davis
2010-05-15Fix some excessive search-and-replaces.Carl Hetherington
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-01fix up boost signal return value so that the "edit" signal of MIDI::Parser wo...Paul Davis
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
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-12-01generalize hans' midi_clock_timestamp to be a general timestamp for incoming ...Paul Davis
2009-09-15Normalise names of .cc and .h files.Carl Hetherington