| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-17 | Filesystem/Archives: Implemented the SaveData archive | Subv | |
| The savedata for each game is stored in /savedata/<ProgramID> for NCCH files. ELF files and 3DSX files use the folder 0 because they have no ID information Got rid of the code duplication in File and Directory Files that deal with the host machine's file system now live in DiskFile, similarly for directories and DiskDirectory and archives with DiskArchive. FS_U: Use the correct error code when a file wasn't found | |||
| 2014-12-12 | APT_U: Added GetSharedFont service function. | bunnei | |
| 2014-12-12 | Common: Add "sysdata" to GetUserPath and cleanup. | bunnei | |
| 2014-10-07 | Added configuration file system. | archshift | |
| Uses QSettings on citra-qt, and inih on citra-cli. | |||
| 2014-09-21 | Use the citra user path for the sdmc directory | archshift | |
| 2014-08-17 | Common: Move header guards over to pragma once | Lioncash | |
| Also replaced C headers with the C++ equivalent ones | |||
| 2014-04-08 | fixed project includes to use new directory structure | bunnei | |
| 2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |
