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
/
patch_manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-3
/
+3
*
android: Add addon delete button
t895
2024-01-19
1
-10
/
+33
*
service: set: Rename files
german77
2024-01-06
1
-1
/
+1
*
file_sys: handle null romfs
Liam
2023-12-01
1
-4
/
+0
*
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
2023-10-13
1
-4
/
+4
*
core: improve debug workflow
Liam
2023-09-14
1
-2
/
+2
*
patch_manager: apply manual HTML patches when present
Liam
2023-08-21
1
-1
/
+8
*
vfs: expand support for NCA reading
Liam
2023-08-15
1
-18
/
+21
*
configure_system: Implement with for loop
lat9nq
2023-07-21
1
-2
/
+2
*
patch_manager: remove unnecessary GetSize calls
Liam
2023-06-16
1
-5
/
+4
*
Merge pull request #10591 from keve1227/localized-game-icons
liamwhite
2023-06-07
1
-1
/
+32
|
\
|
*
Fix typo
Kevin Sundqvist Norlén
2023-06-03
1
-1
/
+1
|
*
Pick game icon based on the configured system language
Keve1227
2023-06-03
1
-1
/
+32
*
|
vfs: add vfs_cached for romfs build
Liam
2023-06-03
1
-2
/
+3
|
/
*
core/file_sys: fix alignment of BuildId
Liam
2022-08-21
1
-2
/
+2
*
core/file_sys: fix BuildId padding
Liam
2022-08-19
1
-8
/
+6
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
patch_manager: Apply layered exefs patches from 'atmosphere' SD directory
tech-ticks
2022-04-07
1
-25
/
+38
*
general: Fix clang/gcc build errors
ameerj
2022-03-20
1
-0
/
+4
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
Dump patched exefs rather than base
Kelebek1
2022-02-15
1
-9
/
+9
*
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
1
-2
/
+4
*
core: Simplify SDMC mod loading
lat9nq
2021-06-28
1
-19
/
+6
*
core: Support LayeredFS mod from SDMC directory
lat9nq
2021-06-28
1
-2
/
+29
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-1
/
+0
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
1
-2
/
+2
*
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
1
-44
/
+37
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
1
-1
/
+1
*
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
1
-53
/
+59
*
patch_manager: Make a few functions internally linked
Lioncash
2020-09-14
1
-3
/
+12
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-2
/
+1
*
patch_manager: Resolve -Wignored-qualifier warnings
Lioncash
2020-08-03
1
-2
/
+2
*
Make copying directory string more concise
lat9nq
2020-05-28
1
-2
/
+1
*
Address requested changes
lat9nq
2020-05-28
1
-3
/
+3
*
*nix systems can read any-case patch directories
lat9nq
2020-05-27
1
-8
/
+27
*
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-17
1
-4
/
+4
*
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-15
1
-1
/
+2
*
file_sys: patch_manager: Return early when there are no layers to apply.
bunnei
2020-04-14
1
-0
/
+6
*
patch_manager: Adds check for disabled cheats to prevent them from being enab...
Morph
2019-11-28
1
-5
/
+11
*
dmnt_cheat_vm: Default initialize structure values
Zach Hilman
2019-09-21
1
-2
/
+1
*
patch_manager: Update cheat parsing for new VM
Zach Hilman
2019-09-21
1
-12
/
+17
*
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
1
-8
/
+16
*
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
Zach Hilman
2019-09-21
1
-0
/
+2
*
patch_manager: Add error checking to load dir to prevent crashes
Zach Hilman
2019-09-21
1
-0
/
+15
*
patch_manager: Add getter for title version
Zach Hilman
2019-06-24
1
-0
/
+10
*
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
1
-4
/
+4
*
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-27
1
-4
/
+5
[next]