index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
Age
Commit message (
Expand
)
Author
2021-07-12
content_archive: Remove unnecessary include to <ranges>
ReinUsesLisp
2021-06-28
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
filesystem: Open a read-only directory for SDMC mods
Morph
2021-06-28
core: Simplify SDMC mod loading
lat9nq
2021-06-28
core: Support LayeredFS mod from SDMC directory
lat9nq
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-22
Merge pull request #6493 from Morph1984/fs-nodiscard
bunnei
2021-06-22
vfs_real: Fix Mode to FileAccessMode conversion
Morph
2021-06-16
hle: api_version: Add HLE API version constants
Morph
2021-06-13
general: Remove extraneous includes
Morph
2021-06-10
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-06-02
fspsrv: Implement DisableAutoSaveDataCreation (#6355)
Chloe
2021-06-02
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-16
Merge pull request #6319 from Morph1984/no-install-base
bunnei
2021-05-16
main: Prevent installing base titles into NAND
Morph
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-02
Merge pull request #6269 from lioncash/file-shadow
bunnei
2021-05-02
file_sys: Resolve cases of variable shadowing
Lioncash
2021-05-01
service: filesystem: Return proper error codes for CreateFile
Morph
2021-04-24
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-23
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-03-27
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-16
Merge pull request #6070 from Morph1984/sysver-11.0.1
bunnei
2021-03-14
system_version: Update to 11.0.1
Morph
2021-03-14
system_archive: Update NgWord archive version
Morph
2021-01-23
vfs_real: When moving files or directories, don't assume file opening will su...
comex
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-09
file_sys/registered_cache: Silence virtual functions without override warnings
ReinUsesLisp
2021-01-05
core: Silence warnings when compiling without asserts
ReinUsesLisp
2020-12-18
system_archive: Add + and - buttons to the Nintendo Extended OSS font
Morph
2020-12-17
system_archive: Update Nintendo Extended OSS font
Morph
2020-12-15
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-12
Merge pull request #5183 from lioncash/alias2
bunnei
2020-12-11
Revert "Merge pull request #5176 from Morph1984/fix-createfile"
Morph
2020-12-10
vfs: Use existing type aliases consistently
Lioncash
2020-12-09
vfs_real: Fix CreateFile for files without a file extension
Morph
2020-12-08
fsp_srv: Implement OpenDataStorageWithProgramIndex
Morph
2020-12-08
file_sys: Consolidate common Title ID operations
Morph
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-05
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
system_version: Update to 11.0.0
Chloe Marcec
2020-11-27
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-24
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
[next]