summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20refine video-tools installer:Robin Gareus
2013-04-20add script to install video-toolsRobin 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
2013-04-17vtl: get rid of unused "bar" inside the rulerRobin Gareus
2013-04-17vtl: get rid of one more unnecessary canvas-groupRobin Gareus
2013-04-16some rationalization of how global WaveView properties and per-WaveView prope...Paul Davis
2013-04-16vtl: remove superfluous groupRobin Gareus
2013-04-16vtl: use ArdourImageRobin Gareus
2013-04-16somewhat restore ability to see rectified waveformsPaul Davis
2013-04-16update linux packaging script to include xjadeo & harvidRobin Gareus
2013-04-16restore log-scaled waveform functionalityPaul Davis
2013-04-16(hopefully) fix double-buffering design of ArdourCanvas::ImagePaul Davis
2013-04-16change rendering technique for waveforms, add back optional gradient, add bac...Paul Davis