Files
ardour/libs
Todd Naugle 9e6b85f330 Don't save a leading slash when storing a relative export path.
It is not needed in the relative case and causes issues when taking
sessions between platforms.

On windows, the default path would be "\export". When that is used
on linux the resulting fullpath would end up as

/your/session/path/\export

which is then not found on the file system.

This change is consistent with how relative paths are normally written and
does cure the default path when moved across platforms.

It does not solve the larger issue of mixed directory separators.
A relative path of "export\myMixV1" will still fail when moving between
platforms.
2021-05-07 12:25:42 -05:00
..
2020-12-01 12:08:09 +01:00
2021-05-05 17:57:16 +02:00
2021-05-05 17:57:16 +02:00
2021-04-18 22:02:57 +02:00
2021-01-23 23:43:14 +01:00
2021-05-05 17:57:16 +02:00
2021-05-05 17:57:16 +02:00
2020-01-22 02:00:25 +01:00
2021-05-05 17:57:16 +02:00
2021-03-01 22:14:38 +01:00
2021-05-05 17:57:16 +02:00
2021-05-05 17:57:16 +02:00