index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
filesystem
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-24
fs: add stubs for online web applet
Liam
2024-02-23
Merge pull request #13141 from liamwhite/swap
liamwhite
2024-02-23
fs: fix argument order
Liam
2024-02-23
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
Liam
2024-02-23
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
liamwhite
2024-02-19
Address review comments pt. 2
FearlessTobi
2024-02-19
Address review comments
FearlessTobi
2024-02-19
fs: Refactor to use cmif serialization
FearlessTobi
2024-02-19
fs: Add FileSystemAccessor classes
FearlessTobi
2024-02-19
Address review comments
FearlessTobi
2024-02-19
fs: Add and use fs_save_data_types.h
FearlessTobi
2024-02-19
fsp: Migrate remaining interfaces to cmif serialization
FearlessTobi
2024-02-19
fsp-srv: Migrate to use cmif serialization
FearlessTobi
2024-02-19
fsp: Move IMultiCommitManager to a seperate file
FearlessTobi
2024-02-19
fsp: Move ISaveDataInfoReader to a seperate file
FearlessTobi
2024-02-18
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
2024-02-18
fsp: Add FlushAccessLogOnSdCard stub
Leystryku
2024-02-02
service: fs: Skip non user id folders
Narr the Reg
2024-01-29
core: support offline web applet
Liam
2024-01-25
Address review comments and fix compilation problems
FearlessTobi
2024-01-25
fs: Add path class
FearlessTobi
2024-01-25
fs/errors: Unify naming of result codes
FearlessTobi
2024-01-25
fs: Replace Mode enum by OpenMode enum
FearlessTobi
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
fs: Move fsp_srv subclasses to separate files
FearlessTobi
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2023-12-18
fs: implement OpenDirectoryMode
Liam
2023-12-16
Merge pull request #12290 from liamwhite/deferred-path-split
liamwhite
2023-12-09
fs: don't enumerate hidden savedata size file
Liam
2023-12-05
Improve path splitting speed
BreadFish64
2023-10-01
fsp-srv: enable auto save data creation on init
Liam
2023-09-25
fsp-srv: add GetFileSystemAttribute
Liam
2023-09-23
service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSa...
german77
2023-08-24
filesystem: Return correct error for RenameFile when dest_path already exists
FearlessTobi
2023-08-15
fssystem: rework for yuzu style
Liam
2023-08-15
vfs: expand support for NCA reading
Liam
2023-08-08
fs: return result on null outputs
Liam
2023-08-08
general: fix incorrect conversions
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-06-03
fsp-srv: avoid patching romfs multiple times
Liam
2023-05-11
fs: adjust future save path
Liam
2023-05-11
fs: stub cache storage and fix params alignment
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-03
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
ameerj
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
[next]