index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
patch_manager.cpp
Age
Commit message (
Expand
)
Author
2019-03-27
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-26
core: Port current uses of RegisteredCache to ContentProvider
Zach Hilman
2019-03-23
Merge pull request #2280 from lioncash/nso
bunnei
2019-03-22
file_sys/cheat_engine: Remove use of global system accessors
Lioncash
2019-03-22
file_sys/patch_manager: Deduplicate NSO header
Lioncash
2019-03-22
file_sys/patch_manager: Remove two magic values
Lioncash
2019-03-04
patch_manager: Display cheats in game list add-ons
Zach Hilman
2019-03-04
patch_manager: Add support for loading cheats lists
Zach Hilman
2018-12-11
patch_manager: Prevent use of a dangling pointer within PatchRomFS
Lioncash
2018-12-03
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
patch_manager: Apply LayeredExeFS patches
Zach Hilman
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
patch_manager: Add support for dumping decompressed NSOs
Zach Hilman
2018-10-28
file_sys/patch_manager: Remove unnecessary if-statements (#1586)
Frederic L
2018-10-17
patch_manager: Add support for using LayeredFS with Data
Zach Hilman
2018-10-16
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
bunnei
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-12
patch_manager: Move non-Program RomFS patch log to Debug
Zach Hilman
2018-10-09
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-08
Merge pull request #1423 from DarkLordZach/romfs-file-exts
bunnei
2018-10-08
Merge pull request #1424 from DarkLordZach/ips-witch
bunnei
2018-10-05
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
patch_manager: Add support for NSP packed updates
Zach Hilman
2018-10-05
patch_manager: Add support for packed updates
Zach Hilman
2018-10-04
patch_manager: Avoid romfs_ext requirement for patching
Zach Hilman
2018-10-04
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
Zach Hilman
2018-10-04
ips_layer: Fix inaccuracies with comments and flags
Zach Hilman
2018-10-04
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
patch_manager: Add support for IPSwitch format patches
Zach Hilman
2018-10-02
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-01
patch_manager: Add PatchNSO function
Zach Hilman
2018-10-01
patch_manager: Use strings for patch type instead of enum
Zach Hilman
2018-09-30
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
patch_manager: Add DLC recognition to PatchManager
Zach Hilman
2018-09-25
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-21
patch_manager: Add LayeredFS mods support
Zach Hilman
2018-09-19
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-06
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
bktr: Add logging on successful patch
Zach Hilman
[next]