13
0
Go to file
Tim Mayberry 3b1a98f0ec Change PBD::get_files and PBD::get_paths to take a Searchpath instead of directory path
Both these functions use the internal function run_functor_for_paths
which takes a Searchpath so this avoids a temporary variable in cases
where a Searchpath is passed directly.

The usage is the same as the compiler will generate a temporary Searchpath
from a string(directory path) if necessary.
2014-06-25 12:40:11 -04:00
doc
export
gtk2_ardour Fix finding icon sets by using correct utility function 2014-06-25 12:40:10 -04:00
headless
icons
libs Change PBD::get_files and PBD::get_paths to take a Searchpath instead of directory path 2014-06-25 12:40:11 -04:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Remove no longer needed sources from MSVC projects 2014-06-15 09:55:34 +01:00
MSVCMixbus3
patches
patchfiles
templates
tools update valgrind suppression file (ignore system-wide libs) 2014-06-15 13:24:41 +02: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

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

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