Prevent import of directories as DCPs if they do not have an
authorCarl Hetherington <cth@carlh.net>
Wed, 28 Oct 2020 11:48:48 +0000 (12:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 28 Oct 2020 11:48:48 +0000 (12:48 +0100)
commit2c74c1534cb563cab4c6c3225ced573619f6a647
tree8450ccd91f33c338ca3ffba11a7744f9e610127b
parentbed96d486f85a9fa5171e2cdaa3858581d631b3a
Prevent import of directories as DCPs if they do not have an
ASSETMAP{,.xml} in the top level.

This should avoid some confusion, as previously DoM would scan the
whole directory tree looking for an ASSETMAP.  It also prevents
people adding a DCP-o-matic project to itself, which I believe is the
cause of #1620.
src/lib/dcp_content.cc