merge with master, including manual merge conflict resolution
[ardour.git] / gtk2_ardour / tempo_lines.cc
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-30 Julien de KozakFix some compilation warnings
2013-01-27 Paul Davisfix crash when zoom level leads to multiple tempo lines...
2012-04-11 Carl HetheringtonSlightly expanded version of patch from epitech_user to
2012-04-07 Carl HetheringtonRemove use of invalidated iterator (#4826).
2012-01-04 Paul Davisuse BBTPoint::is_bar() rather than ::beat == 1 ; implem...
2012-01-03 Paul Davissave 4 bytes per Bar|Beat point in the tempo map
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...
2010-12-28 Paul Davisfix type error when resetting all tempo lines
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2008-10-20 David RobillardFix warnings because I have much more important things...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-28 David RobillardInvalidate line cache when zoomed out to invisible...
2008-09-24 David RobillardBetter line cache. Without a tempo change occurring...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...