add missing parts of previous commit re: libmidi++ and JACK (files not saved in emacs...
[ardour.git] / libs / midi++2 / midi++ / port.h
2013-11-27 Paul Davisadd missing parts of previous commit re: libmidi++...
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-05-27 Paul DavisMIDI::Port::(get|set)_state() should be virtual, so...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
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...
2012-04-10 Paul Davisadd "centrally-parsed" property to MIDI::Port so that...
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-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.
2010-07-05 Carl HetheringtonReestablish libmidi++ JACK ports on jack reconnection...
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-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-06-14 Hans Fugalpulling trunk
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-26 David Robillard- Documentation fixes
2005-05-13 Taybin RutkinInitial revision