Mirror of Ardour Source Code
Find a file
John Emmas 6b92b1787e Modify 'ardour_config_search_path()' and 'ardour_data_search_path()'
1) So that the Windows version will use appropriate environment variables (if they exist)
     2) So that we don't exit if the env vars can't be found (we can still return some kind of path so just alert the user)
2014-03-19 13:42:58 +00:00
doc correct information on waf updates 2013-11-10 17:44:50 -05:00
export new Ring Tone default export format 2012-10-08 19:47:03 +00:00
gtk2_ardour fixed a few warnings from clang static analysis 2014-03-18 22:51:44 +01:00
headless fix up waf build in wake of search path changes earlier today 2014-03-10 17:30:12 -04:00
icons resize metronome icon to keep transport button sizes consistent 2012-11-12 19:36:34 +00:00
libs Modify 'ardour_config_search_path()' and 'ardour_data_search_path()' 2014-03-19 13:42:58 +00:00
mcp new Mackie Control device file for Qcon controller (from #5634) 2013-08-07 23:06:54 -04:00
midi_maps add new MIDI binding map for AKAI MPK61 (from Glen MacArthur) 2014-02-14 14:08:45 -05:00
msvc_extra_headers When finding (MSVC built) panner DLLs, make sure we only find ones that match our build target 2014-03-18 17:32:39 +00:00
patches Add shared_ptr debugging patch, as I keep losing it. 2012-04-19 21:54:00 +00:00
patchfiles Document controller values for Moog Minitaur. 2014-01-06 13:49:09 -05:00
templates do not include templates in a distributed version of ardour, they are useless. see the comments in templates/wscript on why this is so, and why this change was made 2013-04-06 11:37:16 -04:00
tools add helper binaries to bundles 2014-03-17 14:40:54 +01:00
vst fix ardvst and ardourvst (use variable or version number) 2013-06-23 18:59:47 +02:00
.dir-locals.el Only use .dir-locals.el to set tab indentation (or not, for python). 2011-04-06 16:33:43 +00:00
.gitignore ignore libcanvas version files 2014-02-19 23:29:35 -05:00
ardour-3.ttl Fix syntax error. 2009-11-09 14:13:59 +00:00
ardour.1 add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox remove whitespace (and test committing) 2012-01-21 04:25:53 +00:00
ardour_system.rc change default font scaling to 80% which makes a newly installed ardour come up with a window size just below 1080 2012-12-18 17:15:00 +00:00
ardour_system_sae.rc
COPYING
instant.xml
instant.xml.sae
Makefile (FULL) not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:54:33 +00:00
PACKAGER_README fixes for various consistency/settings issues in monitor section; minor edit to PACKAGER_README 2010-03-17 16:01:58 +00:00
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
testfile.flac
testfile.ogg
TRANSLATORS correct dir spelling 2011-11-21 23:21:05 +00:00
waf use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks) 2014-01-17 13:19:42 -05:00
wscript rework SystemExec - use vfork wrapper (and lots of related stuff) 2014-03-13 16:58:07 +01:00

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

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