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-10-03
submission_package: Correct location of null check within SetTicketKeys()
Lioncash
2018-10-03
submission_package: Use std::string's rfind() when looking for the extension ...
Lioncash
2018-10-03
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
2018-10-03
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
2018-10-03
submission_package: Move NCA reading code to its own function
Lioncash
2018-10-03
submission_package: Move ticket key setting to its own function
Lioncash
2018-10-03
submission_package: Invert conditionals within NSP's constructor to reduce ne...
Lioncash
2018-10-02
card_image: Ensure program_nca_status is always initialized
Lioncash
2018-10-02
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-02
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
service/lbl: Update service function table
Lioncash
2018-10-02
configure_input: Make analog mapping strings translatable
Lioncash
2018-10-02
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
2018-10-02
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-10-02
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-02
string_util: unify UTF8<->UTF16 conversion to codecvt
Weiyi Wang
2018-10-02
string_util: remove TString conversion for windows
Weiyi Wang
2018-10-02
string_util: remove ShiftJIS/CP1252 conversion function
Weiyi Wang
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments -part 4
fearlessTobi
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
web_backend: protect jwt cache with a mutex
Weiyi Wang
2018-10-02
Address more review comments
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-10-02
Add submodules
fearlessTobi
2018-10-01
deconstructed_rom_directory: Force NSO loader to patch NSOs
Zach Hilman
2018-10-01
nso: Add framework to support patching of uncompressed NSOs
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-10-01
file_sys: Implement function to apply IPS patches
Zach Hilman
2018-10-01
nso: Replace NSOHeader padding bytes with build ID
Zach Hilman
2018-10-01
Merge pull request #1407 from DarkLordZach/dlc
bunnei
2018-10-01
Merge pull request #1422 from ReinUsesLisp/fixup-points
bunnei
2018-10-01
gl_rasterizer: Fixup unassigned point sizes
ReinUsesLisp
2018-09-30
Merge pull request #1330 from raven02/tlds
bunnei
2018-09-30
Merge pull request #1420 from MerryMage/dynarmic
bunnei
2018-09-30
Merge pull request #1322 from bunnei/tex-cubemap
bunnei
2018-09-30
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
romfs_factory: Read from all locations with StorageId None
Zach Hilman
2018-09-30
patch_manager: Add DLC recognition to PatchManager
Zach Hilman
2018-09-30
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
Merge pull request #1417 from lioncash/context
bunnei
2018-09-30
gl_rasterizer_cache: Fixes to how we do render to cubemap.
bunnei
2018-09-30
externals: Update dynarmic to 4e6848d
MerryMage
[prev]
[next]