Merge branch 'master' into cairocanvas
[ardour.git] / libs / midi++2 / port.cc
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davisremove unintended linkage between libmidipp and jack
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
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++: fix a bunch of issues with previous commit
2012-04-23 Paul Davislibmidi++: split apart "base-y" aspects of MIDI::Port...
2012-04-10 Paul Davisadd "centrally-parsed" property to MIDI::Port so that...
2012-02-06 Paul Davisfix bug in MidiClock that sent MIDI Clock messages...
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-04-04 Carl HetheringtonUpdate region peak amplitude when the region is trimmed...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-27 Carl Hetheringtonassert() which catches one source of crashes on startup...
2010-10-14 Paul Davisdelete, not comment, for the last commit
2010-10-14 Paul Davisdo not attempt to clear a (JACK) MIDI port buffer after...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.