if a filesource is supposed to be new, don't waste time looking for it. if it has...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 30 Mar 2013 14:06:08 +0000 (10:06 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 30 Mar 2013 14:06:08 +0000 (10:06 -0400)
commit864ce8f0d1aaefdbf7cb582b9ed34d669e81c468
tree5906db222e4df58306952272549b3362fdff5d0a
parent91a279800120319bf14c29e4c63c9c9de1cca83e
if a filesource is supposed to be new, don't waste time looking for it. if it has its _origin member set, search for that, not its name (affects embedded files)
libs/ardour/file_source.cc