Mirror of Ardour Source Code
Find a file
Colin Fletcher 05ec8c46a7 pingback:: use curl_free() for pointers returned by curl_easy_escape()
As per the curl documentation, use curl_free() for pointers returned by
curl_easy_escape() rather than plain free().
2016-07-18 10:53:48 +02:00
cfgtool
doc remove and ignore intermediate generated documentation files 2016-04-12 13:55:09 +02:00
export
gtk2_ardour pingback:: use curl_free() for pointers returned by curl_easy_escape() 2016-07-18 10:53:48 +02:00
headless
libs Remove 'i18n.h' from some VC projects where it's no longer needed 2016-07-18 09:41:46 +01:00
mcp
midi_maps 2 new MIDI maps from sam tuke (https://github.com/samtuke/ardour-midi-maps) 2016-03-08 08:52:13 -05:00
msvc_extra_headers Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()' 2016-05-28 19:07:22 +01:00
MSVCardour3 Remove 'i18n.h' from some VC projects where it's no longer needed 2016-07-18 09:41:46 +01:00
MSVCMixbus3
MSVCvst_scan Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01:00
patches
patchfiles
scripts cleanup High/Low Pass 2016-07-17 14:10:13 +02:00
session_utils update session-utils 2016-06-03 23:09:18 +02:00
templates
tools bundle dynamically loaded NSS libs 2016-07-17 23:36:25 +02:00
vst fix vamp path: 2016-06-25 00:44:04 +02:00
.dir-locals.el
.gitattributes disable git-archive 2016-07-06 03:12:19 +02:00
.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 convert Russian man page from KOI8-R to UTF-8 encoding 2016-03-08 08:39:58 -05:00
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl When building with MSVC, adapt the various font sizes to be a closer match to the GCC build 2016-06-23 15:20:03 +01:00
PACKAGER_README
README
system_config update system-config 2016-06-01 00:00:04 +02:00
testfile.flac
testfile.ogg
TRANSLATORS Fix the reference to i18n_po, fix Paul's second name 2016-06-10 20:28:43 +02:00
waf
wscript a-reverb prototype (based on setBfree b_reverb) 2016-07-12 16:43:10 +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