13
0
Go to file
2012-05-21 09:13:59 +00:00
doc
export
gtk2_ardour when resetting the import dialog based on selceted track counts, change the file chooser filter to match a clear selection of a a particular track type (#4880) 2012-05-21 09:13:59 +00:00
icons
libs don't specify VAMP_PATH in regular code. it should be given either in the bundle fixup_environment() call or in a startup script 2012-05-20 23:06:46 +00:00
manual
mcp add newline 2012-05-20 12:19:29 +00:00
midi_maps
patches
patchfiles
templates
tools packaging tweaks for OS X 2012-05-20 20:17:33 +00:00
vst
.dir-locals.el
.gitignore
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.