15021 Commits (2fb77adb9f3fca7c4243ffe20df14c45d928fa96)

Author SHA1 Message Date
Lioncash aca3621146 nfp: Eliminate two unnecessary copies 5 years ago
Lioncash 1ee9ceb5af arm_dynarmic_cp15: Initialize member variables 5 years ago
Lioncash 02b8b6677a control_metadata: Resolve typo in Portuguese language name 5 years ago
Lioncash 8bbd82863d service: Remove unused funcation 5 years ago
Lioncash 057aa6275d service/sm: Slightly more efficient string name validation 5 years ago
Lioncash 78b1bc3b61 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash a62c1999c5 file_sys/romfs_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash aa8d6fc041 loader/nso: Remove unnecessary [[maybe_unused]] 5 years ago
ReinUsesLisp eb914b6c50 video_core: Enforce -Werror=switch 5 years ago
Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance 5 years ago
Lioncash 66fc037ef2 nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 5 years ago
Lioncash 99b372a6c5 nca_patch: Make SearchBucketEntry() internally linked 5 years ago
Lioncash 3a8464cde2 cheat_engine: Convert ExtractName into a non-template function 5 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 33e4a0b6c1 patch_manager: Resolve implicit truncations in FormatTitleVersion() 5 years ago
Lioncash a4392c24cf patch_manager: Make use of type aliases 5 years ago
Lioncash 637ab14ae6 patch_manager: Make a few functions internally linked 5 years ago
ReinUsesLisp bc8ace9917 gc_adapter: Disable MSVC nonstandard extension warning on libusb.h 5 years ago
Lioncash e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor 5 years ago
Lioncash ec2a6e5ba8 kernel: Remove all dependencies on the global system instance 5 years ago
FearlessTobi 57162e1df3 Test: Decrease pad_update_ns 5 years ago
Lioncash ffdf8c0cb3 service: Remove two usages of the global system accessor 5 years ago
Lioncash c715fc4c5e gc_adapter: Make DeviceConnected() a const member function 5 years ago
Lioncash 40968e3993 bsd: Resolve unused value within SendToImpl 5 years ago
Lioncash cd643ab5c9 bsd: Resolve sign comparison warnings 5 years ago
Lioncash 180fa6859f sockets_translate: Make use of designated initializers 5 years ago
Lioncash 188a3cf74c blocking_worker: Make use of templated lambda 5 years ago
Lioncash 9652973db2 blocking_worker: Resolve -Wdocumentation warning 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
german 797564599f Minor cleanup 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
german 0774b17846 Remove RealMotionDevice 5 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
Morph df3cbd4758 controllers/npad: Simplify motion entry assignment 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Morph 0e33b19ae0 hid: Implement MergeSingleJoyasDualJoy 5 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 5 years ago
Morph 076e4d44c3 Address feedback 5 years ago
Morph 1ec71b6ea0 clang-format 5 years ago
Morph f95ea04995 applets/controller: Set min_players to have a minimum value of 1. 5 years ago
Morph 371226448a applets/controller: Modify heuristic to account for certain games 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 7299356f37 applets/controller: Implement fallback applet for the SDL frontend 5 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 5 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
ReinUsesLisp 827ff077e7 file_sys/patch_manager: Add missing include 5 years ago