The Flagship http://ardour.org
Go to file
Robin Gareus e71cc6892e
Fix MSVC linker issue
Static globals are not shared between .dll and .exe
the FUID needs to be declared in the GUI as well for
FUnknownPtr<> cast by UUID lookup to work
2020-10-09 18:28:53 +02:00
doc
gtk2_ardour Fix MSVC linker issue 2020-10-09 18:28:53 +02:00
headless
libs Do not bind pure virtual functions, use indirection 2020-10-09 18:23:53 +02:00
luasession
msvc_extra_headers Move MSVC's declaration of VST3_SUPPORT to the right place 2020-09-22 12:21:20 +01:00
MSVCardour3 Move MSVC's declaration of VST3_SUPPORT to the right place 2020-09-22 12:21:20 +01:00
MSVCMixbus3
MSVCvst_scan Add a new #include path to our MSVC project (vst3_scan) 2020-10-08 09:29:11 +01:00
nutemp
session_utils Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
share Consolidete script author names 2020-09-30 22:06:35 +02:00
tools Fix path to LV2s 2020-10-02 13:58:10 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl Build 'ardour-vst3-scanner.exe' with MSVC 2020-09-22 12:15:09 +01:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add support for Dr.Mingw 2020-09-29 06:06:11 +02:00

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

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