13
0
Go to file
Carl Hetherington 070e724190 Patch from Tim Mayberry:
Remove redundant init and cleanup code from common test code

Calling PBD::EnumWriter::destroy means ARDOUR::init and setup_libpbd_enums need to be called again
to register types. If the call to EnumWriter::destroy is removed then ARDOUR::init and setup_libpbd_enums
no longer need to be called. EnumWriter::destroy should probably be added to ARDOUR::cleanup(or better yet PBD::cleanup)
and then called at the end of main. __attribute__ ((destructor)) could be used but that is not portable between


git-svn-id: svn://localhost/ardour2/branches/3.0@12578 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-06 11:58:15 +00:00
doc
export
gtk2_ardour Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
icons
libs Patch from Tim Mayberry: 2012-06-06 11:58:15 +00:00
manual
mcp new device profile for BCF2000 from James Roberts 2012-05-25 19:39:12 +00:00
midi_maps
patches
patchfiles Trim <PatchBank>s with unresolved <UsesPatchNameList>s 2012-06-03 15:47:28 +00:00
templates
tools more info when linux build goes wrong 2012-06-01 14:05:49 +00:00
vst use new config vars 2012-05-24 14:51:08 +00:00
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Compile cleanly with clang. 2012-05-24 02:54:10 +00:00

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

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