archshift
|
e5ff01c2cd
Implemented RenameDirectory in FS:USER
|
11 лет назад |
archshift
|
45afc15aa6
Implemented RenameFile in FS:USER
|
11 лет назад |
Yuri Kunde Schlesner
|
22c86824a4
Remove duplicated docs/update them for changed parameters.
|
11 лет назад |
Yuri Kunde Schlesner
|
c2588403c0
HLE: Revamp error handling throrough the HLE code
|
11 лет назад |
bunnei
|
ef1b16a7eb
Merge pull request #191 from archshift/deletexyz
|
11 лет назад |
archshift
|
8aeadbd95a
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |
bunnei
|
11641b5e79
Archive: Fixed to not destroy archive handle on close.
|
11 лет назад |
bunnei
|
bcb0dbf7e1
Archive: Fixed close archive before freeing.
|
11 лет назад |
bunnei
|
3e09c07378
FS_User: Support FileSye::Path in a more generic way.
|
11 лет назад |
bunnei
|
a3107a6b57
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
|
11 лет назад |
archshift
|
04c90c395d
Added CreateDirectory function to service/fs.cpp, and in Archive.
|
11 лет назад |
Sean
|
9a012ff007
Fix some warnings
|
11 лет назад |
Yuri Kunde Schlesner
|
d72708c1f5
Add `override` keyword through the code.
|
11 лет назад |
Emmanuel Gil Peyrot
|
0be5c03176
FileSys: split the constructor into an Open method, in order to notify the opener something went wrong.
|
11 лет назад |
Emmanuel Gil Peyrot
|
23c2fbfc7a
FileSys/Kernel: Implement SetSize service call for File objects.
|
11 лет назад |
archshift
|
1966f7b0ad
Use the citra user path for the sdmc directory
|
12 лет назад |
Emmanuel Gil Peyrot
|
3a570a9fee
Kernel: Implement the Close command for Archive, File and Directory.
|
12 лет назад |
Emmanuel Gil Peyrot
|
c197ce2180
Kernel: Add a Directory object and a getter for it from an Archive object.
|
12 лет назад |
Emmanuel Gil Peyrot
|
19d04f3abe
Kernel: Add a File object and a getter for it from an Archive object.
|
12 лет назад |
archshift
|
6e606c515f
core: Prune redundant includes
|
12 лет назад |
archshift
|
4c4a01bf41
Added FS functions to Archive and Archive_RomFS
|
12 лет назад |
Lioncash
|
98fa3f7cba
Core: Alter the kernel string functions to use std::string instead of const char*.
|
12 лет назад |
bunnei
|
542700ccb7
Archive: Added Init/Shutdown methods to reset kernel archive state.
|
12 лет назад |
bunnei
|
17a6148f9d
FileSys: Added preliminary support for applications reading the RomFS archive.
|
12 лет назад |
bunnei
|
8b8c8f4c13
Kernel: Added stubbed code to support creation of kernel Archive objects.
|
12 лет назад |