1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-26 01:03:45 +00:00
dindexer/include/dindexer-machinery
King_DuckZ be9fc3eb0b Fix various problems introduced in scan with the last commit.
Fixes a crash due to an assertion trying to access a
past-the-end iterator.
Gets content type detection to work, although only after
hashing is done (see comment in main.cpp for details).
Fixes a problem with the array passed to guess_content_type
being not sorted as the function expects.
Adds more assertions.
2016-02-23 18:56:07 +01:00
..
filesearcher.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
filestats.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
guess_content_type.hpp Detect content type after scanning and save to DB. 2016-02-22 19:44:48 +01:00
indexer.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
machinery_info.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
mediatype.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
recorddata.hpp Fix various problems introduced in scan with the last commit. 2016-02-23 18:56:07 +01:00
set_listing.hpp Fix various problems introduced in scan with the last commit. 2016-02-23 18:56:07 +01:00
set_listing_helpers.hpp Flattening is useful, so move it out of the unit test. 2016-02-20 01:34:46 +01:00
tiger.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00