fix OSX compilation
[ardour.git] / gtk2_ardour / midi_list_editor.h
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2012-02-01 Paul Davisprovide full scroll-based editing in MIDI list editor
2012-02-01 Paul DavisMIDI event list editor improvements, mostly to do with...
2012-02-01 Paul Davisstart to provide real functionality in MIDI list editor...
2012-01-31 Paul Davistidy up MIDI list editor; make delete/backspace actuall...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-10-19 David RobillardTrim include tree.
2011-06-01 David RobillardDelete trailing whitespace
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-01-05 Paul Davismore nudges to the MIDI list editor
2010-01-05 Paul Davisget the MIDI list editor working a little better and...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...