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
Age
Commit message (
Expand
)
Author
2019-01-20
Merge pull request #2025 from DarkLordZach/loader-banner-logo
bunnei
2019-01-18
file_sys/directory: Remove unused DirectoryBackend class
Lioncash
2019-01-15
content_archive: Add getter for logo section of NCA
Zach Hilman
2018-12-28
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-11
patch_manager: Prevent use of a dangling pointer within PatchRomFS
Lioncash
2018-12-10
Merge pull request #1846 from lioncash/dir
bunnei
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
Merge pull request #1885 from lioncash/data_id
bunnei
2018-12-07
file_sys/save_data_factory: Update SaveDataSpaceId enum
Lioncash
2018-12-07
savedata_factory: Add support for CacheStorage
Zach Hilman
2018-12-06
savedata_factory: Delete TemporaryStorage on startup
Zach Hilman
2018-12-06
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-05
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-03
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-02
file_sys/directory: Amend path buffer size for directory entries
Lioncash
2018-12-01
file_sys/registered_cache: Eliminate variable shadowing
Lioncash
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-11-30
file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV...
Lioncash
2018-11-30
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-27
Merge pull request #1814 from lioncash/ptr
bunnei
2018-11-27
file_sys/registered_cache: Remove unused <map> include
Lioncash
2018-11-27
file_sys/registered_cache: Use regular const references instead of std::share...
Lioncash
2018-11-27
control_metadata: Correct typo in language name (Portugese -> Portuguese)
Lioncash
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-22
file_sys: Implement system archive synthesizer for NgWord (806)
Zach Hilman
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
file_sys/card_image: Provide named members for the GamecardInfo struct
Lioncash
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-16
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
file_sys/errors: Remove currently unused filesystem error codes
Lioncash
2018-11-16
file_sys/errors: Get rid of the ErrCodes namespace
Lioncash
2018-11-16
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
Lioncash
2018-11-15
file_sys: Add framework for synthesizing open source archives
Zach Hilman
2018-11-15
vfs_vector: Add VFS backend for std::array
Zach Hilman
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-13
Merge pull request #1608 from DarkLordZach/save-data-reader
bunnei
[next]