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-04
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
Zach Hilman
2018-10-04
fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS
Zach Hilman
2018-10-04
ips_layer: Fix inaccuracies with comments and flags
Zach Hilman
2018-10-04
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
ips_layer: Add support for escape sequences and midline comments
Zach Hilman
2018-10-04
patch_manager: Add support for IPSwitch format patches
Zach Hilman
2018-10-04
ips_layer: Add IPSwitchCompiler to process IPSwitch format
Zach Hilman
2018-10-04
hex_util: Add HexVectorToString and HexStringToVector
Zach Hilman
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-04
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-04
kernel/thread: Make all instance variables private
Lioncash
2018-10-04
gl_rasterizer: Implement quads topology
ReinUsesLisp
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
Implemented Texture Processing Modes in TEXS and TLDS
FernandoS27
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-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
[prev]
[next]