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