13
0
Go to file
Robin Gareus cd5f70e69a
Fix issues when delay-buffers are re-allocated
Previously buffers were dropped, and data was not copied to
newly allocated buffers. As side-effect the read-offset was not
adjusted either.

The distance between read and write-pointer needs to be maintained
(delay does not change). This needs to be accounted for, when the
buffer increases while read->write wraps around the old (smaller)
buffer. Previously this triggered an assert (in line 180)
2019-09-29 17:00:27 +02:00
doc Upddate path for doxygen doc 2019-09-29 01:26:49 +02:00
export
gtk2_ardour Fix Region-list column layout. 2019-09-29 09:14:09 -05:00
headless
libs Fix issues when delay-buffers are re-allocated 2019-09-29 17:00:27 +02:00
mcp
midi_maps
msvc_extra_headers Remove my BOOST_MPL declarations (as BOOST_MPL seems to have been removed more generally) 2019-09-20 11:32:58 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-09-24 10:20:23 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add patchfiles/Moog_Slim_Phatty.midnam 2019-09-06 18:39:17 +02:00
plugin_metadata
scripts Add Readme to the Lua script folder 2019-09-06 18:18:29 +02:00
session_utils NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
templates
tools NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore add .vscode editor data to gitignore 2019-08-28 10:07:41 -05:00
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build 2019-09-25 12:16:13 -06:00

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

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