ardour/libs/canvas
2019-04-08 04:10:04 +02:00
..
benchmark NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas method for setting whether or not to show velocity bars 2018-07-03 15:39:08 -04:00
doc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
MSVCcanvas Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
test Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
arc.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
arrow.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
box.cc some initial bits of work on canvas allocation 2017-02-01 21:58:20 +01:00
build-and-run-benchmark.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
build-and-run-manual-test.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
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 Fix NSGLView invalidation 2017-07-18 21:34:03 +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
container.cc Add an optional ArdourCanvas::Item::prepare_for_render interface 2017-06-26 08:40:47 +10:00
curve.cc remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
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 Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
grid.cc canvas::grid - more tweaks and improvements 2017-02-01 21:58:20 +01:00
image.cc remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
item.cc Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
line_set.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
lookup_table.cc remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
meter.cc Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
note.cc make velocity bars thinner (from alex mitchell) 2018-07-08 07:12:12 -04:00
Notes initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
outline.cc Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
pixbuf.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_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 remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
polygon.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
rectangle.cc minor code optimization for Rectangle::render() 2018-07-03 09:22:32 -04:00
root_group.cc remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
ruler.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
run-manual-test.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
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 remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead. 2017-01-19 20:54:54 +01:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
types.cc first pass at optimization for low-level canvas code 2014-12-02 05:32:34 -05:00
utils.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
widget.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
wscript remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
xfade_curve.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00