aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/LocalStorage.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann1-10/+9
2014-02-07storage: add struct StoragePlugin and a plugin registryMax Kellermann1-0/+6
2014-02-07storage/local: remove utf8 path from constructorMax Kellermann1-5/+8
2014-02-07StoragePlugin: add method MapToRelativeUTF8()Max Kellermann1-0/+8
2014-02-07storage/local: hide the class declarationsMax Kellermann1-0/+55
2014-02-05storage/local: OpenDirectory() returns StorageDirectoryReader*Max Kellermann1-1/+1
2014-02-05storage/local: move to src/storage/plugins/Max Kellermann1-1/+1
2014-02-05storage: add abstract interfaceMax Kellermann1-8/+0
2014-02-05LocalStorage: new API abstracting filesystem walkMax Kellermann1-0/+154