Merge branch 'master' into windows
[ardour.git] / libs / midi++2 / mmc.cc
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge 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-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
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...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-25 John Emmas'libs/midi++2' - Modify to be buildable with MSVC
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
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