check whether a source with the same path exists in session list not just on disk.
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 13 Apr 2014 15:35:49 +0000 (11:35 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 14 Apr 2014 06:17:31 +0000 (02:17 -0400)
commit062dd5b71d4aad9e8e83d51bf9277293cddaa2c2
tree55f1a6ae18a7f51332c8c56d093121baf7fe8abe
parentb81d57f0495e7c5866fcd49e5c9c6483227966c2
check whether a source with the same path exists in session list not just on disk.

This is intended to catch a potential wierd condition where a source exists as a stub, but has not yet been written to disk,
and then a new source is created with the same path. Currently it is not understood how/when this might happen
libs/ardour/session.cc