vtl: clean-up "Remove Video" action state
[ardour.git] / gtk2_ardour / step_editor.cc
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-20 Robin Gareusfix 5498 -- use note length from step-entry with midi...
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-01-16 Paul Davisadd copyright comments
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
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-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
2011-06-14 Carl HetheringtonFix crash on moving back beyond the region start in...
2011-06-01 David RobillardDelete trailing whitespace
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-15 Paul Davissome fuzzy logic to avoid note "overlaps" during step...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...