Files
ardour/libs
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
..
2019-04-09 02:23:17 +02:00
2019-02-23 18:41:05 +01:00
2019-04-11 02:32:45 +02:00
2019-04-12 18:30:52 +02:00