summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_list_editor.h
AgeCommit message (Expand)Author
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-01-07MusicalTime => Beats.David Robillard
2012-02-01provide full scroll-based editing in MIDI list editorPaul Davis
2012-02-01MIDI event list editor improvements, mostly to do with nagivation, but also e...Paul Davis
2012-02-01start to provide real functionality in MIDI list editor. far from finished, b...Paul Davis
2012-01-31tidy up MIDI list editor; make delete/backspace actually delete notes, and ma...Paul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-10-19Trim include tree.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-01-05more nudges to the MIDI list editorPaul Davis
2010-01-05get the MIDI list editor working a little better and a little morePaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-03the basics of step editing, more details to followPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis