Mirror of Ardour Source Code
Find a file
Colin Fletcher e27df63bc5 Fix a couple of build errors in the test suite.
The parameters to Session::new_audio_track() changed in e0ff70cf, and
Playlist::region_list() was renamed to region_list_property() in
fce6ac0e. Update calls to these functions in the test suite to match.

A couple of tests still fail after these changes.
2016-06-08 19:56:34 +01:00
cfgtool
doc
export
gtk2_ardour listen for gui_changed() signal from all Stripables, not just Routes 2016-06-08 11:03:13 -04:00
headless
libs Fix a couple of build errors in the test suite. 2016-06-08 19:56:34 +01:00
mcp
midi_maps
msvc_extra_headers Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()' 2016-05-28 19:07:22 +01:00
MSVCardour3 Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn't contain compressed images 2016-06-08 15:20:19 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
session_utils update session-utils 2016-06-03 23:09:18 +02:00
templates
tools mixbus x42-plugins bundle update 2016-06-06 20:19:59 +02:00
vst
.dir-locals.el
.gitignore
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 Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
PACKAGER_README
README
system_config update system-config 2016-06-01 00:00:04 +02:00
testfile.flac
testfile.ogg
TRANSLATORS Update TRANSLATORS docs to advertize Git-oriented patch submission workflow 2016-05-17 00:07:33 +02:00
waf
wscript clean up configure output 2016-05-16 20:05:08 +02:00

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

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