index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
drd: Parse title ID from program metadata
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
nsp: Fix error masking issue with XCI files
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
2018-09-04
game_list: Use friendly game versions
Zach Hilman
2018-09-04
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
main: Make game updates installable
Zach Hilman
2018-09-04
game_list: Display patch names and versions on list
Zach Hilman
2018-09-04
loader: Add BKTR-specific error messages and codes
Zach Hilman
2018-09-04
loader: Ignore patches on NRO and DRD
Zach Hilman
2018-09-04
patch_manager: Add usages of patches to ExeFS
Zach Hilman
2018-09-04
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
Merge pull request #1178 from DarkLordZach/nsp
bunnei
2018-09-04
gl_shader_cache: Use an u32 for the binding point cache.
Markus Wick
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
qt: Add deprecation warnings for DRD format
Zach Hilman
2018-09-04
registration: Fix NSP installation errors
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
Merge pull request #1238 from lioncash/explicit
bunnei
2018-09-04
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
Merge pull request #1232 from lioncash/copy
bunnei
2018-09-04
Merge pull request #1235 from lioncash/forward-decl
bunnei
2018-09-04
Merge pull request #1236 from degasus/microprofile
bunnei
2018-09-04
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-04
common/logging: Amend documentation comments
Lioncash
2018-09-04
common/logging/filter: Replace C-style case with C++ static_cast
Lioncash
2018-09-04
common/logging/filter: Make constructor explicit
Lioncash
2018-09-04
core: Use a raw pointer in GetGPUDebugContext.
Markus Wick
2018-09-04
command_processor: Use std::array for bound_engines.
Markus Wick
2018-09-04
Update microprofile scopes.
Markus Wick
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
[prev]
[next]