yuzu-android/src/core/file_sys
Lioncash 29ac15d1b8 vfs: Replace mode.h include with forward declarations where applicable
Avoids the need to rebuild these source files if the mode header
changes.
2018-08-21 15:06:42 -04:00
..
bis_factory.cpp bis_factory: Create NAND dirs if they don't exist 2018-08-11 22:50:48 -04:00
bis_factory.h bis_factory: Add partial implementation of BISFactory 2018-08-11 22:50:48 -04:00
card_image.cpp Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00
card_image.h Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00
content_archive.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
content_archive.h registration: Add Data_Unknown5 NCAContentType 2018-08-20 17:34:18 -04:00
control_metadata.cpp control_metadata: Remove unnecessary reference to base file 2018-08-11 22:50:48 -04:00
control_metadata.h control_metadata: Remove unnecessary reference to base file 2018-08-11 22:50:48 -04:00
directory.h
errors.h
mode.h
nca_metadata.cpp registration: Various style and documentation improvements 2018-08-12 15:55:44 -04:00
nca_metadata.h romfs_factory: Remove unnecessary includes and use forward declarations where applicable 2018-08-20 20:27:00 -04:00
partition_filesystem.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
partition_filesystem.h made ResultStatus a u16 2018-08-12 14:56:22 +10:00
program_metadata.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
program_metadata.h made ResultStatus a u16 2018-08-12 14:56:22 +10:00
registered_cache.cpp registration: Add Data_Unknown5 NCAContentType 2018-08-20 17:34:18 -04:00
registered_cache.h registration: Add support for force overwrite of installed 2018-08-11 23:01:42 -04:00
romfs.cpp romfs: Remove cyclic shared_ptr leak in romfs code 2018-08-11 22:50:48 -04:00
romfs.h
romfs_factory.cpp service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
romfs_factory.h romfs_factory: Remove unnecessary includes and use forward declarations where applicable 2018-08-20 20:27:00 -04:00
savedata_factory.cpp
savedata_factory.h
sdmc_factory.cpp sdmc_factory: Remove unnecessary core include 2018-08-21 07:54:29 -04:00
sdmc_factory.h sdmc_factory: Remove unnecessary core include 2018-08-21 07:54:29 -04:00
vfs.cpp vfs: Replace mode.h include with forward declarations where applicable 2018-08-21 15:06:42 -04:00
vfs.h vfs: Replace mode.h include with forward declarations where applicable 2018-08-21 15:06:42 -04:00
vfs_concat.cpp registration: Update documentation and style 2018-08-11 22:50:48 -04:00
vfs_concat.h file_sys: Comply to style guidelines 2018-08-11 22:50:48 -04:00
vfs_offset.cpp
vfs_offset.h vfs: Make type hierarchy objects classes instead of structs 2018-08-12 16:55:40 -04:00
vfs_real.cpp registration: Various style and documentation improvements 2018-08-12 15:55:44 -04:00
vfs_real.h vfs_real: Add CreateFullPath to Create* operations 2018-08-11 22:50:48 -04:00
vfs_vector.cpp romfs: Remove cyclic shared_ptr leak in romfs code 2018-08-11 22:50:48 -04:00
vfs_vector.h Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00