wwylele
|
f775a3781b
FileSys: remove unused DiskArchive
|
9 лет назад |
wwylele
|
9a0405858a
FileSys: remove Open from FileBackend
|
9 лет назад |
wwylele
|
0e754875d1
FileSys: remove Open from DirectoryBackend
|
9 лет назад |
wwylele
|
4dd8a831bd
FileSys: make Archive interfaces return error code
|
9 лет назад |
wwylele
|
96b0e9476b
fs: implement DeleteDirectoryRecursively
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
Subv
|
95b34f8081
HLE/FS: Return the proper error codes when opening files.
|
10 лет назад |
Subv
|
96f0e32f83
HLE/FS: Return the proper error codes on file Read/Write operations.
|
10 лет назад |
Subv
|
09b0564c75
HLE/FS: Corrected the error codes for DeleteFile
|
10 лет назад |
Subv
|
381a5c053f
HLE/FS: FS::CreateFile takes an u64 for the file size.
|
10 лет назад |
archshift
|
5dfd2dba70
Implement FS_User::GetFreeBytes
|
10 лет назад |
Lioncash
|
d7bfda3e26
disk_archive: Remove unimplemented constructor declarations
|
11 лет назад |
Yuri Kunde Schlesner
|
a1f08788d9
Archive: Correct a few incorrect types in function signatures
|
11 лет назад |
Emmanuel Gil Peyrot
|
e5fcabdd69
Core: Cleanup file_sys includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
6f89d25f90
FileSys: Clean-up includes, de-inline destructors
|
11 лет назад |
Emmanuel Gil Peyrot
|
bdcf28e3bc
Headers: Add some forgotten overrides, thanks clang!
|
11 лет назад |
Yuri Kunde Schlesner
|
3f1a3952d7
FS: Allow multiple instances of the same archive type to be open at once
|
11 лет назад |
Yuri Kunde Schlesner
|
930e13cb2c
FileSys: Fix crash bug in DiskFile exposed by #400
|
11 лет назад |
Yuri Kunde Schlesner
|
19b2e739c5
FileSys: Fix a few memory leaks
|
11 лет назад |
Subv
|
2c89d4d5cd
Archives: Implemented ExtSaveData and SharedExtSaveData
|
11 лет назад |
Emmanuel Gil Peyrot
|
bbe0bf1332
FileSys: Clean up according to the coding style, and remove redundant namespaced names.
|
11 лет назад |
Subv
|
6115f013a9
CFG: Create a new subfolder cfg inside service to handle cfg
|
11 лет назад |
bunnei
|
0de6a08d75
Merge pull request #291 from purpasmart96/license
|
11 лет назад |
archshift
|
0625dd09ea
Added CreateFile to the FS_USER service
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Subv
|
ea9ce0fba7
Filesystem/Archives: Implemented the SaveData archive
|
11 лет назад |