King_DuckZ
ccf13d7dfe
Buildfix when DINDEXER_WITH_MEDIA_AUTODETECT=off
2016-07-15 17:45:48 +01:00
King_DuckZ
43c8024b0c
Re-add some progress feedback.
...
It's not multithreaded this time o.O
2016-03-10 09:51:27 +01:00
King_DuckZ
c28398a1b3
Assert if get_or_create() causes other calls to itself.
...
This is to try and prevent infinite recursions.
2016-03-09 21:35:22 +01:00
King_DuckZ
fe7e9c4af9
Turn around Set's tasks so that they provide a SetRecordDataFull.
2016-03-09 21:26:43 +01:00
King_DuckZ
85cbc76de4
Add GeneralFiller helper task to group tasks together.
2016-03-09 09:25:52 +01:00
King_DuckZ
5798e0d315
New Mime task.
2016-03-09 09:02:17 +01:00
King_DuckZ
c068f93bac
New ContentType task.
...
Fix the problems I encountered while trying to use the new task.
2016-03-08 19:54:04 +01:00
King_DuckZ
d2588d3c7e
Implement hashing task.
...
Also get rid of the ShorFileRecordData and put the new LeanBase
class to use.
2016-03-08 08:48:12 +01:00
King_DuckZ
c64e572fc8
Split Base into LeanBase and Base.
...
Build not tested - intermediate commit.
2016-03-08 08:45:56 +01:00
King_DuckZ
d579b311f2
Add ShortFileRecordData struct to hold the file list in DirTree.
2016-03-04 21:57:09 +01:00
King_DuckZ
1956594c01
Move mediatypes.hpp/cpp to machinery.
...
This was needed so that machinery wouldn't depend on common.
Also moved compatibility.h to helpers include dir.
Ideally mediatypes.hpp will be merged into mediatype.hpp, or there
will be some kind of renaming because the two names are
getting really confusing.
2016-03-04 09:01:11 +01:00
King_DuckZ
6ddf79fad9
Implement MediaType scan task.
2016-03-03 21:31:33 +01:00
King_DuckZ
5b3e15c45f
Create DirTree class and start moving code around.
2016-03-03 20:46:30 +01:00