skyline/app/src/main/cpp/skyline/vfs
Dima 69ee3cfc66 Stub DeleteDirectory
Should allow deleting/rewriting saves in some games
2022-12-10 14:58:20 +00:00
..
android_asset_backing.cpp Enable Wconversion and fix warnings produced 2021-10-26 11:41:24 +01:00
android_asset_backing.h Address review feedback 2021-03-21 18:56:31 +05:30
android_asset_filesystem.cpp Address review feedback 2021-03-21 18:56:31 +05:30
android_asset_filesystem.h Address review feedback 2021-03-21 18:56:31 +05:30
backing.h Replace some VFS exceptions with warnings 2022-05-08 19:37:10 +01:00
ctr_encrypted_backing.cpp Refactor all std::lock_guard usages to std::scoped_lock 2022-04-25 15:00:30 +01:00
ctr_encrypted_backing.h Split VFS implementations from API 2021-03-06 18:58:04 +05:30
directory.h Correct Directory EntryType to be u8 rather than u32 2022-06-02 00:04:01 +01:00
filesystem.h Stub DeleteDirectory 2022-12-10 14:58:20 +00:00
nacp.cpp Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
nacp.h Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
nca.cpp Add endiannes swapping helper functions 2021-03-21 18:56:31 +05:30
nca.h Add support for XCI titlekey decryption 2021-03-07 22:55:59 +05:30
npdm.cpp Print NPDM + NACP metadata for title determination 2022-10-23 20:20:44 +05:30
npdm.h Refactor all logger calls 2021-11-11 16:13:24 +01:00
os_backing.cpp Prevent infinite VFS read loop on EOF 2022-05-11 22:03:39 +01:00
os_backing.h Split VFS implementations from API 2021-03-06 18:58:04 +05:30
os_filesystem.cpp Stub DeleteDirectory 2022-12-10 14:58:20 +00:00
os_filesystem.h Stub DeleteDirectory 2022-12-10 14:58:20 +00:00
partition_filesystem.cpp Split VFS implementations from API 2021-03-06 18:58:04 +05:30
partition_filesystem.h Split VFS implementations from API 2021-03-06 18:58:04 +05:30
region_backing.h Fixup VFS error checking 2021-03-06 18:58:04 +05:30
rom_filesystem.cpp Split VFS implementations from API 2021-03-06 18:58:04 +05:30
rom_filesystem.h Split VFS implementations from API 2021-03-06 18:58:04 +05:30
ticket.cpp Add NSP ticket extraction support 2021-03-07 23:16:36 +05:30
ticket.h Add NSP ticket extraction support 2021-03-07 23:16:36 +05:30