Choose some non-overlapping defaults for User Interaction modifier keys.
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2013-10-22 Paul Davismerge from master
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-25 Paul Davisfix up size and drawing of measure lines, even when...
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
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-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-20 Paul Davisremove Editor::redraw_measures to improve efficiency...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2012-11-28 Paul Davisfix initial display of BBT ruler, i believe
2012-11-27 Paul Davisadjust the way we use a pair of iterators into the...
2012-01-08 Paul Davissimplify and legalize call to TempoMap::get_grid()...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-21 Paul Davisprovide config parameter to allow non-quarter note...
2011-12-20 Paul Davisrework tempo dialog to (a) allow selection of pulse...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-04-19 Carl HetheringtonRemove duplicate call of compute_current_bbt_points...
2010-12-29 Paul Davisremove line parent member from Marker, part 3
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
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-11-11 Carl HetheringtonFurther fixes for #3529. Show marker lines the same...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
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-05-05 David RobillardSupport recursive undo events.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix ruler scale on initial view (apply patch from nick_m).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-08-06 David RobillardFix note range toggling (ie actually change visible...
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
next