13
0
Go to file
Paul Davis 9e50baae63 don't say "can throw" and then fail to catch
git-svn-id: svn://localhost/ardour2/branches/3.0@12347 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-20 20:59:38 +00:00
doc vague diagram on event loop/UI interactions 2012-04-24 17:15:37 +00:00
export
gtk2_ardour packaging tweaks for OS X 2012-05-20 20:17:33 +00:00
icons
libs don't say "can throw" and then fail to catch 2012-05-20 20:59:38 +00:00
manual
mcp add newline 2012-05-20 12:19:29 +00:00
midi_maps
patches Add shared_ptr debugging patch, as I keep losing it. 2012-04-19 21:54:00 +00:00
patchfiles
templates
tools packaging tweaks for OS X 2012-05-20 20:17:33 +00:00
vst
.dir-locals.el
.gitignore Add a couple of things to .gitignore. 2012-04-18 22:27:49 +00:00
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript major rationalization of use of search paths. ardour now has just 4 functions used to define how external resources are located: ardour_config_search_path() (for system or user specific configuration data), ardour_data_search_path() (for machine, user and system independent data), ardour_dll_directory() (base directory where shared libraries are found) and user_config_directory(). These are now used throughout the code. the config, data and dll paths/directories can be overridden by environment variables. the user config dir is added as the first element of the first two search paths, and use selectively when searching for a few other things. 2012-05-18 17:24:06 +00:00

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

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