13
0
Go to file
Paul Davis 5bf8833fcc missing Templates mkdir
git-svn-id: svn://localhost/ardour2/branches/3.0@12340 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-20 14:27:29 +00:00
doc vague diagram on event loop/UI interactions 2012-04-24 17:15:37 +00:00
export
gtk2_ardour more tweaks to bundles, search paths and packaging 2012-05-20 14:23:49 +00:00
icons
libs prevent xfades from being dragged to a longer length than the region that owns them 2012-05-19 16:40:05 +00:00
manual
mcp add newline 2012-05-20 12:19:29 +00:00
midi_maps Add motorised attribute to DeviceInfo for generic MIDI maps so that 2012-03-07 01:11:22 +00:00
patches Add shared_ptr debugging patch, as I keep losing it. 2012-04-19 21:54:00 +00:00
patchfiles add 44 MIDNAM files for various h/w synths, originally from digicake.com/midnams but cleaned and fixed up 2012-03-20 17:00:30 +00:00
templates
tools missing Templates mkdir 2012-05-20 14:27:29 +00:00
vst final piece of the ardour3 windows/wine VST puzzle 2012-03-03 20:07:18 +00:00
.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.