summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_tracer.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-02-10properly activating MIDI parsing for traced portsPaul Davis
2014-11-18remove cruftRobin Gareus
2013-01-16add copyright commentsPaul Davis
2012-02-06add delta-time option to MIDI tracer window. note that its not incredibly ac...Paul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-06-28Fix race causing MIDI tracer to stop working when master record state is chan...Carl Hetherington
2010-04-02remove PBD::Connection (replace use with PBD::ScopedConnection); remove limit...Paul Davis
2010-03-15Use checkbuttons rather than togglebuttons the midi tracer as it seems more l...Carl Hetherington
2010-02-01improve efficiency of MIDI tracer window with a lock-free FIFO and lock-free ...Paul Davis
2010-01-25a boatload of minor and middle-sized changes to try to speed up undo. imperfe...Paul Davis
2010-01-06screw up MIDI control "automation" tracks quite a bit while trying to improve...Paul Davis