aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/UpdateGlue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* db/UpdateGlue: rename to Service.cxxMax Kellermann2014-02-271-161/+0
* db/simple: create dedicated directoryMax Kellermann2014-02-261-1/+1
* storage: add abstract interfaceMax Kellermann2014-02-051-1/+1
* db/UpdateWalk: move LocalStorage to InstanceMax Kellermann2014-02-051-1/+2
* db/UpdateGlue: relax assertionMax Kellermann2014-02-051-2/+2
* db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann2014-02-041-1/+1
* db/update/Service: use DatabaseListener instead of InstanceMax Kellermann2014-02-041-4/+6
* db/update/Service: use EventLoop::IsInside()Max Kellermann2014-02-041-2/+6
* db/update/Service: initialize "progress" and "update_task_id"Max Kellermann2014-02-041-1/+3
* db/update/Service: add SimpleDatabase referenceMax Kellermann2014-02-041-7/+6
* db/update/Walk: add Directory reference parameterMax Kellermann2014-02-041-1/+2
* db/update: convert runtime check to assertionMax Kellermann2014-01-311-4/+1
* db/update: convert to OO APIMax Kellermann2014-01-301-54/+28
* Database*: move to db/Max Kellermann2014-01-241-0/+181