Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: add missing Compiler.h includes | Max Kellermann | 2014-08-30 | 1 | -0/+1 |
* | db/update/Service: allocate UpdateWalk dynamically | Max Kellermann | 2014-02-27 | 1 | -8/+0 |
* | db/update: cancel the update on shutdown | Max Kellermann | 2014-02-27 | 1 | -0/+23 |
* | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 2014-02-08 | 1 | -2/+2 |
* | storage: add abstract interface | Max Kellermann | 2014-02-05 | 1 | -3/+3 |
* | db/UpdateWalk: move LocalStorage to Instance | Max Kellermann | 2014-02-05 | 1 | -3/+4 |
* | LocalStorage: new API abstracting filesystem walk | Max Kellermann | 2014-02-05 | 1 | -11/+16 |
* | db/DatabaseListener: add method OnDatabaseSongRemoved() | Max Kellermann | 2014-02-04 | 1 | -1/+1 |
* | db/update/Walk: add Directory reference parameter | Max Kellermann | 2014-02-04 | 1 | -3/+4 |
* | db/update: convert to OO API | Max Kellermann | 2014-01-30 | 1 | -0/+134 |