13
0
livetrax/libs/canvas
2014-10-31 10:56:08 -04:00
..
benchmark
canvas allow to use cairo-image/software surface for canvas & cairowidgets 2014-10-28 02:15:10 +01:00
doc
MSVCcanvas Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
test
arc.cc
arrow.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc allow to use cairo-image/software surface for canvas & cairowidgets 2014-10-28 02:15:10 +01:00
circle.cc
container.cc
curve.cc
debug.cc
fill.cc
flag.cc
i18n.h
image.cc
item.cc Containers should not consider the size of invisible items when computing their own bounding boxes. 2014-10-13 22:40:08 -04:00
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc slightly increase size of a Canvas::PolyItem, to avoid left-over pixels when dragging (as well as other general incorrectness 2014-06-27 10:30:09 -04:00
poly_line.cc
polygon.cc
rectangle.cc more changes for rectangle outlining 2014-10-31 10:56:08 -04:00
root_group.cc
ruler.cc add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamically 2014-09-07 10:19:42 -04:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc allow Canvas::Text to have outline drawn in a contrasting color (based on actual color) 2014-06-30 10:39:26 -04:00
tracking_text.cc verbose cursor text is always outlined 2014-06-30 10:39:41 -04:00
types.cc
utils.cc tweaks for the monitor section. refactoring of some buttons, using new ArdourKnob instead of VolumeController. New ArdourDisplay shows a controllables user value, and provides support for preset values (hardcoded at present). Further refactoring to come, so that ArdourWidgets are derived from a common class. Controllable now has more responsibility for scaling between internal, user, and interface (knob percent) values. This also needs more refactoring and might have some unintended consequences. tested with audio and nothing seems amiss, yet. 2014-07-18 08:47:45 -05:00
wave_view.cc NOOP, remove trailing whitespace 2014-09-13 01:48:10 +02:00
widget.cc
wscript
xfade_curve.cc