13
0
livetrax/libs/canvas
Paul Davis 30b087ab3d globally change all use of "frame" to refer to audio into "sample".
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode
and video in order to keep the legible
2017-09-18 12:39:17 -04:00
..
benchmark
canvas
doc
macosx/canvas/canvas.xcodeproj
MSVCcanvas
test
arc.cc
arrow.cc
box.cc some initial bits of work on canvas allocation 2017-02-01 21:58:20 +01:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc
circle.cc
container.cc
curve.cc
debug.cc Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
fill.cc Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
flag.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
framed_curve.cc
grid.cc
image.cc
item.cc
line_set.cc
line.cc
lookup_table.cc
meter.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
poly_line.cc
polygon.cc
rectangle.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
root_group.cc
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
text.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript
xfade_curve.cc