| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-02 | Archives: Reduced duplicate code in RomFS and SaveCheck. | Subv | |
| Fixed a few warnings and cleaned up the code | |||
| 2014-12-20 | License change | purpasmart96 | |
| 2014-12-16 | Service.FS: Rename FileSys::Directory to DirectoryBackend | Yuri Kunde Schlesner | |
| 2014-12-07 | Make OpenDirectory fail if the directory doesn't exist | archshift | |
| This is in line with what the hardware itself does. It does this by splitting the initial directory opening into Directory.Open(), which will return false if a stat fails. Then, Archive::OpenDirectory will return nullptr, and archive.cpp will return an error code . | |||
| 2014-09-17 | Core: Add a Directory object, with both a stub and a passthrough ↵ | Emmanuel Gil Peyrot | |
| implementations. | |||
