aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Fs
AgeCommit message (Expand)Author
2023-04-14Rename Hipc to Cmif where appropriate (#3880)1.1.709Alex Barney
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)1.1.689Ac_K
2023-03-04Minor code formatting (#4498)1.1.649gdkchan
2023-03-01Update LibHac to 0.18.0 (#4414)1.1.647Steveice10
2023-01-18HOS: Load RomFs by pid (#4301)1.1.571Ac_K
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-11-23Update to LibHac 0.17.0 (#3878)1.1.372Alex Barney
2022-10-17Implement OpenDataStorageWithProgramIndex partially (#3765)1.1.306gdkchan
2022-10-04Fix memory corruption in BCAT and FS Read methods when buffer is larger than ...1.1.294gdkchan
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-02-27Update LibHac to v0.16.0 (#3159)1.1.54Alex Barney
2022-02-19Add dedicated ServerBase for FileSystem services (#3142)1.1.46riperiperi
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-05-16misc: Move configuration management to the Ryujinx project (#2269)Mary
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-02-20Allow modding AddOnContent RomFS (#2024)mageven
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-08Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF...Alex Barney
2020-08-04Improved Logger (#1292)mageven
2020-07-31fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443)Mary
2020-06-20Implement aoc:u and support loading AddOnContent (#1221)mageven
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-03Add support for cache storage (#936)Alex Barney
2020-01-27Fix OpenBisFileSystem wrong buffer type (#909)Thog
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-16Update to LibHac 0.8.2 (#889)Alex Barney
2020-01-12Call EnsureApplicationSaveData when launching a game (#871)Alex Barney
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-12-26Fix LibHac.IStorage not being disposed in FileSystem proxy (#851)Thog
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-09-19Refactoring HOS folder structure (#771)Ac_K