.. |
benchmark
|
|
|
canvas
|
some rationalization of how global WaveView properties and per-WaveView properties interact
|
2013-04-16 18:02:12 -04:00 |
doc
|
|
|
test
|
|
|
arrow.cc
|
alter arrow drawing to fully close path and thus avoid cairo mitering variability
|
2013-04-10 10:27:37 -04:00 |
build-and-run-benchmark.sh
|
|
|
build-and-run-manual-test.sh
|
|
|
build-and-run-tests.sh
|
|
|
canvas.cc
|
add back various functionality to waveviews such as zero line, amplitude scaling
|
2013-04-16 10:07:52 -04:00 |
curve.cc
|
remove all xml++.h inclusion by canvas implementations
|
2013-04-15 22:00:13 -04:00 |
debug.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
fill.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
flag.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
group.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
image.cc
|
(hopefully) fix double-buffering design of ArdourCanvas::Image
|
2013-04-16 14:20:04 -04:00 |
item.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
line_set.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
line.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
lookup_table.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
Notes
|
|
|
outline.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
pixbuf.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
poly_item.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
poly_line.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
polygon.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
rectangle.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
root_group.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
run-manual-test.sh
|
|
|
run-tests.sh
|
|
|
text.cc
|
add back various functionality to waveviews such as zero line, amplitude scaling
|
2013-04-16 10:07:52 -04:00 |
types.cc
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
utils.cc
|
change rendering technique for waveforms, add back optional gradient, add back amplitude scaling, add rgb/hsv conversion utilities to canvas
|
2013-04-16 14:04:59 -04:00 |
wave_view.cc
|
some rationalization of how global WaveView properties and per-WaveView properties interact
|
2013-04-16 18:02:12 -04:00 |
wscript
|
remove all XML related API from canvas. it may have been useful during development, but it is just a distraction - we will NEVER be saving or restoring canvas state via XML or any kind of serialized state
|
2013-04-15 21:57:08 -04:00 |