citra/src/core/file_sys
Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593)
Corrects a few issues with regards to Doxygen documentation, for example:

- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.

and a few minor other issues.
2017-02-26 17:58:51 -08:00
..
archive_backend.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
archive_backend.h FileSys: make Archive interfaces return error code 2016-11-01 18:30:32 +02:00
archive_extsavedata.cpp core: fix archive_extsavedata.cpp warning on OSX 2017-01-29 21:48:40 +01:00
archive_extsavedata.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
archive_ncch.cpp core: Remove HLE module, consolidate code & various cleanups. 2016-12-21 23:48:13 -05:00
archive_ncch.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
archive_other_savedata.cpp FileSys: Implement OtherSaveData 2016-11-29 23:50:00 +02:00
archive_other_savedata.h FileSys: Implement OtherSaveData 2016-11-29 23:50:00 +02:00
archive_savedata.cpp FileSys: abstract SD save data archive source 2016-11-29 23:50:00 +02:00
archive_savedata.h FileSys: abstract SD save data archive source 2016-11-29 23:50:00 +02:00
archive_sdmc.cpp core: fix archive_sdmc.cpp warnings about unhandled enumeration value on OSX 2017-01-29 21:49:36 +01:00
archive_sdmc.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
archive_sdmcwriteonly.cpp FileSys: w->rw permission lift only happens in SDMC archive 2016-11-19 18:55:34 +02:00
archive_sdmcwriteonly.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
archive_selfncch.cpp file_sys: add Self NCCH archive 2017-02-13 13:57:38 +02:00
archive_selfncch.h file_sys: add Self NCCH archive 2017-02-13 13:57:38 +02:00
archive_source_sd_savedata.cpp core: Remove HLE module, consolidate code & various cleanups. 2016-12-21 23:48:13 -05:00
archive_source_sd_savedata.h archive_source_sd_savedata: Add static method to get a specific save data path 2016-12-15 09:59:41 +00:00
archive_systemsavedata.cpp core: Remove HLE module, consolidate code & various cleanups. 2016-12-21 23:48:13 -05:00
archive_systemsavedata.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
directory_backend.h FileSys: remove Open from DirectoryBackend 2016-11-19 17:17:19 +02:00
disk_archive.cpp FileSys: remove unused DiskArchive 2016-11-19 18:55:34 +02:00
disk_archive.h FileSys: remove unused DiskArchive 2016-11-19 18:55:34 +02:00
errors.h file_sys: add Self NCCH archive 2017-02-13 13:57:38 +02:00
file_backend.h FileSys: remove Open from FileBackend 2016-11-19 17:17:19 +02:00
ivfc_archive.cpp FileSys: make Archive interfaces return error code 2016-11-01 18:30:32 +02:00
ivfc_archive.h FileSys: remove Open from FileBackend 2016-11-19 17:17:19 +02:00
path_parser.cpp FileSys: add PathParser 2016-11-19 17:17:19 +02:00
path_parser.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
savedata_archive.cpp core: fix savedata_archive.cpp warnings about unhandled enumeration values on OSX 2017-01-29 21:50:25 +01:00
savedata_archive.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00