Use test_search_path to find test data in xpath test
[ardour.git] / gtk2_ardour / step_editor.cc
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
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-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
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...