13
0
Go to file
Paul Davis 6542ce76d0 Don't use trylock in assertions on windows as it will fail
glib uses TryEnterCriticalSection on windows which will return true
if the lock as able to be locked *or* is already locked by the current
thread.
2013-07-13 16:57:04 -04:00
doc
export
gtk2_ardour Work around DELETE defined via windows.h 2013-07-13 08:45:27 -04:00
icons
libs Don't use trylock in assertions on windows as it will fail 2013-07-13 16:57:04 -04:00
mcp
midi_maps
patches
patchfiles
templates
tools Add clean script to windows stuff to save a bit of typing 2013-07-11 12:26:29 -04:00
vst
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-07-11 11:11:45 -04: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 Add --single-tests option to also build each libardour test as a separate program 2013-07-11 10:57:21 -04:00

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

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