13
0
Go to file
Colin Fletcher 8df6101fd3 fix out-of-bounds array access in export report.
cppcheck reports "gtk2_ardour/export_report.cc:260: error: Array 'y0[4]'
accessed at index 4, which is out of bounds.", which seems indeed to be
the case.
2016-03-20 11:19:31 +00:00
cfgtool prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
doc add more lua examples/doc 2016-03-19 16:41:59 +01:00
export
gtk2_ardour fix out-of-bounds array access in export report. 2016-03-20 11:19:31 +00:00
headless prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
icons
libs cache LuaProc Parameters in Processor 2016-03-19 18:59:10 +01:00
mcp add MCP device file for Nucleus-via-platform MIDI 2016-02-18 20:28:56 -05:00
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 Move the preprocessor directive GTKMM_ATKMM_ENABLED so it'll get #defined at an earlier stage 2015-12-23 15:09:16 +00:00
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-03-12 13:41:44 +00:00
MSVCMixbus3 When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
MSVCvst_scan Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
patches patches to fix notebook tab tearoff on DnD. 2015-07-20 16:56:15 -04:00
patchfiles
scripts add more lua examples/doc 2016-03-19 16:41:59 +01:00
session_utils prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
templates NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00
tools expose OSC bindings to luasession util 2016-03-19 16:55:51 +01:00
vst globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
.dir-locals.el
.gitignore remove gtk2_ardour/*.bindings from .gitignore 2016-02-22 15:31:22 -05:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr convert French man page from ISO-8859-1 to UTF-8 encoding 2016-03-08 08:39:58 -05:00
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 more pre-commit testing 2015-05-09 13:08:56 -04:00
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Following my last change we can now give 'MSVCArdour3.vsprops.in' its correct name 2015-01-12 14:47:44 +00:00
PACKAGER_README
README
system_config update system config 2015-07-21 01:12:39 +02:00
testfile.flac
testfile.ogg
TRANSLATORS
waf patch waf - fixes clang/linux compilation 2016-02-28 21:48:49 +01:00
wscript prepare custom LV2 extensions 2016-03-14 00:17:08 +01:00

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

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