Mirror of Ardour Source Code
Find a file
Paul Davis 6aa29f3b09 make sure we allocate large enough buffers when doing a non-butler context disk buffer refill.
The size of the buffer now needs to reflect that we calculate read
refills in bytes, and if we are not using 32 bit float sample format
on disk, that can translate into > 1M samples.
2015-01-30 12:57:58 -05:00
doc update callgrind script and add some doc. 2014-08-17 20:43:23 -04:00
export [Summary] Adding the export format specs specially for TRACKS 2015-01-27 12:23:11 +02:00
gtk2_ardour [Submit] Temporarily removed the new open_file_dialog objective-cc implementationn due to error compilation. 2015-01-30 13:03:31 +02:00
headless minor fixes to wscript files to make things python3 compatible 2014-08-17 21:16:09 -04:00
icons [Summary] New icon 2014-09-22 17:43:16 +03:00
libs make sure we allocate large enough buffers when doing a non-butler context disk buffer refill. 2015-01-30 12:57:58 -05:00
mcp add new MCP device file for original Mackie Control 2014-09-17 07:06:04 -04:00
midi_maps finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
msvc_extra_headers Change the function signature for 'abs(int64_t)' (Windows) so that it doesn't conflict with more recent versions of MSVC 2014-08-17 13:47:19 -04:00
MSVCardour3 Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-18 14:22:26 -04:00
patches Add shared_ptr debugging patch, as I keep losing it. 2012-04-19 21:54:00 +00:00
patchfiles finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
PRD-n-SRS [Summary]: Add path to Preferences in Mac and Windows 2014-11-17 12:00:23 +02:00
templates finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
tools [Summary]: add new version of Tracks Live Manual 2015-01-30 11:40:41 +02:00
vst Fix paths in ardourvst.in 2014-08-17 14:53:31 -04:00
.gitignore added new 2 files to .gitignore to clean up output of git status 2014-09-11 17:02:04 -04:00
ardour-3.ttl Fix syntax error. 2009-11-09 14:13:59 +00:00
ardour.1 add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
ardour.1.es most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.fr most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.ru most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.dox remove whitespace (and test committing) 2012-01-21 04:25:53 +00:00
COPYING
instant.xml most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
instant.xml.sae most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
Makefile (FULL) not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:54:33 +00:00
msvc32-fixup.pl Add the remaining 'API_VERSION' properties to msvc32-fixup.pl 2014-08-18 14:22:16 -04:00
PACKAGER_README fixes for various consistency/settings issues in monitor section; minor edit to PACKAGER_README 2010-03-17 16:01:58 +00:00
patch.diff [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
system_config [Summary] Set default HDD buffering to medium per Igor's request 2015-01-27 17:14:19 +02:00
test.commit.txt Just a test commit to increase a revision number 2014-06-17 11:09:08 +03:00
testfile.flac ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
testfile.ogg ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
TRANSLATORS correct dir spelling 2011-11-21 23:21:05 +00:00
waf new waf (still version 1.6.11) incorporating previous autowaf.py change 2014-08-17 21:14:21 -04:00
wscript [Summary]: changes to par command to provide approved build name's format 2014-11-13 11:43:12 +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