1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-11 14:19:49 +00:00
dindexer/src/scan
King_DuckZ 390b69e150 Use parametric sql functions to insert new files.
Refactoring so that there are no extra copies of data being inserted.
2015-12-29 17:32:22 +00:00
..
CMakeLists.txt Make main dindexer show options used to build. 2015-12-26 14:51:49 +00:00
commandline.cpp Begin work on the new delete action. 2015-12-12 16:53:09 +00:00
commandline.hpp Refactor the new media type autodetection code. 2015-12-08 16:03:30 +00:00
dbbackend.cpp Use parametric sql functions to insert new files. 2015-12-29 17:32:22 +00:00
dbbackend.hpp Use parametric sql functions to insert new files. 2015-12-29 17:32:22 +00:00
discinfo.cpp Buildfix when blkid.h is not available. 2015-12-08 16:13:36 +00:00
discinfo.hpp Allow disabling media autodetection at build time. 2015-12-08 16:07:21 +00:00
filesearcher.cpp Rename update action to scan. 2015-12-04 19:40:02 +00:00
filesearcher.hpp Rename update action to scan. 2015-12-04 19:40:02 +00:00
filestats.hpp Rename update action to scan. 2015-12-04 19:40:02 +00:00
indexer.cpp Use parametric sql functions to insert new files. 2015-12-29 17:32:22 +00:00
indexer.hpp Rename settings stuff as it got moved to commonlib. 2015-12-12 17:41:34 +00:00
main.cpp Use parametric sql functions to insert new files. 2015-12-29 17:32:22 +00:00
mediatype.cpp Put some common stuff into a separate library. 2015-12-10 15:33:38 +00:00
mediatype.hpp Put some common stuff into a separate library. 2015-12-10 15:33:38 +00:00
mimetype.cpp Add split_mime() function. 2015-12-26 14:50:40 +00:00
mimetype.hpp Add split_mime() function. 2015-12-26 14:50:40 +00:00
pathname.cpp Enable more warnings (and fix some). 2015-12-08 13:57:12 +00:00
pathname.hpp Rename update action to scan. 2015-12-04 19:40:02 +00:00
recorddata.hpp Use parametric sql functions to insert new files. 2015-12-29 17:32:22 +00:00
stringpool.hpp Rename update action to scan. 2015-12-04 19:40:02 +00:00
stringpool.inl Rename update action to scan. 2015-12-04 19:40:02 +00:00
tiger.c Rename update action to scan. 2015-12-04 19:40:02 +00:00
tiger.cpp Manage read errors. 2015-12-10 12:13:16 +00:00
tiger.h Rename update action to scan. 2015-12-04 19:40:02 +00:00
tiger.hpp Rename update action to scan. 2015-12-04 19:40:02 +00:00