13
0
livetrax/libs/canvas/canvas
Paul Davis af3056769c changes to waveform clipping display
* clip level is now -0.9dbFS
   * display of clipping is optional (see Theme Manager window)
   * clipping is based on disk data, unscaled by region gain
2013-06-28 20:21:30 -04:00
..
arc.h add Canvas::Arc and derive Canvas::Circle from it 2013-04-18 21:28:11 -04:00
arrow.h
canvas.h basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small 2013-06-18 08:23:06 -04:00
circle.h part two of ... add Canvas::Arc and derive Canvas::Circle from it 2013-04-18 21:29:13 -04:00
curve.h
debug.h
fill.h workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limit 2013-06-27 10:41:00 -04:00
flag.h
fwd.h
group.h add Group::clear(), do not clear _canvas member of Item when unparented (only the parent is changed) 2013-04-21 15:35:20 -04:00
image.h Revert "cairo image crash debugging" and "initialize image data" 2013-04-20 23:36:13 +02:00
item.h basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small 2013-06-18 08:23:06 -04:00
line_set.h
line.h various work waveview amplitude mgmt; fix playhead cursor drag from timebar click 2013-04-17 15:22:09 -04:00
lookup_table.h
outline.h virtual Fill:: and Outline:: methods so that Canvas::Items that cache image renderings of themselves can invalidate those caches when colors etc. change; add Item::{begin,end}_visual_change() so that we can notify the canvas more efficiently when *only* visual properties have changed and not the bounding box (probably needs to be used more widely) 2013-04-16 20:38:10 -04:00
pixbuf.h
poly_item.h
poly_line.h
polygon.h
rectangle.h
root_group.h
text.h
types.h fix up size and drawing of measure lines, even when vertically scrolled 2013-06-24 23:03:11 -04:00
utils.h
wave_view.h changes to waveform clipping display 2013-06-28 20:21:30 -04:00