Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storage/local: use PathTraitsFS typedefs | Max Kellermann | 2015-03-03 | 1 | -1/+1 |
* | fs/FileInfo: new library providing GetFileInfo() | Max Kellermann | 2015-02-28 | 1 | -14/+13 |
* | storage/FileInfo: rename to StorageFileInfo | Max Kellermann | 2015-02-28 | 1 | -8/+9 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | storage: remove redundant "virtual" keywords | Max Kellermann | 2014-10-02 | 1 | -10/+9 |
* | storage: add struct StoragePlugin and a plugin registry | Max Kellermann | 2014-02-07 | 1 | -0/+6 |
* | storage/local: remove utf8 path from constructor | Max Kellermann | 2014-02-07 | 1 | -5/+8 |
* | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann | 2014-02-07 | 1 | -0/+8 |
* | storage/local: hide the class declarations | Max Kellermann | 2014-02-07 | 1 | -0/+55 |
* | storage/local: OpenDirectory() returns StorageDirectoryReader* | Max Kellermann | 2014-02-05 | 1 | -1/+1 |
* | storage/local: move to src/storage/plugins/ | Max Kellermann | 2014-02-05 | 1 | -0/+146 |