Mirror of Ardour Source Code
Find a file
Robin Gareus b411eeb74e
Fix crash when exporting multiple timespans with MIDI tracks
::start_audio_export() may be called from a background thread
which does not yet have a thread-local TempoMap.

Track::seek() calls ARDOUR::AudioPlaylist::read()
which calls Playlist::regions_touched_locked() which may require
a TempoMap to calculate overage with Temporal::Beats
2022-04-01 21:41:30 +02:00
doc Update source-tree layout 2022-02-03 14:47:24 +01:00
gtk2_ardour Ignore LD-environment for video transcoding and Lua exec 2022-04-01 18:20:04 +02:00
headless
libs Fix crash when exporting multiple timespans with MIDI tracks 2022-04-01 21:41:30 +02:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share adds support for iCon QCon ProG2 controller 2022-03-17 15:37:07 -06:00
tools Fix permissions of bundled content 2022-03-22 21:31:21 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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