Allow any kind of file links in eMuleCollection filesamule-svn-r10834
commitd0c3e68da2cac125ef9713c138cb1ef06cb44f4f
authorupstream svn <svn@amule.org>
Wed, 15 Jan 2014 13:06:22 +0000 (15 13:06 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Wed, 15 Jan 2014 13:17:10 +0000 (15 13:17 +0000)
tree54539f85c642b1bf90e7b97ca2b73f2cb918c158
parentbc9ac1221f2d3f27b1c7068dbe590ed013f53c7a
Allow any kind of file links in eMuleCollection files

Removed duplicate link checking, only basic checks are applied on the link.
aMule will check each link thoroughly before accepting it.

For text collections, we pass each link to aMule as-is, keeping all fields
that might be present. For binary collections, we build a text link, adding
the AICH root hash if present in the binary.
.svn-revision
docs/Changelog
src/ED2KLinkParser.cpp
src/MuleCollection.cpp
src/MuleCollection.h
src/SharedFilesCtrl.cpp