13
0
Go to file
John Emmas 4ece16f348 For MSVC, 'using namespace whatever' doesn't help us to differentiate between ambiguous type names
so... given that 'Rectangle' is a type name that's commonly found in several different namespaces, we'll need to specify explicitly which one we want.
2016-08-19 14:11:00 +01:00
cfgtool
doc
export
gtk2_ardour Avoid CamelCase in color names 2016-08-19 14:57:07 +02:00
headless
libs For MSVC, 'using namespace whatever' doesn't help us to differentiate between ambiguous type names 2016-08-19 14:11:00 +01:00
mcp
midi_maps
msvc_extra_headers 'roundf()' wasn't introduced in MSVC until VS2013 - so for the time being, let's emulate it using 'floorf()' 2016-08-19 14:11:00 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts fix SNAFU in track-properties script 2016-08-18 19:49:16 +02:00
session_utils
templates
tools fix copy/paste typo in bc0bb6cae 2016-08-16 01:01:36 +02:00
vst
.dir-locals.el
.gitattributes
.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 merge source-defaults into system-config file 2016-08-09 22:13:59 +02:00
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