index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-04
hex_util: Add HexVectorToString and HexStringToVector
Zach Hilman
2018-10-04
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-03
Merge pull request #1434 from DarkLordZach/dlc-edge-case
bunnei
2018-10-03
Merge pull request #1428 from lioncash/qt
bunnei
2018-10-03
Merge pull request #1431 from lioncash/audio
bunnei
2018-10-03
Merge pull request #1433 from lioncash/fs
bunnei
2018-10-03
Merge pull request #1429 from lioncash/translate
bunnei
2018-10-03
Merge pull request #1436 from lioncash/view
bunnei
2018-10-03
Merge pull request #1432 from lioncash/lbl
bunnei
2018-10-03
Merge pull request #1426 from FearlessTobi/port-4253
bunnei
2018-10-03
Merge pull request #1435 from lioncash/xci
bunnei
2018-10-03
submission_package: Avoid dangling std::string_view within SetTicketKeys()
Lioncash
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-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
gl_rasterizer: Fixup unassigned point sizes
ReinUsesLisp
2018-09-30
Merge pull request #1330 from raven02/tlds
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
gl_rasterizer_cache: Fixes to how we do render to cubemap.
bunnei
[next]