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
*
Revert "core: Fix clang build"
bunnei
2020-10-20
5
-37
/
+23
*
core: Fix clang build
Lioncash
2020-10-17
5
-23
/
+37
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
4
-7
/
+9
*
Merge pull request #3929 from FearlessTobi/ticket-keys
bunnei
2020-10-12
2
-32
/
+30
|
\
|
*
file_sys/nsp: Make SetTicketKeys actually do something
FearlessTobi
2020-07-18
2
-32
/
+30
*
|
submission_package: Fix updates integrated into cartridge images.
Morph
2020-09-24
1
-3
/
+22
*
|
General: Make use of std::nullopt where applicable
Lioncash
2020-09-22
4
-14
/
+18
*
|
ips_layer: Eliminate a redundant copy in Parse()
Lioncash
2020-09-22
1
-2
/
+4
*
|
Merge pull request #4675 from Morph1984/fix-boot-multicontent
bunnei
2020-09-21
1
-5
/
+5
|
\
\
|
*
|
submission_package: Account for multi-content NSPs
Morph
2020-09-17
1
-5
/
+5
*
|
|
control_metadata: Resolve typo in Portuguese language name
Lioncash
2020-09-17
1
-1
/
+1
*
|
|
file_sys/romfs_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
2
-28
/
+43
*
|
|
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
2
-6
/
+6
*
|
|
Merge pull request #4658 from lioncash/copy3
Rodrigo Locatti
2020-09-16
2
-44
/
+43
|
\
\
\
|
*
|
|
nca_patch: Significantly reduce the stack usage size within SearchBucketEntry()
Lioncash
2020-09-15
1
-4
/
+4
|
*
|
|
nca_patch: Make SearchBucketEntry() internally linked
Lioncash
2020-09-15
2
-44
/
+43
*
|
|
|
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
Lioncash
2020-09-15
1
-9
/
+5
|
/
/
/
*
|
|
patch_manager: Resolve implicit truncations in FormatTitleVersion()
Lioncash
2020-09-14
1
-3
/
+4
*
|
|
patch_manager: Make use of type aliases
Lioncash
2020-09-14
2
-69
/
+79
*
|
|
patch_manager: Make a few functions internally linked
Lioncash
2020-09-14
2
-15
/
+12
|
/
/
*
|
file_sys/patch_manager: Add missing include
ReinUsesLisp
2020-09-03
1
-0
/
+1
*
|
Merge pull request #4564 from lioncash/file-include
bunnei
2020-09-02
25
-37
/
+64
|
\
\
|
*
|
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
25
-37
/
+64
*
|
|
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-25
1
-17
/
+16
|
\
\
\
|
*
|
|
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
1
-2
/
+1
|
*
|
|
registered_cache: Make use of designated initializers
Lioncash
2020-08-23
1
-15
/
+15
|
|
/
/
*
|
|
vfs_real: Resolve sign conversion warnings
Lioncash
2020-08-18
1
-2
/
+2
*
|
|
vfs_real: Avoid redundant map lookups
Lioncash
2020-08-18
1
-30
/
+46
|
/
/
*
|
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
7
-119
/
+130
*
|
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-13
1
-3
/
+3
*
|
Merge pull request #4488 from lioncash/file
bunnei
2020-08-09
4
-41
/
+41
|
\
\
|
*
|
vfs_vector: Make creation of array vfs files less verbose
Lioncash
2020-08-05
4
-41
/
+41
*
|
|
Merge pull request #4484 from lioncash/aesutil
bunnei
2020-08-05
2
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
aes_util: Allow SetIV to be non-allocating
Lioncash
2020-08-03
2
-4
/
+6
*
|
|
Merge pull request #4476 from lioncash/tz
bunnei
2020-08-04
1
-17
/
+25
|
\
\
\
|
*
|
|
time_zone_binary: Make use of designated initializers
Lioncash
2020-08-03
1
-17
/
+25
|
|
/
/
*
|
|
Merge pull request #4470 from lioncash/qualifier
David
2020-08-04
1
-2
/
+2
|
\
\
\
|
*
|
|
patch_manager: Resolve -Wignored-qualifier warnings
Lioncash
2020-08-03
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4456 from Morph1984/stub-really-long-fs-func
bunnei
2020-08-03
2
-29
/
+51
|
\
\
\
|
*
|
|
fs: Rename SaveDataDescriptor to SaveDataAttribute
Morph
2020-07-30
2
-29
/
+51
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4468 from lioncash/regcache
bunnei
2020-08-03
1
-10
/
+15
|
\
\
\
|
*
|
|
registered_cache: Resolve -Wmaybe_uninitialized warnings
Lioncash
2020-08-03
1
-10
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4467 from lioncash/mode
bunnei
2020-08-03
2
-18
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
Lioncash
2020-08-03
2
-18
/
+21
|
|
/
*
|
xts_archive: Check if the file is nullptr prior to parsing
Morph
2020-07-29
1
-5
/
+9
*
|
registered_cache: Add support for removing folder ncas
Morph
2020-07-29
2
-53
/
+54
|
/
*
Merge pull request #4309 from Morph1984/fix-romfs-bug
bunnei
2020-07-17
4
-10
/
+10
|
\
|
*
fs: Fix RomFS building when zero byte files are present
Morph
2020-07-12
4
-10
/
+10
*
|
Check for empty section0 and CNMT prior to install
Morph
2020-07-16
1
-3
/
+19
*
|
clang format
Morph
2020-07-15
1
-3
/
+3
[next]