13
0
Go to file
Robin Gareus d3803c54de Fix a potential deadlock/crash (here tape-track peak-file)
read_peaks_with_fpp() already holds _lock, build_peaks_from_scratch()
takes the _lock again.

Depending on glib[mm] and the threading lib it may either result in a
deadlock, or with EDEADLK in undefined behavior when a
non-recursive lock is released twice.
2016-12-12 03:13:16 +01:00
cfgtool
doc
export
gtk2_ardour sort tempo curves initially as well. 2016-12-12 02:07:00 +11:00
headless
libs Fix a potential deadlock/crash (here tape-track peak-file) 2016-12-12 03:13:16 +01:00
mcp
midi_maps Use correct action in map for Korg nanoKontrol2 2016-12-01 21:44:28 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Add some doc/comments to the timecode example script 2016-12-08 15:42:11 +01:00
session_utils
templates
tools Prevent endless recursion on Evoral::Event<> 2016-12-05 23:49:19 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system_config 2016-11-30 14:49:42 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add a small tool to experiment with libcanvas 2016-12-11 15:52:56 +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