aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/Registry.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-07storage: add struct StoragePlugin and a plugin registryMax Kellermann1-5/+16
2014-02-07storage/local: remove utf8 path from constructorMax Kellermann1-1/+1
2014-02-07storage/local: hide the class declarationsMax Kellermann1-47/+6
2014-02-05storage/local: OpenDirectory() returns StorageDirectoryReader*Max Kellermann1-2/+2
2014-02-05storage/Interface: explicitly delete copy constructorsMax Kellermann1-2/+0
2014-02-05storage/local: move to src/storage/plugins/Max Kellermann1-1/+1
2014-02-05storage: add abstract interfaceMax Kellermann1-30/+17
2014-02-05LocalStorage: new API abstracting filesystem walkMax Kellermann1-0/+89