13
0
Go to file
Paul Davis a08c0ea1da manually revert change to canvas expose handling in fee026c5ef
Breaking out the rectangles implies a z-axis ordering of drawing,because the rect drawn last will implicitly be "on top".
But redraw areas are not submitted with any z-axis information, and so drawing like this breaks canvas layering. It
would be more efficient to draw the rects separately, but we don't have any ordering information and so we cannot do it
correctly.
2014-03-05 13:12:18 -05:00
doc
export
gtk2_ardour alter name of AutomationLine::show() to much more sensibly named ::update_visibility() 2014-03-05 12:11:22 -05:00
headless mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
icons
libs manually revert change to canvas expose handling in fee026c5ef 2014-03-05 13:12:18 -05:00
mcp
midi_maps add new MIDI binding map for AKAI MPK61 (from Glen MacArthur) 2014-02-14 14:08:45 -05:00
msvc_extra_headers
patches
patchfiles
templates
tools
vst
.dir-locals.el
.gitignore ignore libcanvas version files 2014-02-19 23:29:35 -05:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript some more mingw x-compile fixes 2014-03-04 18:53:43 +01:00

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

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