darktux
|
cacef3d8e7
|
Ported some stubs from Suyu (2ba2db7795)
|
2025-04-04 03:40:47 +02:00 |
|
Liam
|
4cc17106f6
|
fs: add stubs for online web applet
|
2024-02-24 22:25:34 -05:00 |
|
liamwhite
|
26ab5e9c88
|
Merge pull request #13141 from liamwhite/swap
fs: fix argument order
|
2024-02-23 15:23:06 -05:00 |
|
Liam
|
996211f28f
|
fs: fix argument order
|
2024-02-23 15:10:35 -05:00 |
|
Liam
|
b47cfa8e48
|
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
|
2024-02-23 12:17:24 -05:00 |
|
liamwhite
|
0e16d64fbc
|
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
fsp: Migrate remaining interfaces to cmif serialization
|
2024-02-23 11:34:06 -05:00 |
|
FearlessTobi
|
459761fc2a
|
Address review comments pt. 2
|
2024-02-19 19:22:51 +01:00 |
|
FearlessTobi
|
350efe5caf
|
Address review comments
|
2024-02-19 19:20:46 +01:00 |
|
FearlessTobi
|
f37b5ac9cc
|
fs: Refactor to use cmif serialization
|
2024-02-19 19:20:46 +01:00 |
|
FearlessTobi
|
52f6c6b46c
|
fs: Add FileSystemAccessor classes
|
2024-02-19 19:20:40 +01:00 |
|
FearlessTobi
|
dcc9189dcb
|
Address review comments
|
2024-02-19 19:11:07 +01:00 |
|
FearlessTobi
|
27dede35d2
|
fs: Add and use fs_save_data_types.h
|
2024-02-19 19:06:31 +01:00 |
|
FearlessTobi
|
f01a14c5fd
|
fsp: Migrate remaining interfaces to cmif serialization
|
2024-02-19 19:06:31 +01:00 |
|
FearlessTobi
|
8da9fbdb66
|
fsp-srv: Migrate to use cmif serialization
|
2024-02-19 19:06:31 +01:00 |
|
FearlessTobi
|
06d2c70a05
|
fsp: Move IMultiCommitManager to a seperate file
|
2024-02-19 19:06:31 +01:00 |
|
FearlessTobi
|
10f80939ee
|
fsp: Move ISaveDataInfoReader to a seperate file
|
2024-02-19 19:06:31 +01:00 |
|
Leystryku
|
219af86660
|
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
|
2024-02-18 05:02:35 +01:00 |
|
Leystryku
|
884f6fabab
|
fsp: Add FlushAccessLogOnSdCard stub
|
2024-02-18 00:52:22 +01:00 |
|
Narr the Reg
|
1f0a9436c7
|
service: fs: Skip non user id folders
|
2024-02-02 13:25:38 -06:00 |
|
Liam
|
7df27bbef6
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
|
FearlessTobi
|
2b4d7506a8
|
Address review comments and fix compilation problems
|
2024-01-25 16:43:53 -05:00 |
|
FearlessTobi
|
99d76bf25a
|
fs: Add path class
|
2024-01-25 16:42:06 -05:00 |
|
FearlessTobi
|
3f6c5a0a08
|
fs/errors: Unify naming of result codes
|
2024-01-25 16:42:06 -05:00 |
|
FearlessTobi
|
4b7bb232f2
|
fs: Replace Mode enum by OpenMode enum
|
2024-01-25 16:42:05 -05:00 |
|
FearlessTobi
|
24f979a4b8
|
vfs: Move vfs files to their own directory
|
2024-01-25 16:40:42 -05:00 |
|
FearlessTobi
|
3587a4dcee
|
fs: Move fsp_srv subclasses to separate files
fs: Move additional files to the fsp directory
|
2024-01-25 16:40:42 -05:00 |
|
Liam
|
2397093e4f
|
fsp-srv: use program registry for SetCurrentProcess
|
2024-01-11 11:28:52 -05:00 |
|
Liam
|
25e63fa34a
|
fs: implement OpenDirectoryMode
|
2023-12-18 00:12:38 -05:00 |
|
liamwhite
|
1c033b5417
|
Merge pull request #12290 from liamwhite/deferred-path-split
Improve path splitting speed
|
2023-12-16 11:47:29 -05:00 |
|
Liam
|
8cb7fdc9f7
|
fs: don't enumerate hidden savedata size file
|
2023-12-09 14:05:16 -05:00 |
|
BreadFish64
|
d1ee9e48d9
|
Improve path splitting speed
|
2023-12-05 23:17:19 -05:00 |
|
Liam
|
718b8afce5
|
fsp-srv: enable auto save data creation on init
|
2023-10-01 23:33:19 -04:00 |
|
Liam
|
21f88c0195
|
fsp-srv: add GetFileSystemAttribute
|
2023-09-25 21:40:23 -04:00 |
|
german77
|
79d6d1573a
|
service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId
|
2023-09-23 20:13:36 -06:00 |
|
FearlessTobi
|
87575638fe
|
filesystem: Return correct error for RenameFile when dest_path already exists
Allows Grid Autosport to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/8287.
|
2023-08-24 17:07:39 +02:00 |
|
Liam
|
1cecd1d96a
|
fssystem: rework for yuzu style
|
2023-08-15 17:47:40 -04:00 |
|
Liam
|
5e3139e7c6
|
vfs: expand support for NCA reading
|
2023-08-15 17:47:25 -04:00 |
|
Liam
|
79259430fd
|
fs: return result on null outputs
|
2023-08-08 16:12:04 -04:00 |
|
Liam
|
580f7f2ff1
|
general: fix incorrect conversions
|
2023-08-08 11:09:37 -04:00 |
|
Liam
|
5f2c56cd15
|
core: remove ResultVal type
|
2023-08-08 11:09:37 -04:00 |
|
Liam
|
22d0bf11f1
|
fsp-srv: avoid patching romfs multiple times
|
2023-06-03 14:27:08 -04:00 |
|
Liam
|
7e3c5fa38a
|
fs: adjust future save path
|
2023-05-11 17:30:30 -04:00 |
|
Liam
|
6bee9352b7
|
fs: stub cache storage and fix params alignment
|
2023-05-11 17:23:28 -04:00 |
|
Liam
|
d7e9461b71
|
service: move hle_ipc from kernel
|
2023-03-01 10:39:49 -05:00 |
|
Liam
|
1c3a93e7c4
|
service: refactor server architecture
Converts services to have their own processes
|
2023-02-21 12:19:25 -05:00 |
|
Liam
|
c68577384a
|
general: rename CurrentProcess to ApplicationProcess
|
2023-02-13 19:03:12 -05:00 |
|
ameerj
|
0b2e3ecc19
|
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
|
2023-02-03 00:12:16 -05:00 |
|
ameerj
|
7cc5da4a9f
|
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
This reverts commit 153fa289d2, reversing
changes made to 20676b3b5a.
|
2023-02-03 00:08:45 -05:00 |
|
liamwhite
|
f74a95b6fb
|
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
2023-02-02 15:53:28 -05:00 |
|
ameerj
|
713394d526
|
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
2022-12-28 18:46:54 -05:00 |
|