Emmanuel Gil Peyrot
|
bbe0bf1332
FileSys: Clean up according to the coding style, and remove redundant namespaced names.
|
пре 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 година |
Yuri Kunde Schlesner
|
83e6e4ffec
FS.Archive: Clean up treatment of archives and their handles
|
пре 11 година |
Yuri Kunde Schlesner
|
0931a42af0
Service.FS: Rename FileSys::File to FileBackend
|
пре 11 година |
Yuri Kunde Schlesner
|
d51afab0bc
Service.FS: Rename FileSys::Directory to DirectoryBackend
|
пре 11 година |
Yuri Kunde Schlesner
|
82fe821e87
Service.FS: Rename FileSys::Archive to ArchiveBackend
|
пре 11 година |
Yuri Kunde Schlesner
|
f6153679b0
Service.FS: Do archive registration using IdCode instead of name
|
пре 11 година |
archshift
|
e5ff01c2cd
Implemented RenameDirectory in FS:USER
|
пре 11 година |
archshift
|
45afc15aa6
Implemented RenameFile in FS:USER
|
пре 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 година |
Lioncash
|
1a8f466217
Remove extraneous semicolons
|
пре 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 година |
Emmanuel Gil Peyrot
|
c14e5713f5
Core: Add a method to obtain a Directory from an Archive.
|
пре 12 година |
Emmanuel Gil Peyrot
|
9251f7e2f8
Core: Add a new File class, obtainable from an Archive, and a stub implementation.
|
пре 12 година |
archshift
|
4c4a01bf41
Added FS functions to Archive and Archive_RomFS
|
пре 12 година |
bunnei
|
1099d83455
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
|
пре 12 година |
bunnei
|
2d734bb6c5
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"
|
пре 12 година |
bunnei
|
2c62d92551
Loader: Updated read methods to be const
|
пре 12 година |
bunnei
|
17a6148f9d
FileSys: Added preliminary support for applications reading the RomFS archive.
|
пре 12 година |