8941 Commits (4473ebd41d321bbd76db39071573cd50d916b017)
 

Author SHA1 Message Date
Zach Hilman 9488564c1e loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
Lioncash 025ab5f04f text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 7 years ago
Zach Hilman 34bbd314d5 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman fc0f2197e8 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Zach Hilman 794fdbd680 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 8593274f69 ips_layer: Add support for escape sequences and midline comments 7 years ago
Zach Hilman b571894b46 patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman a2602dddbe ips_layer: Add IPSwitchCompiler to process IPSwitch format 7 years ago
Zach Hilman e0ea8e6ca5 hex_util: Add HexVectorToString and HexStringToVector 7 years ago
Lioncash 3eb26feb5c ui_settings: Place definition of the theme array within the cpp file 7 years ago
bunnei 8d1f393308 Merge pull request #1415 from DarkLordZach/ips 7 years ago
Lioncash e57c8ae2b3 kernel/thread: Make all instance variables private 7 years ago
ReinUsesLisp db80264fae gl_rasterizer: Implement quads topology 7 years ago
bunnei 9d1c5eb661 Merge pull request #1434 from DarkLordZach/dlc-edge-case 7 years ago
bunnei 0b30509b9a Merge pull request #1428 from lioncash/qt 7 years ago
bunnei 0d11c7fc53 Merge pull request #1431 from lioncash/audio 7 years ago
bunnei 72a7131c04 Merge pull request #1433 from lioncash/fs 7 years ago
bunnei 66307969cc Merge pull request #1429 from lioncash/translate 7 years ago
bunnei 3bb12e0e67 Merge pull request #1436 from lioncash/view 7 years ago
bunnei e590be654e Merge pull request #1432 from lioncash/lbl 7 years ago
bunnei b7c1a76867 Merge pull request #1426 from FearlessTobi/port-4253 7 years ago
bunnei 8f0975be07 Merge pull request #1435 from lioncash/xci 7 years ago
FernandoS27 c6978b43b3 Implemented Texture Processing Modes in TEXS and TLDS 7 years ago
Lioncash b9b8610d6d submission_package: Avoid dangling std::string_view within SetTicketKeys() 7 years ago
Lioncash 689010c2fa submission_package: Correct location of null check within SetTicketKeys() 7 years ago
Lioncash b77f6a32ff submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 7 years ago
Lioncash 8f51371d7b submission_package: Ensure the 'extracted' member variable is always initialized 7 years ago
Lioncash e4f994749b submission_package: Move ExeFS and RomFS initialization to its own function 7 years ago
Lioncash eb438661e6 submission_package: Move NCA reading code to its own function 7 years ago
Lioncash 17fb526fd9 submission_package: Move ticket key setting to its own function 7 years ago
Lioncash 0b2773e2c6 submission_package: Invert conditionals within NSP's constructor to reduce nesting 7 years ago
Lioncash d91cd1d638 card_image: Ensure program_nca_status is always initialized 7 years ago
Zach Hilman 1995df45b1 aoc_u: Fix edge case with DLC that causes breaks 7 years ago
Lioncash 7896075fcb services/fsp_srv: Amend service function table 7 years ago
Lioncash 35c7df89fe service/lbl: Update service function table 7 years ago
Lioncash 6ef4721dd0 configure_input: Make analog mapping strings translatable 7 years ago
Lioncash 82ed6f893b configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 17f48939bf configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 2ed06e19c0 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
Lioncash 208b2b9e56 configure_graphics: Make functions internally linked where applicable 7 years ago
Zach Hilman fc1574a4de nso: Optimize loading of IPS patches 7 years ago
Weiyi Wang 365e6fdefd string_util: unify UTF8<->UTF16 conversion to codecvt 7 years ago
Weiyi Wang 82389b903b string_util: remove TString conversion for windows 7 years ago
Weiyi Wang f876f9b85c string_util: remove ShiftJIS/CP1252 conversion function 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
Weiyi Wang 2b4cefc8f9 web_backend: protect jwt cache with a mutex 7 years ago