.. |
benchmark
|
|
|
canvas
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
doc
|
|
|
MSVCcanvas
|
Add the main VC project files for building Ardour3 with Microsoft Visual Studio
|
2014-04-08 09:49:35 +01:00 |
test
|
|
|
arc.cc
|
|
|
arrow.cc
|
|
|
build-and-run-benchmark.sh
|
|
|
build-and-run-manual-test.sh
|
|
|
build-and-run-tests.sh
|
|
|
canvas.cc
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
circle.cc
|
|
|
curve.cc
|
big rework of scrolling, horizontal part considered almost 100% done.
|
2014-03-20 13:29:45 -04:00 |
debug.cc
|
mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)
|
2014-03-04 15:25:58 +01:00 |
drag_handle.cc
|
for now, hide ugly circle thing in drag handles
|
2014-01-07 20:56:03 -05:00 |
fill.cc
|
if a Fill object is given a zero-alpha (transparent) color, note that
|
2014-03-07 12:28:52 -05:00 |
flag.cc
|
fix up problems with patch change flgs not changing height correctly
|
2014-02-14 12:06:44 -05:00 |
group.cc
|
fix up major thinko's in ArdourCanvas::Group's handling of deletion (both its own, and child items)
|
2014-02-12 15:15:27 -05:00 |
i18n.h
|
make stateful image canvas item actually compile
|
2014-02-17 16:05:52 -05:00 |
image.cc
|
|
|
item.cc
|
move an assert to cover only cases where it is needed
|
2014-03-07 11:23:22 -05:00 |
line_set.cc
|
|
|
line.cc
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
lookup_table.cc
|
|
|
Notes
|
|
|
outline.cc
|
outline width of 0.5 is stupid and meaningless, and was just hiding other issues with outlines
|
2014-01-07 11:31:47 -05:00 |
pixbuf.cc
|
|
|
poly_item.cc
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
poly_line.cc
|
allow per-line configurability of the threshold used to determine if a PolyLine covers a given coordination
|
2014-02-20 12:53:08 -05:00 |
polygon.cc
|
tweak Polygon::render() to work whether or not fill or outline are unset
|
2014-03-06 23:15:59 -05:00 |
rectangle.cc
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
root_group.cc
|
|
|
run-manual-test.sh
|
|
|
run-tests.sh
|
|
|
stateful_image.cc
|
make stateful image canvas item actually compile
|
2014-02-17 16:05:52 -05:00 |
text.cc
|
|
|
types.cc
|
don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions
|
2014-03-11 07:36:09 -04:00 |
utils.cc
|
|
|
wave_view.cc
|
first pass at tightening up waveform drawing algorithm to generally round down when dealing with fractional pixels
|
2014-05-07 10:35:50 -04:00 |
wscript
|
remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR']
|
2014-04-28 21:18:02 -04:00 |