| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #10117 from liamwhite/sync-register | 2023-05-03 | 8 | -5/+49 | |
| |\ | | | | | kernel: match calls to Register and Unregister | ||||
| | * | kernel: match calls to Register and Unregister | 2023-04-29 | 8 | -5/+49 | |
| | | | |||||
| * | | Merge pull request #10124 from liamwhite/pebkac | 2023-05-03 | 1 | -3/+4 | |
| |\ \ | | | | | | | settings: rename extended memory layout to unsafe, move from general to system | ||||
| | * | | settings: rename extended memory layout to unsafe, move from general to system | 2023-04-30 | 1 | -3/+4 | |
| | |/ | |||||
| * / | kernel: remove general boost lists | 2023-04-29 | 7 | -19/+26 | |
| |/ | |||||
| * | Merge pull request #10056 from vonchenplus/audout_u | 2023-04-24 | 1 | -6/+8 | |
| |\ | | | | | core: audio: return result when audio_out initialize failed | ||||
| | * | core: audio: return result when audio_out initialize failed | 2023-04-16 | 1 | -6/+8 | |
| | | | |||||
| * | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log level | 2023-04-21 | 1 | -1/+1 | |
| | | | |||||
| * | | service: nfp: Implement debug Interface | 2023-04-14 | 6 | -8/+444 | |
| | | | |||||
| * | | service: nfp: Implement system interface | 2023-04-14 | 6 | -17/+289 | |
| | | | |||||
| * | | service: nfp: Use an unique interface | 2023-04-13 | 3 | -69/+225 | |
| |/ | |||||
| * | kernel: move more memory to application in 8GB arrangement | 2023-04-09 | 1 | -2/+4 | |
| | | |||||
| * | kernel: switch extended memory setting to 8GB arrangement | 2023-04-08 | 1 | -2/+2 | |
| | | |||||
| * | service: hid: Fix handle validation | 2023-04-02 | 1 | -5/+1 | |
| | | |||||
| * | Merge pull request #10006 from german77/profile_select | 2023-04-01 | 2 | -14/+140 | |
| |\ | | | | | service: am: Improve profile select applet | ||||
| | * | service: am: Improve profile select applet | 2023-03-29 | 2 | -14/+140 | |
| | | | |||||
| * | | Merge pull request #9997 from german77/cancel_controller | 2023-04-01 | 2 | -7/+14 | |
| |\ \ | | | | | | | applet: controller: Implement cancel button | ||||
| | * | | applet: controller: Implement cancel button | 2023-03-30 | 2 | -7/+14 | |
| | |/ | |||||
| * | | Merge pull request #9999 from german77/new_hid_hurra | 2023-04-01 | 4 | -22/+56 | |
| |\ \ | | | | | | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | ||||
| | * | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | 2023-03-29 | 4 | -22/+56 | |
| | | | | | | | | | | | | | Used by Let's Get Fit | ||||
| * | | | Merge pull request #10005 from liamwhite/kernel-atomics | 2023-04-01 | 2 | -39/+56 | |
| |\ \ \ | |_|/ |/| | | kernel: fix unbounded stack usage in atomics | ||||
| | * | | kernel: fix unbounded stack usage in atomics | 2023-03-28 | 2 | -39/+56 | |
| | | | | |||||
| * | | | Merge pull request #9505 from liamwhite/request-exit | 2023-03-29 | 18 | -1/+71 | |
| |\ \ \ | |/ / |/| | | applets: implement RequestExit | ||||
| | * | | qt: implement RequestExit for applets | 2023-03-25 | 8 | -9/+9 | |
| | | | | |||||
| | * | | applets: implement RequestExit | 2023-03-25 | 18 | -1/+71 | |
| | |/ | |||||
| * | | Merge pull request #10003 from german77/disconnect | 2023-03-28 | 1 | -1/+2 | |
| |\ \ | | | | | | | service: hid: Silence warning on MergeSingleJoyAsDualJoy | ||||
| | * | | service: hid: Silence warning on MergeSingleJoyAsDualJoy | 2023-03-27 | 1 | -1/+2 | |
| | |/ | |||||
| * | | Merge pull request #9984 from liamwhite/global-memory | 2023-03-27 | 28 | -103/+129 | |
| |\ \ | | | | | | | memory: rename global memory references to application memory | ||||
| | * | | memory: rename global memory references to application memory | 2023-03-23 | 28 | -103/+129 | |
| | | | | |||||
| * | | | service: nfp: Add plain amiibo support | 2023-03-26 | 5 | -8/+37 | |
| | |/ |/| | |||||
| * | | Merge pull request #9981 from german77/nfp_connect | 2023-03-24 | 4 | -4/+30 | |
| |\ \ | |/ |/| | nfc: Initialize device when controller is connected | ||||
| | * | nfc: Initialize device when controller is connected | 2023-03-21 | 4 | -4/+30 | |
| | | | |||||
| * | | Merge pull request #9964 from liamwhite/typed-address | 2023-03-23 | 81 | -862/+967 | |
| |\ \ | | | | | | | kernel: use KTypedAddress for addresses | ||||
| | * | | kernel: use KTypedAddress for addresses | 2023-03-22 | 81 | -862/+967 | |
| | | | | |||||
| * | | | kernel: fix LOG_TRACE in ipc | 2023-03-19 | 1 | -1/+1 | |
| | |/ |/| | |||||
| * | | service: nfp: Replace crc function with boost equivalent | 2023-03-16 | 2 | -28/+17 | |
| | | | |||||
| * | | service: nfp: Close app area and recreate crc | 2023-03-15 | 1 | -0/+10 | |
| | | | |||||
| * | | service: nfp: Convert mii colors to v3 | 2023-03-15 | 6 | -15/+100 | |
| | | | |||||
| * | | service: nfp: Actually write correct crc | 2023-03-14 | 6 | -23/+44 | |
| |/ | |||||
| * | kernel: additional style fixes to KThread, KProcess | 2023-03-12 | 2 | -27/+27 | |
| | | |||||
| * | kernel: fix clang build | 2023-03-12 | 1 | -2/+2 | |
| | | |||||
| * | kernel: remove unnecessary finalize calls | 2023-03-12 | 2 | -7/+1 | |
| | | |||||
| * | kernel: convert KProcess to new style | 2023-03-12 | 7 | -236/+250 | |
| | | |||||
| * | kernel: convert KThread to new style | 2023-03-12 | 11 | -560/+510 | |
| | | |||||
| * | kernel: prefer std::addressof | 2023-03-12 | 21 | -134/+139 | |
| | | |||||
| * | kernel: convert KResourceLimit | 2023-03-12 | 2 | -59/+59 | |
| | | |||||
| * | kernel: remove kernel_ | 2023-03-12 | 41 | -295/+290 | |
| | | |||||
| * | kernel: remove gratitutous attribute usage | 2023-03-12 | 8 | -29/+24 | |
| | | |||||
| * | kernel/svc: convert to new style | 2023-03-12 | 21 | -304/+192 | |
| | | |||||
| * | kernel: convert miscellaneous | 2023-03-12 | 7 | -94/+81 | |
| | | |||||