summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25reduce playhead line width to 1.5Paul Davis
2013-04-25tweak enter/leave code, remove debug outputPaul Davis
2013-04-25don't invalidate image cache for every regionr esize, only region start changesPaul Davis
2013-04-24more tweaks for enter/leave events for canvas itemsPaul Davis
2013-04-24tweaks to improve enter/leave event handling - fixes at least some crashes ca...Paul Davis
2013-04-24many pervasive changes primarily related to waveform drawing, particular cont...Paul Davis
2013-04-21add back change lost during branch mergingPaul Davis
2013-04-21remove probably premature-or-no-longer-necessary optimization of measure line...Paul Davis
2013-04-21add Group::clear(), do not clear _canvas member of Item when unparented (only...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-20Revert "cairo image crash debugging" and "initialize image data"Robin Gareus
2013-04-20cairo image crash debuggingRobin Gareus
2013-04-20remove Editor::redraw_measures to improve efficiency of tempo measure line re...Paul Davis
2013-04-20thicken up playhead line (again?)Paul Davis
2013-04-20tweak event/leave event delivery so that it applies to items being deleted as...Paul Davis
2013-04-20change widths of fade linesPaul Davis
2013-04-20initialize image data.Robin Gareus
2013-04-19no create cached waveview images that span from render-start to cache-start, ...Paul Davis
2013-04-19revert to "old" waveform fill color for unselected waveformsPaul Davis
2013-04-18fix up "other" fade line colors in xfades, and switch to using canvas var "Cr...Paul Davis
2013-04-18part two of ... add Canvas::Arc and derive Canvas::Circle from itPaul Davis
2013-04-18add Canvas::Arc and derive Canvas::Circle from itPaul Davis
2013-04-18add Canvas::CirclePaul Davis
2013-04-18expand bbox for Canvas::Line to get rid of artifacts caused when moving them ...Paul Davis
2013-04-18fix various event coordinate system problems with button events on the rulersPaul Davis
2013-04-18reset xfade colors after theme changePaul Davis
2013-04-18get xfade drawing back to pre-cc daysPaul Davis
2013-04-18semi-fix xfade display, and reduce number of calls to Curve::get_vector() by ...Paul Davis
2013-04-18display waveform polarity correctlyRobin Gareus
2013-04-17tweak up waveform fill colorsPaul Davis
2013-04-17fix playhead dragging from rulersPaul Davis
2013-04-17Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasPaul Davis
2013-04-17various work waveview amplitude mgmt; fix playhead cursor drag from timebar c...Paul Davis
2013-04-17ArdourCanvas::Image allow to set custom data instead of class pre-allocated m...Robin Gareus
2013-04-17Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasPaul Davis
2013-04-17remove all calls to Outline::set_outline_width (1) because this is "wrong" wh...Paul Davis
2013-04-17fix clamping of line and rect coordinates to avoid issues with cairo when dra...Paul Davis
2013-04-17vtl: more frame->sample renames and cleaningRobin Gareus
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-16fix bug with tempo lines not extending far enough in the y-axis - since this ...Paul Davis
2013-04-16fix typoPaul Davis
2013-04-17fix screwup with 5285d2 and 930fceRobin Gareus
2013-04-17amend to 930fceRobin Gareus
2013-04-16Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasPaul Davis
2013-04-16make waveform gradient depth continuously variable. color probably needs adju...Paul Davis
2013-04-17vtl: s/[audio]frame/sample/Robin Gareus
2013-04-17vtl: remove cruftRobin Gareus
2013-04-16Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasPaul Davis
2013-04-16virtual Fill:: and Outline:: methods so that Canvas::Items that cache image r...Paul Davis