13
0
Go to file
Paul Davis 87184ab80d fix a race condition between the death of a thread that communicates with an UI event loop and the event loop itself.
The comment tries to explain it all. There may be a better solution, but I believe that this one is
(a) safe (b) better than the old approach.
2014-03-24 17:47:56 -04:00
doc
export
gtk2_ardour selecting a track/bus in the editor list now selects it in the canvas, and also ensures that it is visible 2014-03-24 17:32:04 -04:00
headless fix up waf build in wake of search path changes earlier today 2014-03-10 17:30:12 -04:00
icons
libs fix a race condition between the death of a thread that communicates with an UI event loop and the event loop itself. 2014-03-24 17:47:56 -04:00
mcp
midi_maps
msvc_extra_headers When finding (MSVC built) panner DLLs, make sure we only find ones that match our build target 2014-03-18 17:32:39 +00:00
patches
patchfiles
templates
tools add helper binaries to bundles 2014-03-17 14:40:54 +01:00
vst
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript rework SystemExec - use vfork wrapper (and lots of related stuff) 2014-03-13 16:58:07 +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