13
0
Go to file
Paul Davis 94c8b672c4 do not call basename_nosuffix() before using matching_unsuffixed_filename_exists_in() because the latter does that call itself.
As the code used to be, if we are testing for a candidate filename of aaa.bbb.ccc, the call strips .ccc and matching_... strips .bbb
resulting in a match with aaa, which is not intended at all.
2014-07-10 08:16:27 -04:00
doc update callgrind script and add some doc. 2014-07-08 01:11:05 +02:00
export
gtk2_ardour add comment/doxygen doc 2014-07-10 08:14:41 -04:00
headless
icons
libs do not call basename_nosuffix() before using matching_unsuffixed_filename_exists_in() because the latter does that call itself. 2014-07-10 08:16:27 -04:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Add (newly introduced) sources to our MSVC projects 2014-06-28 11:56:19 +01:00
MSVCMixbus3
patches
patchfiles
templates
tools xfade rects should only pop-up in Object mode, when they are focusable 2014-07-07 15:34:20 -05:00
vst
.dir-locals.el
.gitignore
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 --debug-symbols configure option. 2014-07-08 18:40:52 +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