Mirror of Ardour Source Code
Find a file
Robin Gareus 9786e6035f
Fix crash due to concurrent sndfile access
Peak files are built int background which can happen concurrently
to estimating tempo. Notably when importing large .flac files
this can cause a crash because libsndfile API does not allow
for concurrent use of the same SNDFILE object.
2025-10-26 15:10:46 +01:00
doc Replace git.ardour link with github 2025-08-08 23:36:32 +02:00
gtk2_ardour trigger UI: respond to captured regions, and select slot on rec-arm 2025-10-25 15:26:48 -06:00
headless Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
libs Fix crash due to concurrent sndfile access 2025-10-26 15:10:46 +01:00
luasession Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
msvc_extra_headers Update 'targetsxs.h.input' for EZ4Stephen, who's trying to build with MSVC:- 2025-10-24 09:38:43 +01:00
MSVCardour3 remove all trace of cursor stacks; canvas cursor is always "just set" 2024-12-08 12:13:41 -07:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
session_utils Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
share Patchfile / midnam file for XLN Audio - Addictive Drums 2 (Brushes) 2025-10-18 12:26:48 +03:00
tools Revert "macOS: allow Ardour to load unsigned plugins" 2025-08-10 17:41:28 +02:00
.dir-locals.el
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore Ignore files generated by macOS packaging 2024-07-23 17:01:16 +02:00
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
COPYING add plugin clarification to COPYING 2023-04-26 13:28:29 -06:00
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
PACKAGER_README
README Directly use HTTPS 2021-03-23 23:27:45 +01:00
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
system_config
TRANSLATORS Update translation howto 2023-09-24 19:58:25 +02:00
waf upgrade waf to 2.0.26 (includes new autowaf.py version) 2023-09-23 12:09:52 -06:00
wscript Some more fixes for MSVC/waf 2025-10-23 16:13:15 +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