13
0
Go to file
Robin Gareus 48556cbd3c
Fix session-archive on macOS
By default Apple uses a private TMP folder. While mktemp
returns "/tmp/xxx" the canonical path is "/private/tmp/xxx".
This lead to issues when tmp-prefix is removed when building
the session-archive.

See also e52bdc55ad
2021-03-17 18:05:48 +01:00
doc
gtk2_ardour Remove unrelated enum cases (-Wenum-compare-switch) 2021-03-17 17:44:11 +01:00
headless
libs Fix session-archive on macOS 2021-03-17 18:05:48 +01:00
luasession Consistency: replace "x-run" with "xrun" (1/2) 2021-02-26 22:22:08 +01:00
msvc_extra_headers A few extra changes needed to support the latest version of libpthread for Windows 2021-01-30 13:59:22 +00:00
MSVCardour3 MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils Bail out if export cannot be started 2020-12-08 01:10:00 +01:00
share Add Lua script to send 12TET tuning as MTS messages 2021-02-12 16:01:43 +01:00
tools Add support for signing and notarizing packages on MacOS 2021-03-15 09:51:57 -05:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix boost 1.74 + gcc 10.2 warnings 2021-01-26 01:54:37 +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