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