fix merge conflicts from master
[ardour.git] / gtk2_ardour / midi_tracer.cc
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Michael FisherHuman readable printing of MIDI Position messages
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-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisInclude pbd/timersub.h for mingw build
2013-07-13 Paul DavisInclude pbd/localtime_r.h for mingw build
2012-02-06 Paul Davisadd delta-time option to MIDI tracer window. note that...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-02 Carl HetheringtonTweak spacing.
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2011-06-01 David RobillardDelete trailing whitespace
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonTrace MTC more nicely.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-05 Carl HetheringtonZero-pad MMC timecodes in MIDI traces.
2010-06-29 Carl HetheringtonMore detail when tracing MMC.
2010-06-28 Carl HetheringtonFix race causing MIDI tracer to stop working when maste...
2010-06-12 Paul DavisMTC drift patch from robin gareus, plus two related...
2010-05-15 Carl HetheringtonFix some excessive search-and-replaces.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-15 Carl HetheringtonUse checkbuttons rather than togglebuttons the midi...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-02 Paul Davisfixup some issues with the miditracer
2010-02-01 Paul Davisimprove efficiency of MIDI tracer window with a lock...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...