8892 Commits (d210170f36ec29c9f73430d1ec21f7784ca0aa73)
 

Author SHA1 Message Date
NeatNit d210170f36 CONTRIBUTING.md - remove note about casting numeric types 7 years ago
bunnei 6cc7656e81
Merge pull request #1449 from lioncash/link 7 years ago
Lioncash efd956e6ff
qt: Update telemetry links 7 years ago
bunnei b8b90ce6e6
Merge pull request #1332 from FearlessTobi/port-web-backend 7 years ago
bunnei 095c8d999b
Merge pull request #1447 from lioncash/mutex 7 years ago
Lioncash 6ddf8f34db
kernel/mutex: Amend behavior of TransferMutexOwnership() 7 years ago
bunnei e6ee31a8e9
Merge pull request #1440 from lioncash/array 7 years ago
bunnei d3bfb102d8
Merge pull request #1438 from ReinUsesLisp/quads 7 years ago
bunnei d43769f93f
Merge pull request #1445 from lioncash/sched 7 years ago
balika011 1a5d6de0d4 thread: Make the scheduler pointer a regular pointer 7 years ago
bunnei e51d715700
Merge pull request #1439 from lioncash/thread 7 years ago
bunnei fe292573de
Merge pull request #1442 from lioncash/format 7 years ago
Lioncash 6f16826260 text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 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
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
fearlessTobi ac06105dfe Review comments -part 4 7 years ago
fearlessTobi aa48468862 Review comments - part 3 7 years ago