The Flagship http://ardour.org
Go to file
Paul Davis 961e7ecdc8 clever tricks with code swizzling to slow down errant plugin GUIs for AU
This commit swizzles (replaces) NSView::displayIfNeeded to allow us to stop redraws of plugin
windows if the Glib idle timer fires less often then every 40msec. The next 10 plugin redraws
(for all plugin windows combined) will be skipped. Heuristics will likely need some adjustments
2016-04-28 18:42:04 -04:00
cfgtool
doc
export
gtk2_ardour clever tricks with code swizzling to slow down errant plugin GUIs for AU 2016-04-28 18:42:04 -04:00
headless
icons
libs flush pending Session Events at session close 2016-04-28 21:37:18 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts lua snippet to interact with portengine 2016-04-26 18:16:14 +02:00
session_utils
templates
tools consolidate and re-order luasession code 2016-04-28 21:38:09 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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