aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/LocalStorage.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* storage: remove redundant "virtual" keywordsMax Kellermann2014-10-021-10/+9
* storage: add struct StoragePlugin and a plugin registryMax Kellermann2014-02-071-0/+6
* storage/local: remove utf8 path from constructorMax Kellermann2014-02-071-5/+8
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-0/+8
* storage/local: hide the class declarationsMax Kellermann2014-02-071-0/+55
* storage/local: OpenDirectory() returns StorageDirectoryReader*Max Kellermann2014-02-051-1/+1
* storage/local: move to src/storage/plugins/Max Kellermann2014-02-051-0/+146