aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/Walk.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/update/Walk: add Directory reference parameterMax Kellermann2014-02-041-3/+4
| | | | Remove dependency on the DatabaseSimple library.
* db/update: convert to OO APIMax Kellermann2014-01-301-0/+134
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.