Emmanuel Gil Peyrot
|
e5fcabdd69
Core: Cleanup file_sys includes.
|
11 yıl önce |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 yıl önce |
Yuri Kunde Schlesner
|
3f1a3952d7
FS: Allow multiple instances of the same archive type to be open at once
|
11 yıl önce |
Subv
|
5244ac0e9c
Archives: Addressed some comments
|
11 yıl önce |
purpasmart96
|
ebfd831ccb
License change
|
11 yıl önce |
Subv
|
ea9ce0fba7
Filesystem/Archives: Implemented the SaveData archive
|
11 yıl önce |
Yuri Kunde Schlesner
|
83e6e4ffec
FS.Archive: Clean up treatment of archives and their handles
|
11 yıl önce |
Yuri Kunde Schlesner
|
0931a42af0
Service.FS: Rename FileSys::File to FileBackend
|
11 yıl önce |
Yuri Kunde Schlesner
|
d51afab0bc
Service.FS: Rename FileSys::Directory to DirectoryBackend
|
11 yıl önce |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 yıl önce |
archshift
|
20d2ed0950
Make OpenDirectory fail if the directory doesn't exist
|
11 yıl önce |
bunnei
|
5056329a80
Merge pull request #222 from archshift/renamexyz
|
11 yıl önce |
archshift
|
139a4d91d9
Updated archive.cpp functions for proper error handling
|
11 yıl önce |
vaguilar
|
223e76d51d
Fixed formatting and switch statement warnings
|
11 yıl önce |
archshift
|
e5ff01c2cd
Implemented RenameDirectory in FS:USER
|
11 yıl önce |
archshift
|
45afc15aa6
Implemented RenameFile in FS:USER
|
11 yıl önce |
archshift
|
8aeadbd95a
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
|
11 yıl önce |
bunnei
|
a3107a6b57
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
|
11 yıl önce |
archshift
|
04c90c395d
Added CreateDirectory function to service/fs.cpp, and in Archive.
|
11 yıl önce |
archshift
|
a59f57d504
Use config files to store whether SDMC is enabled or not
|
11 yıl önce |
Emmanuel Gil Peyrot
|
0be5c03176
FileSys: split the constructor into an Open method, in order to notify the opener something went wrong.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
d34673990b
FileSys: Add forgotten docstrings.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
c14e5713f5
Core: Add a method to obtain a Directory from an Archive.
|
12 yıl önce |
Emmanuel Gil Peyrot
|
e73caaefe5
Core: Add a passthrough backend for the filesystem, exposed as SDMC.
|
12 yıl önce |