| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #4665 from lioncash/sm-kernel | 2020-09-17 | 3 | -9/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service/sm: Slightly more efficient string name validation | 2020-09-17 | 1 | -2/+2 | ||
| | * | | | | | | | service/sm: Eliminate dependency on the global system instance | 2020-09-17 | 3 | -7/+9 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #4666 from lioncash/unused-func | 2020-09-17 | 1 | -22/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Remove unused funcation | 2020-09-17 | 1 | -22/+0 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #4671 from lioncash/nfp-copy | 2020-09-17 | 1 | -10/+13 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nfp: Eliminate two unnecessary copies | 2020-09-17 | 1 | -10/+13 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #4594 from german77/MotionHID | 2020-09-17 | 6 | -19/+203 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | configure_input: Hook up the motion button and checkbox | 2020-09-05 | 2 | -1/+2 | ||
| | * | | | | | | | Add cemu hook changes related to PR #4609 | 2020-09-04 | 1 | -2/+1 | ||
| | * | | | | | | | Remove RealMotionDevice | 2020-09-04 | 3 | -28/+16 | ||
| | * | | | | | | | controllers/npad: Simplify motion entry assignment | 2020-09-04 | 1 | -29/+18 | ||
| | * | | | | | | | Include HID and configuration changes related to motion | 2020-09-04 | 5 | -15/+222 | ||
| * | | | | | | | | control_metadata: Resolve typo in Portuguese language name | 2020-09-17 | 1 | -1/+1 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | file_sys/romfs_factory: Eliminate usage of the global system accessor | 2020-09-16 | 5 | -34/+49 | ||
| * | | | | | | | file_sys/bis_factory: Eliminate usage of the global system accessor | 2020-09-16 | 5 | -11/+11 | ||
| * | | | | | | | loader/nso: Remove unnecessary [[maybe_unused]] | 2020-09-16 | 1 | -2/+1 | ||
| * | | | | | | | core/loader: Remove dependencies on the global system instance | 2020-09-16 | 20 | -45/+85 | ||
| * | | | | | | | Merge pull request #4658 from lioncash/copy3 | 2020-09-16 | 2 | -44/+43 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() | 2020-09-15 | 1 | -4/+4 | ||
| | * | | | | | | | nca_patch: Make SearchBucketEntry() internally linked | 2020-09-15 | 2 | -44/+43 | ||
| * | | | | | | | | cheat_engine: Convert ExtractName into a non-template function | 2020-09-15 | 1 | -19/+17 | ||
| * | | | | | | | | cheat_engine: Remove unnecessary system argument to CheatParser's Parse function | 2020-09-15 | 3 | -15/+9 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | patch_manager: Resolve implicit truncations in FormatTitleVersion() | 2020-09-14 | 1 | -3/+4 | ||
| * | | | | | | | patch_manager: Make use of type aliases | 2020-09-14 | 2 | -69/+79 | ||
| * | | | | | | | patch_manager: Make a few functions internally linked | 2020-09-14 | 2 | -15/+12 | ||
| * | | | | | | | crypto/key_manager: Remove dependency on the global system accessor | 2020-09-14 | 2 | -5/+8 | ||
| * | | | | | | | kernel: Remove all dependencies on the global system instance | 2020-09-14 | 5 | -11/+20 | ||
| * | | | | | | | Merge pull request #4636 from lioncash/kernel-hle | 2020-09-14 | 3 | -7/+5 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | service: Remove two usages of the global system accessor | 2020-09-07 | 3 | -7/+5 | ||
| * | | | | | | | Merge pull request #4323 from ReinUsesLisp/no-spin | 2020-09-11 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel/scheduler: Use std::mutex instead of spin lock | 2020-07-12 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #4634 from lioncash/blocking | 2020-09-11 | 3 | -19/+19 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bsd: Resolve unused value within SendToImpl | 2020-09-07 | 1 | -0/+1 | ||
| | * | | | | | | | | bsd: Resolve sign comparison warnings | 2020-09-07 | 1 | -3/+3 | ||
| | * | | | | | | | | sockets_translate: Make use of designated initializers | 2020-09-07 | 1 | -12/+12 | ||
| | * | | | | | | | | blocking_worker: Make use of templated lambda | 2020-09-07 | 1 | -3/+2 | ||
| | * | | | | | | | | blocking_worker: Resolve -Wdocumentation warning | 2020-09-07 | 1 | -1/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4310 from ogniK5377/apollo-1-prod | 2020-09-11 | 1 | -72/+77 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | audio_core: Apollo Part 1, AudioRenderer refactor | 2020-07-25 | 1 | -72/+77 | ||
| * | | | | | | | | | Merge pull request #4597 from Morph1984/mjolnir-p2 | 2020-09-10 | 9 | -131/+548 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | applets/controller: Resolve several compiler warnings | 2020-09-04 | 1 | -1/+2 | ||
| | * | | | | | | | | Address feedback | 2020-09-04 | 3 | -0/+9 | ||
| | * | | | | | | | | applets/controller: Set min_players to have a minimum value of 1. | 2020-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | applets/controller: Modify heuristic to account for certain games | 2020-09-04 | 1 | -7/+12 | ||
| | * | | | | | | | | applets/controller: Implement fallback applet for the SDL frontend | 2020-09-04 | 3 | -90/+34 | ||
| | * | | | | | | | | applets/controller: Implement "Explain Text" | 2020-09-04 | 3 | -16/+29 | ||
| | * | | | | | | | | Project Mjölnir: Part 2 - Controller Applet | 2020-09-04 | 9 | -42/+487 | ||
| * | | | | | | | | | Merge pull request #4633 from ReinUsesLisp/gpu-init | 2020-09-10 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | video_core: Remove all Core::System references in renderer | 2020-09-06 | 1 | -1/+0 | ||
| | |/ / / / / / / | ||||||