Support loading MIDI note names in NoteGroup tags as well.
[ardour.git] / libs / midi++2 / mmc.cc
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-11 Carl HetheringtonRemove some unused parameters.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-07-25 Carl HetheringtonPatch from petem to initialise inbound MMC device ID...
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 MMC thread protection which is pointless now...
2010-07-03 Carl HetheringtonFix up my previous buggy MMC cleanup.
2010-06-29 Carl HetheringtonRestore MMC registers.
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
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-11-23 Paul Davissupport for MMC track mute register, in addition to...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-01-28 Paul Davisfix computation of MMC base track for MMC rec enable...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2005-05-13 Taybin RutkinInitial revision