13
0
Go to file
Paul Davis 683496c501 use libltc and libtimecode as static libs, and upgrade to waf 1.7
This is slightly awkward. It is important that we only link once to the static lib. Doing this at executable link time did not
work, possibly because waf insisted on putting the two static libraries at the front of the link list. So instead libardour
is now the point where linkage to these libraries occurs (and nowhere else). This should never be changed unless the change
just moves the linkage point to another location.

Also fix a bug with the libardour version tha was picked up by waf 1.7
2013-10-18 11:11:59 -04:00
doc
export
gtk2_ardour use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
icons
libs use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
mcp
midi_maps new generic MIDI binding map for Novation Impulse 61 from Alexandre Prokoudine 2013-09-10 08:51:06 -04:00
patches
patchfiles
templates
tools package small-splash image in binary bundles 2013-10-15 21:30:12 -04: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 use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
wscript bump to 3.5 2013-10-15 13:30:15 -04:00

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

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