13
0
Go to file
Robin Gareus 796ac29cf2
Fix some disk-buffer threading issues
Make _pending_overwrite atomic (butler + process thread).
This also addresses a potential seek before override race.

Seeking will fill the buffers and by the time overwrite_existing_buffers()
is called from there is no space to overwrite anymore.
2019-02-08 19:33:23 +01:00
doc
export
gtk2_ardour do not attempt to update transport master rows if audioengine is not running 2019-02-06 13:54:05 -07:00
headless (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
libs Fix some disk-buffer threading issues 2019-02-08 19:33:23 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add Midnam for Yamaha MX 49/61/88 2019-01-01 21:36:02 +01:00
plugin_metadata
scripts mixer recall script will now remember the last used recall settings 2019-01-04 11:58:09 -06:00
session_utils (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
templates
tools remove unnecessary call to init_post_engine() (now called from libardour) 2019-01-17 09:18:53 -06:00
us2400
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 remove dangling --lv2 waf configure option 2019-01-02 08:11:09 -05:00

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

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