13
0
livetrax/libs/canvas
2016-05-29 05:12:07 +10:00
..
benchmark
canvas Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar. 2016-05-27 23:38:16 +10:00
doc
macosx/canvas/canvas.xcodeproj
MSVCcanvas Accommodate newly introduced source(s) in our MSVC project (cairocanvas) 2016-05-28 10:43:50 +01:00
test
arc.cc
arrow.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
canvas.cc canvas tooltips, too 2016-04-27 01:24:37 +02:00
circle.cc refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics 2014-06-21 11:43:42 -04:00
colors.cc backport canvas color functions from Mixbus 2016-05-17 18:17:51 +02:00
colorspace.cc
container.cc
curve.cc Tempo ramps - revert earlier change to Canvas::Curve 2016-05-27 23:38:16 +10:00
debug.cc
fill.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
flag.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
framed_curve.cc Hopefully finally fix tempo curve flickering. 2016-05-29 05:12:07 +10:00
i18n.h
image.cc
item.cc
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_line.cc
polygon.cc
rectangle.cc
root_group.cc
ruler.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
run-manual-test.sh
run-tests.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
scroll_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stateful_image.cc
text.cc Crapola - this is an experimental performance hack that must be reverted. 2016-05-27 23:38:14 +10:00
tracking_text.cc
types.cc
utils.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wave_view.cc remove debug output 2016-03-01 18:37:19 +01:00
widget.cc Avoid possible use of uninitialized values. 2014-11-18 02:55:03 -05:00
wscript Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar. 2016-05-27 23:38:16 +10:00
xfade_curve.cc