enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / midi_list_editor.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Robin Gareususe new midi-note-name API
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisuse consistent (large) size when calling to_ticks()
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-15 Robin Gareusfix compilation with --no-nls
2012-06-18 Paul Davisfix comment indentation
2012-05-24 David RobillardCompile cleanly with clang.
2012-04-20 Carl HetheringtonFix some warnings.
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...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
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
2011-05-30 Paul Davisdo not offer combine operation for MIDI (see comment...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
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-12-11 Paul Davismake all use of bind/mem_fun be explicitly 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...