ardour/libs/canvas
2015-07-30 17:00:03 +02:00
..
benchmark
canvas several changes, major and minor, to improve threaded waveview rendering 2015-06-23 14:26:26 -04:00
doc
macosx/canvas/canvas.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCcanvas Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
test
arc.cc
arrow.cc Compute arrow bbox manually to appease crazy canvas. 2015-01-16 22:04:26 -05:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc gfx-card & performance testing 2015-05-02 04:54:59 +02:00
circle.cc
colors.cc use C locale, because POSIX locale is not supported on windows, and operation is undefined. C works on all platforms 2015-01-19 07:29:25 -06:00
colorspace.cc
container.cc
curve.cc
debug.cc We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
fill.cc
flag.cc Move PC flags to avoid obscuring region name. 2015-03-14 00:21:29 -04:00
i18n.h
image.cc
item.cc canvas items must be able to use fractional positions when rendering. 2015-02-09 16:40:10 -05:00
line_set.cc
line.cc
lookup_table.cc experimental drawing optimization. 2014-12-05 22:40:26 +01:00
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc Close polygon borders (fix partially drawn hits). 2015-01-08 11:09:38 -05:00
rectangle.cc correct implementation for Rectangle::vertical_fraction() 2015-04-29 07:22:21 -04:00
root_group.cc
ruler.cc change placement of ruler divider so that the lower line is at the specified height, rather than the upper 2015-04-29 07:26:29 -04:00
run-manual-test.sh
run-tests.sh
scroll_group.cc ScrollGroup::covers_{window,canvas}() need to account for possible non-zero position of the group. 2015-01-24 18:48:28 -05:00
stateful_image.cc Replace "%z" modifier with glib macro for portability. 2015-07-30 17:00:03 +02:00
text.cc fixes for canvas text display on Retina (from Valeriy) 2015-06-16 07:52:00 -04:00
tracking_text.cc do the right thing when TrackingText::offset is changed 2015-04-29 07:26:18 -04:00
types.cc
utils.cc
wave_view.cc try using threaded waveviews in tracks also 2015-06-29 14:18:15 -04:00
widget.cc
wscript conditionalize background fades depending on whether this is a tracks or other build 2015-06-29 14:18:10 -04:00
xfade_curve.cc conditionalize background fades depending on whether this is a tracks or other build 2015-06-29 14:18:10 -04:00