13
0
Go to file
Paul Davis 9c071cd6ef Canvas::queue_draw_item_area() now expands the passed-in rect appropriately
This means that a request to (re)draw the Rect (0.5,0.5,9.5,9.5)
will actually generate an expose event for (0,0,10,10)

Note: the above rects are of the form (x0,y0,x1,y1)
2021-08-13 12:51:27 -06:00
doc
gtk2_ardour more fun with canvas box packing 2021-08-13 12:51:26 -06:00
headless Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
libs Canvas::queue_draw_item_area() now expands the passed-in rect appropriately 2021-08-13 12:51:27 -06:00
luasession Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
share
tools Fix typo in b59a42c9f3 2021-07-23 00:38:18 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript temporarily do not build gtk2_ardour while working on canvas layout support 2021-08-13 12:51:26 -06:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html