TheKoopaKingdom
|
cea19fd659
Moved whitelist checks from FS_User to the Archive_NCCH handler.
|
il y a 9 ans |
TheKoopaKingdom
|
a8aef599e0
Created a whitelist of system archives to prevent false positives creating dialogs.
|
il y a 9 ans |
TheKoopaKingdom
|
37bec598ea
Made some changes from review comments:
|
il y a 9 ans |
TheKoopaKingdom
|
1ecb322daa
Added system for handling core errors in citra-qt.
|
il y a 9 ans |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
il y a 9 ans |
Yuri Kunde Schlesner
|
92be29adba
FileSys: Move all result description to errors.h
|
il y a 9 ans |
Lectem
|
8baae9d982
IPC helpers example
|
il y a 9 ans |
Yuri Kunde Schlesner
|
905fc92ce1
Merge pull request #2249 from Subv/sessions_v3
|
il y a 9 ans |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
il y a 9 ans |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
il y a 9 ans |
Lioncash
|
006e6a7f4a
fs_user: Update function table
|
il y a 9 ans |
Subv
|
009b15b3aa
A bit of a redesign.
|
il y a 9 ans |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
il y a 10 ans |
mailwl
|
5b136aa211
Set client SDK version to Service APIs
|
il y a 9 ans |
wwylele
|
257e7afb79
fs: clean up log format
|
il y a 9 ans |
wwylele
|
96b0e9476b
fs: implement DeleteDirectoryRecursively
|
il y a 9 ans |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
il y a 9 ans |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
il y a 9 ans |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
il y a 9 ans |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
il y a 9 ans |
Subv
|
8752f07e8e
HLE/FS: Document some command parameters and implemented command 0x08560240 (CreateLegacySystemSaveData)
|
il y a 10 ans |
Sam Spilsbury
|
040b7386a9
fs: Fix what appears to be a typo (filename_size / file_size)
|
il y a 10 ans |
Subv
|
3aa42627a3
HLE/FS: Corrected some style concerns.
|
il y a 10 ans |
Subv
|
d26c6b3212
HLE/FS: Implemented GetFormatInfo
|
il y a 10 ans |
Subv
|
381a5c053f
HLE/FS: FS::CreateFile takes an u64 for the file size.
|
il y a 10 ans |
pippo2931
|
8186f1271b
Fix header
|
il y a 10 ans |
pippo2931
|
31abe54c99
GetArchiveResource stub
|
il y a 10 ans |
Lioncash
|
744f4af3ab
services: Update some function tables
|
il y a 10 ans |
archshift
|
5dfd2dba70
Implement FS_User::GetFreeBytes
|
il y a 10 ans |
Subv
|
f5bff67b0b
Services/Logging: Log more useful information when some operations fail.
|
il y a 11 ans |