summaryrefslogtreecommitdiff
path: root/src/db/update/UpdateGlue.cxx
AgeCommit message (Expand)Author
2014-02-27db/UpdateGlue: rename to Service.cxxMax Kellermann
2014-02-26db/simple: create dedicated directoryMax Kellermann
2014-02-05storage: add abstract interfaceMax Kellermann
2014-02-05db/UpdateWalk: move LocalStorage to InstanceMax Kellermann
2014-02-05db/UpdateGlue: relax assertionMax Kellermann
2014-02-04db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann
2014-02-04db/update/Service: use DatabaseListener instead of InstanceMax Kellermann
2014-02-04db/update/Service: use EventLoop::IsInside()Max Kellermann
2014-02-04db/update/Service: initialize "progress" and "update_task_id"Max Kellermann
2014-02-04db/update/Service: add SimpleDatabase referenceMax Kellermann
2014-02-04db/update/Walk: add Directory reference parameterMax Kellermann
2014-01-31db/update: convert runtime check to assertionMax Kellermann
2014-01-30db/update: convert to OO APIMax Kellermann
2014-01-24Database*: move to db/Max Kellermann