index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
79
-277
/
+158
*
patch_manager: Apply layered exefs patches from 'atmosphere' SD directory
tech-ticks
2022-04-07
1
-25
/
+38
*
registered_cache: Prevent nullptr dereference when accumulating files
Morph
2022-03-27
1
-2
/
+4
*
general: Fix clang/gcc build errors
ameerj
2022-03-20
1
-0
/
+4
*
common: Reduce unused includes
ameerj
2022-03-19
1
-0
/
+2
*
core: Reduce unused includes
ameerj
2022-03-19
2
-2
/
+0
*
Dump patched exefs rather than base
Kelebek1
2022-02-15
1
-9
/
+9
*
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-02
1
-3
/
+15
*
program_metadata: Add default ThreadInfo kernel capability
OatmealDome
2021-11-10
1
-1
/
+4
*
general: Get the current process program id directly from the system
Morph
2021-11-04
1
-2
/
+1
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
1
-1
/
+1
*
core: Fix transitive include build errors
ameerj
2021-11-03
1
-0
/
+2
*
core: Remove unused includes
ameerj
2021-11-03
12
-12
/
+0
*
general: Remove MakeResult helpers
Morph
2021-11-02
3
-9
/
+7
*
file_sys: control_metadata: Add BrazilianPortuguese
Morph
2021-10-28
2
-2
/
+4
*
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
2021-10-01
2
-101
/
+0
|
\
|
*
file_sys: Remove vfs_libzip
Morph
2021-09-28
2
-101
/
+0
*
|
style: Remove extra space preceding the :: operator
Morph
2021-09-29
1
-1
/
+1
|
/
*
vfs: Partially implement GetFileTimeStampRaw
Morph
2021-09-14
5
-0
/
+46
*
file_sys/kernel_executable: Add missing <string> include
Morph
2021-09-11
1
-0
/
+1
*
file_sys: Support load game collection (#6582)
Feng Chen
2021-07-20
4
-46
/
+57
*
content_archive: Remove unnecessary include to <ranges>
ReinUsesLisp
2021-07-12
1
-1
/
+0
*
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
2
-3
/
+6
*
filesystem: Open a read-only directory for SDMC mods
Morph
2021-06-28
2
-14
/
+16
*
core: Simplify SDMC mod loading
lat9nq
2021-06-28
2
-20
/
+8
*
core: Support LayeredFS mod from SDMC directory
lat9nq
2021-06-28
3
-2
/
+37
*
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
1
-5
/
+8
*
Merge pull request #6493 from Morph1984/fs-nodiscard
bunnei
2021-06-22
1
-6
/
+1
|
\
|
*
vfs_real: Fix Mode to FileAccessMode conversion
Morph
2021-06-22
1
-6
/
+1
*
|
hle: api_version: Add HLE API version constants
Morph
2021-06-16
1
-33
/
+15
|
/
*
general: Remove extraneous includes
Morph
2021-06-13
2
-2
/
+0
*
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-06-10
1
-1
/
+3
*
fspsrv: Implement DisableAutoSaveDataCreation (#6355)
Chloe
2021-06-02
2
-1
/
+8
*
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
2
-5
/
+5
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
10
-140
/
+136
*
Merge pull request #6319 from Morph1984/no-install-base
bunnei
2021-05-16
2
-0
/
+8
|
\
|
*
main: Prevent installing base titles into NAND
Morph
2021-05-16
2
-0
/
+8
*
|
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
12
-25
/
+34
|
/
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
2
-2
/
+2
*
Merge pull request #6269 from lioncash/file-shadow
bunnei
2021-05-02
21
-114
/
+132
|
\
|
*
file_sys: Resolve cases of variable shadowing
Lioncash
2021-05-02
21
-114
/
+132
*
|
service: filesystem: Return proper error codes for CreateFile
Morph
2021-05-01
1
-0
/
+1
|
/
*
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-24
2
-3
/
+6
|
\
|
*
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
2
-3
/
+6
*
|
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-23
1
-0
/
+6
|
/
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-27
2
-0
/
+10
*
Merge pull request #6070 from Morph1984/sysver-11.0.1
bunnei
2021-03-16
1
-5
/
+5
|
\
|
*
system_version: Update to 11.0.1
Morph
2021-03-14
1
-5
/
+5
*
|
system_archive: Update NgWord archive version
Morph
2021-03-14
1
-2
/
+2
|
/
[next]