13
0
Go to file
Robin Gareus c218b65d24
Fix the URI handling (for sfdb) for Windows
This forward ports Mixbus' 4eca3dea47 without additional code to correct
for old (Ardour2) URIs.

A2, used path2uri() which accumulated and left duplicate slashes in place,
eg. "file:////". Mixbus3 auto-corrected this on load in
AudioLibrary::search_members_and().
However sfdb libraries are not shared between major versions, so this
code does no need to be forward ported.
2019-04-12 18:38:49 +02:00
doc
export
gtk2_ardour Update Mixbus Mon-section #ifdef 2019-04-12 18:29:23 +02:00
headless
libs Fix the URI handling (for sfdb) for Windows 2019-04-12 18:38:49 +02:00
mcp
midi_maps
msvc_extra_headers Remove support for building against LV2 older than 1.2.0 2019-04-10 10:24:33 +02:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Remove duplicate patchfiles 2019-04-08 15:01:26 +02:00
plugin_metadata
scripts Update Lua Script to use new MusicSample API 2019-04-09 03:15:38 +02:00
session_utils Fix session-export util (timecode: frames, not samples) 2019-04-09 03:28:23 +02:00
templates
tools Remove support for building against LV2 older than 1.2.0 2019-04-10 10:24:33 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
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 Unify build-system customization (Ardour/Mixbus) 2019-04-09 13:17:15 +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