13
0
livetrax/libs/canvas/canvas
nick_m 8962bfba61 Better fix for 6183.
Invalidate all source entries from the image cache when we get our
region's DropReferences signal, while ignoring any subsequent regions with
no source.
2015-03-29 02:13:40 +11:00
..
arc.h
arrow.h Compute arrow bbox manually to appease crazy canvas. 2015-01-16 22:04:26 -05:00
canvas.h add accessor methods for single_exposure 2015-02-12 11:35:35 -06:00
circle.h
colors.h add ArdourCanvas::change_alpha() 2014-12-19 09:53:26 -05:00
colorspace.h massive reworking of color selection implementation 2014-11-26 18:22:22 +02:00
container.h more canvas refactoring. 2014-06-22 11:41:05 -04:00
curve.h Remove dead code. 2014-11-25 02:11:44 -05:00
debug.h
fill.h add ArdourCanvas::Fill::set_pattern() to allow any filled canvas item to be filled using an arbitrary Cairo Pattern 2014-11-05 11:13:09 -05:00
flag.h Move PC flags to avoid obscuring region name. 2015-03-14 00:21:29 -04:00
fwd.h
image.h Remove dead code. 2014-11-25 02:11:44 -05:00
interpolated_curve.h
item.h canvas items must be able to use fractional positions when rendering. 2015-02-09 16:40:10 -05:00
line_set.h
line.h
lookup_table.h
outline.h
pixbuf.h
poly_item.h
poly_line.h Show discrete/toggled automation as stepped line. 2014-11-28 21:15:28 -05:00
polygon.h
rectangle.h simplify Canvas::Rectangle rendering to avoid unnecessary nonsense, and remove TimeRectangle 2015-02-11 21:59:38 -05:00
root_group.h more canvas refactoring. 2014-06-22 11:41:05 -04:00
ruler.h add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamically 2014-09-07 10:19:42 -04:00
scroll_group.h Revert "Kludgey fix for invisible playhead when scrolled." 2015-01-16 22:06:10 -05:00
stateful_image.h
text.h add API to extract color from ArdourCanvas::Text and tidy up member declarations 2014-11-06 20:38:02 -05:00
tracking_text.h new TrackingText canvas item, to resolve conceptual issues with the Editor::VerboseCursor 2014-06-26 15:10:24 -04:00
types.h Canvas::Rect::contains() should treat its right/left coordinates as exclusive 2015-02-11 21:59:38 -05:00
utils.h use new canvas colors header as necessary 2014-11-07 14:24:27 -05:00
visibility.h
wave_view.h Better fix for 6183. 2015-03-29 02:13:40 +11:00
widget.h
xfade_curve.h