summaryrefslogtreecommitdiff
path: root/gtk2_ardour/tempo_lines.h
AgeCommit message (Expand)Author
2016-05-27Initial stab at tempo ramps.nick_m
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-01-07Draw beat sudivisions according to snap setting.David Robillard
2015-01-07High resolution tempo lines.David Robillard
2014-11-25Remove dead code.David Robillard
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-09use Canvas::LineSet for tempolines rather than N different Canvas::Line items...Paul Davis
2014-02-12make measure line positioning use Editor::sample_to_pixel() and avoid extra 0...Paul Davis
2013-04-21remove probably premature-or-no-longer-necessary optimization of measure line...Paul Davis
2013-04-21Revert "add Group::clear(), do not clear _canvas member of Item when unparent...Paul Davis
2013-04-21add Group::clear(), do not clear _canvas member of Item when unparented (only...Paul Davis
2013-04-17fix clamping of line and rect coordinates to avoid issues with cairo when dra...Paul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-01-03return two iterators into the Bars|Beats list of the tempo map rather than ma...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-30Fix more compiling/linking errors on OS XSakari Bergen
2008-10-14Make tempo lines physical_screen_height high, add xml null check, Use clicked...Nick Mainsbridge
2008-09-23An actual tempo line cache (not quite perfect when scrolling left, but miles ...David Robillard
2007-08-05Pulled tempo line stuff out into it's own relatively self-contained class.David Robillard