The Flagship http://ardour.org
Go to file
David Robillard ec947ff8fd Fix occasional MIDI read crash.
Locking should prevent this from being a problem, but taking a reference to the
cached iterator and mutating it directly causes occasional crashes for me for
reasons I can't quite figure out.

This fixes the issue and is arguably more sane anyway, so whatever.
2014-12-28 16:06:44 -05:00
doc add documentation about meter colors 2014-11-10 22:22:54 +01:00
export
gtk2_ardour Remove pointless register specifier and warning. 2014-12-28 16:06:44 -05:00
headless fix [rare] concurrent build issue: 2014-12-28 10:20:25 +01:00
icons Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
libs Fix occasional MIDI read crash. 2014-12-28 16:06:44 -05:00
mcp bcf2000: make play button toggle roll 2014-11-14 15:35:19 -05:00
midi_maps Alois Cochard Add MIDI map for the control surface. 2014-12-04 13:32:08 -05:00
msvc_extra_headers Use precise define names for LV2 version configure checks. 2014-10-31 20:46:09 -04:00
MSVCardour3 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-26 09:14:01 +00:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
MSVCvst_scan Add a small dummy command to a couple of MSVC build projects 2014-11-08 18:47:25 +00:00
patches
patchfiles Structure MIDI device selector by manufacturer. 2014-12-13 00:37:34 -05:00
templates
tools windows package details: 2014-12-24 14:33:48 +01:00
vst Use ardev_common.sh to setup environment for running libardour tests 2014-12-03 17:31:03 +07:00
.dir-locals.el
.gitignore clean up after ourselves 2014-11-11 15:35:06 +01:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING update GPL (formatting and update FSF address) 2014-10-26 02:24:35 +01:00
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
PACKAGER_README
README
system_config move all (G)UI related configuration parameters into UIConfiguration, not RCConfiguration 2014-12-22 13:39:46 -05:00
testfile.flac
testfile.ogg
TRANSLATORS
waf fix stash-mess for ./waf with a new identical version 2014-12-17 14:04:07 -05:00
wscript Add --no-lrdf configure option. 2014-12-24 13:00:32 -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