13
0
Go to file
Markus Seeber 5d17c6aac3 Fix error when $PATH contains whitespaces
Previously, if $PATH contains whitespaces the startup script would split
the new exported $PATH on the first whitespace. This was observed on an
Ubuntu system where $PATH contained a directory with whitespaces.

The change adds weak quotation around the new path to prevent expansion
of whitespaces. $PATH though, is still expanded.
2017-11-30 13:43:56 +01:00
doc
export
gtk2_ardour Remove duplicate assignment (amend 867460cd3) 2017-11-23 15:34:21 +01:00
headless allow hardev to work again 2017-10-26 10:43:53 -04:00
libs Fix Windows builds (amend a3ec16) 2017-11-29 18:53:06 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Add MSVC support for building the 'zita-resampler' library (which is now needed by libardour) 2017-10-30 13:55:51 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
scripts Example Lua script to move regions (insert gaps) 2017-11-23 15:27:29 +01:00
session_utils
templates
tools Fix error when $PATH contains whitespaces 2017-11-30 13:43:56 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Detected boost using a compile-time check (works w/x-compile) 2017-10-21 21:07:18 +02:00

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

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