13
0
Go to file
John Emmas 631ee17e34 Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local'
On Windows, variables defined as having thread storage can have a different address in different threads and as such, they aren't allowed to be imported or exported from a DLL.
2024-05-02 10:22:44 +01:00
doc
gtk2_ardour Don't nag Trax users after export 2024-05-01 14:54:31 +02:00
headless
libs Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local' 2024-05-02 10:22:44 +01:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils
share
tools Fix OSX packaging and signing for LiveTrax 2024-04-29 00:56:27 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Raise the butler's I/O priority 2024-04-29 21:46:06 +02:00

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

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