The Flagship http://ardour.org
Go to file
Robin Gareus 1b570d9886 peak_amplitude_thread fix - #6807
On windows AudioRegionEditor d'tor never returns, stalling or
crashing in pthread_join() after pthread_cancel().
Crashes happen if two thread pools with the same name exist.
(but since the thread has no event loop, no pool is needed)

After showing Region Properties any operation that would close the dialog
will either cause the application to hang indefinitely or terminate.

This also consolidates code: CrossThreadChannel works on windows these days
2016-05-16 02:49:18 +02:00
cfgtool
doc remove and ignore intermediate generated documentation files 2016-04-12 13:55:09 +02:00
export
gtk2_ardour peak_amplitude_thread fix - #6807 2016-05-16 02:49:18 +02:00
headless
icons
libs add some location and transport related lua bindings 2016-05-14 23:54:04 +02:00
mcp
midi_maps
msvc_extra_headers MSVC won't compile 'const float _demolition[]' because it uses 'divide by zero' while initializing 2016-05-03 17:30:58 +01:00
MSVCardour3 When building with MSVC don't attempt to link to the 'old' lua libs (i.e. the static libraries) 2016-04-05 12:25:24 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts some love for session-scripts. 2016-05-14 23:59:32 +02:00
session_utils
templates
tools consolidate and re-order luasession code 2016-04-28 21:38:09 +02:00
vst
.dir-locals.el
.gitignore remove and ignore intermediate generated documentation files 2016-04-12 13:55:09 +02:00
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
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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