The Flagship http://ardour.org
Go to file
Robin Gareus 485ac45477
Fix region boundary cache lookup segfault
When the cursor position is after the last item in the vector,
upper_bound returns the last given iterator, here:
`region_boundary_cache.end()`, which is invalid to dereference.

Furthermore prevent possible  duplicate prev/next pair at zero,
when using the video-timelime.
2020-04-22 22:37:43 +02:00
doc
gtk2_ardour Fix region boundary cache lookup segfault 2020-04-22 22:37:43 +02:00
headless
libs WebSockets: fix guard header in json.h 2020-04-22 21:59:35 +02:00
luasession
msvc_extra_headers Some initial changes (currently for libpbd only) to help a new contributer who's trying to build with MSVC2017 2020-03-26 10:40:36 +00:00
MSVCardour3
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan
nutemp
session_utils
share WebSockets: extend 57fdce8 2020-04-22 21:59:35 +02:00
tools Really bundle web-surface data with Linux and Mac builds 2020-04-21 22:43:46 +02:00
us2400
vst
.dir-locals.el Only use .dir-locals.el to set tab indentation (or not, for python). 2011-04-06 16:33:43 +00:00
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Update waf scripts 2020-04-09 20:56: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