9444 Commits (92fcc6d15a1bf2f3db4e8409bf751a5ec08fa32e)
 

Author SHA1 Message Date
Zach Hilman cf7aba4817 game_list: Add XCI update versioning to game list 7 years ago
Zach Hilman d79d4fd764 patch_manager: Add support for packed updates 7 years ago
Zach Hilman 5045748829 loader: Add getter for packed update 7 years ago
Zach Hilman e948fbf5d0 loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
Lioncash 6f16826260 text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 7 years ago
Zach Hilman d0e6b93695 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman c1e069c066 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman bc4bec8a60 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Zach Hilman 110d578470 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 9669cdb710 ips_layer: Add support for escape sequences and midline comments 7 years ago
Zach Hilman 8886f2e55e patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman 306739c2c4 ips_layer: Add IPSwitchCompiler to process IPSwitch format 7 years ago
Zach Hilman f62227aa95 hex_util: Add HexVectorToString and HexStringToVector 7 years ago
Lioncash 30dfd89126 ui_settings: Place definition of the theme array within the cpp file 7 years ago
bunnei f85f2b3728
Merge pull request #1415 from DarkLordZach/ips 7 years ago
Lioncash baed7e1fba kernel/thread: Make all instance variables private 7 years ago
ReinUsesLisp 3e2380327a gl_rasterizer: Implement quads topology 7 years ago
bunnei cf3a6dd4a1
Merge pull request #1434 from DarkLordZach/dlc-edge-case 7 years ago
bunnei af672d8abf
Merge pull request #1428 from lioncash/qt 7 years ago
bunnei 839dbd9710
Merge pull request #1431 from lioncash/audio 7 years ago
bunnei 39f08e551d
Merge pull request #1433 from lioncash/fs 7 years ago
bunnei 5ae5610c13
Merge pull request #1429 from lioncash/translate 7 years ago
bunnei 15b2e2ec13
Merge pull request #1436 from lioncash/view 7 years ago
bunnei e7e347a828
Merge pull request #1432 from lioncash/lbl 7 years ago
bunnei 137d43fa2f
Merge pull request #1426 from FearlessTobi/port-4253 7 years ago
bunnei 8679934693
Merge pull request #1435 from lioncash/xci 7 years ago
FernandoS27 f664437ae8 Implemented Texture Processing Modes in TEXS and TLDS 7 years ago
Lioncash 024eec02a5 submission_package: Avoid dangling std::string_view within SetTicketKeys() 7 years ago
Lioncash dade709f63 submission_package: Correct location of null check within SetTicketKeys() 7 years ago
Lioncash 02841052aa submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 7 years ago
Lioncash 37ee05f7c0 submission_package: Ensure the 'extracted' member variable is always initialized 7 years ago
Lioncash ccf0a9cb38 submission_package: Move ExeFS and RomFS initialization to its own function 7 years ago
Lioncash fd312abedd submission_package: Move NCA reading code to its own function 7 years ago
Lioncash 4f18d35888 submission_package: Move ticket key setting to its own function 7 years ago
Lioncash 0d83f8f255 submission_package: Invert conditionals within NSP's constructor to reduce nesting 7 years ago
Lioncash cf463a9b67 card_image: Ensure program_nca_status is always initialized 7 years ago
Zach Hilman 9aaf1c0df8 aoc_u: Fix edge case with DLC that causes breaks 7 years ago
Lioncash cba78dc70a services/fsp_srv: Amend service function table 7 years ago
Lioncash d80dd2b812 service/lbl: Update service function table 7 years ago
Lioncash 61b144bbf3 configure_input: Make analog mapping strings translatable 7 years ago
Lioncash 1c7c798e9e configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 57e47bae32 configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 226dc914b3 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
Lioncash 8f5e2a2b83 configure_graphics: Make functions internally linked where applicable 7 years ago
Zach Hilman 215b65fe75 nso: Optimize loading of IPS patches 7 years ago
Weiyi Wang fdb35760a7 string_util: unify UTF8<->UTF16 conversion to codecvt 7 years ago
Weiyi Wang bfe84f06f2 string_util: remove TString conversion for windows 7 years ago
Weiyi Wang a4595bb939 string_util: remove ShiftJIS/CP1252 conversion function 7 years ago
fearlessTobi e4daf4bee5 Review comments - part 5 7 years ago