13
0
Go to file
Colin Fletcher d7cc7775f3 Rework Evoral::coverage() to pass unit tests
Rewrite Evoral::coverage() to (hopefully) do what it's supposed to.

Return OverlapNone for invalid ranges: if either of the ranges passed to
Evoral::coverage() have negative length (i.e.  start > end), return OverlapNone
- it seems reasonable to say that a negative-length range can't overlap
anything. Also return OverlapNone from the fallthrough case, though this should
never happen.
2014-12-01 20:03:22 +00:00
doc
export
gtk2_ardour Remove braindead Parameter inheritance abuse. 2014-11-30 23:56:20 -05:00
headless
icons
libs Rework Evoral::coverage() to pass unit tests 2014-12-01 20:03:22 +00:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools change extention of linux installers to .run 2014-11-28 03:41:49 +01:00
vst
.dir-locals.el
.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 Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Replace individual waf options for enabling backends with one --with-backends option 2014-11-26 22:47:05 +07:00

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

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