The Flagship http://ardour.org
Go to file
David Robillard de078a04e2 Fix LV2 preset deletion and clash between plugins.
Before this, LV2 preset deletion in Ardour was doubly broken: the wrong file
was being removed, and removing the correct file would only result in a broken
preset.  This change uses a new version of Lilv which has a more sophisticated
mechanism for preset deletion.

Also, fix "clashing" presets saved with the same name for different plugins, by
prefixing the plugin name to the bundle (this is now a recommendation in the
LV2 preset specification).
2015-03-07 14:54:03 -05:00
doc
export
gtk2_ardour Fix LV2 preset deletion and clash between plugins. 2015-03-07 14:54:03 -05:00
headless
icons
libs Fix LV2 preset deletion and clash between plugins. 2015-03-07 14:54:03 -05:00
mcp
midi_maps
msvc_extra_headers When building with MSVC add a couple of new pragmas to cut down on the most frequent compiler warnings, namely:- 2015-02-13 11:37:00 +00:00
MSVCardour3 Adapt our MSVC projects to use our (newly re-built) libsuil 2015-03-03 14:51:59 +00:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools add coreaudio backend to bundle 2015-03-07 19:56:28 +01:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript I’m starting to regret these checks.. 2015-03-07 16:15:41 +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