Fix french translation of "meterbridge" -- closes #5744
[ardour.git] / gtk2_ardour / midi_tracer.cc
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-14 Paul Davissome const_cast<> additions for OS X where gcc believes...
2013-08-13 Paul Davisre-enable MIDI tracing for ARDOUR::MidiPort
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 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Michael FisherHuman readable printing of MIDI Position messages
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...