Mirror of Ardour Source Code
Find a file
Paul Davis 7e44da4985 fix two other potential issues with leftover 32 bit integers when reading from sndfilesource.
It is less likely that these would cause issues because the
variables involved define the size of the data read, which
is almost certainly less than the 32 bit limit (i.e. they are
not positional). But to keep things clean and to keep questions
at bay, make them 64 bit values.
2015-02-22 11:15:34 -05:00
doc
export [Summary] Changing implementation of export/import usecases 2015-02-10 12:32:20 +02:00
export_not_for_tracks_live [Summary] Changing implementation of export/import usecases 2015-02-10 12:32:20 +02:00
gtk2_ardour [Summary] Disabled showing MTC label per Igor's request 2015-02-22 12:56:28 +02:00
headless
icons
libs fix two other potential issues with leftover 32 bit integers when reading from sndfilesource. 2015-02-22 11:15:34 -05:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
patches
patchfiles
PRD-n-SRS
templates
tools [Summary]: change gtk/a3 files location in the windows installer project 2015-02-18 12:37:46 +02:00
vst
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
patch.diff
README
system_config [Summary] Implemented menu items for playhead modes, related actions, set priorities and default values 2015-02-04 17:44:01 +02:00
test.commit.txt
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript [Summary] Added possibility to print out stacktrace directly from code on Windows 2015-02-10 23:43:46 +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