summaryrefslogtreecommitdiff
path: root/src/core/hle (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | service: set: Don't allow invalid mii author idGravatar german772024-01-211-0/+5
|/ / /
* | | Merge pull request #12660 from german77/better-vibrationGravatar liamwhite2024-01-205-151/+289
|\ \ \
| * | | service: hid: Fully implement abstract vibrationGravatar Narr the Reg2024-01-155-151/+289
| |/ /
* | | Merge pull request #12701 from liamwhite/flinger-layer-issuesGravatar liamwhite2024-01-206-15/+42
|\ \ \
| * | | vi: check layer state before opening or closingGravatar Liam2024-01-174-12/+27
| * | | nvnflinger: ensure display abandonment considers all layers and future layersGravatar Liam2024-01-173-3/+15
| |/ /
* | | Merge pull request #12695 from anpilley/user-arguments-v2Gravatar liamwhite2024-01-192-0/+18
|\ \ \ | |_|/ |/| |
| * | Update based on feedbackGravatar Andrew Pilley2024-01-171-2/+2
| * | Allow -u to accept a username string in addition to index, and suppress the U...Gravatar Andrew Pilley2024-01-172-0/+18
| |/
* | Merge pull request #12678 from german77/settings_implGravatar liamwhite2024-01-1814-628/+809
|\ \
| * | service: set: Implement stubbed functionsGravatar Narr the Reg2024-01-156-49/+200
| * | service: set: Refractor setting serviceGravatar Narr the Reg2024-01-1513-580/+610
| |/
* / service: nfc: Create backup when none existGravatar Narr the Reg2024-01-151-1/+4
|/
* Merge pull request #12677 from GPUCode/whyy-moddersGravatar liamwhite2024-01-151-2/+2
|\
| * core: Support multiple modules per patcherGravatar GPUCode2024-01-151-2/+2
* | Merge pull request #12665 from german77/proofGravatar liamwhite2024-01-152-3/+17
|\ \
| * | service: acc: Only save profiles when profiles have changedGravatar german772024-01-132-3/+17
* | | Merge pull request #12659 from liamwhite/audio-memoryGravatar Charles Lombardo2024-01-152-13/+49
|\ \ \
| * | | audio: fetch process object from handle tableGravatar Liam2024-01-122-13/+49
| |/ /
* | | Merge pull request #12612 from liamwhite/fs-pidGravatar Charles Lombardo2024-01-159-234/+322
|\ \ \
| * | | fsp-srv: use program registry for SetCurrentProcessGravatar Liam2024-01-119-234/+322
* | | | Merge pull request #12611 from liamwhite/resource-management-is-hardGravatar Charles Lombardo2024-01-1511-72/+124
|\ \ \ \
| * | | | kernel: optimize page free on shutdownGravatar Liam2024-01-123-63/+18
| * | | | kernel: fix debugger and process list lifetimeGravatar Liam2024-01-126-65/+82
| * | | | kernel: fix page leak on process terminationGravatar Liam2024-01-123-1/+81
| | |_|/ | |/| |
* | | | Merge pull request #12610 from liamwhite/reply-and-dont-receiveGravatar Charles Lombardo2024-01-151-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | server_manager: respond to session close correctlyGravatar Liam2024-01-071-2/+7
| |/ /
* | / service: hid: Create abstracted pad structureGravatar german772024-01-111-1/+1
| |/ |/|
* | Merge pull request #12609 from liamwhite/wrong-name-againGravatar Narr the Reg2024-01-095-51/+38
|\ \
| * | vi: connect vsync event handle lifetime to application display service interfaceGravatar Liam2024-01-074-24/+11
| * | vi: fix name of nvnflingerGravatar Liam2024-01-072-27/+27
| |/
* / Fix typos in src/core (#12625)Gravatar Viktor Szépe2024-01-0826-93/+93
|/
* Merge pull request #12600 from german77/npad-implGravatar liamwhite2024-01-073-21/+72
|\
| * service: hid: Implement GetLastActiveNpadGravatar german772024-01-061-3/+6
| * service: hid: Implement AssigningSingleOnSlSrPressGravatar german772024-01-061-2/+12
| * service: hid: Implement SetNpadSystemExtStateEnabledGravatar german772024-01-063-8/+20
| * service: hid: Implement CaptureButtonAssignmentGravatar german772024-01-063-8/+34
* | Merge pull request #12599 from german77/settingsGravatar liamwhite2024-01-0711-370/+384
|\ \ | |/ |/|
| * service: set: Rename filesGravatar german772024-01-0611-11/+11
| * service: set: Use official namesGravatar german772024-01-069-359/+373
* | service: hid: Add functions needed by QlaunchGravatar Narr the Reg2024-01-062-6/+60
|/
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-0595-9717/+60
* Merge pull request #12557 from merryhime/termination-ipiGravatar liamwhite2024-01-041-4/+4
|\
| * KThread: Send termination interrupt to all cores a thread has affinity toGravatar Merry2024-01-021-4/+4
* | service: hid: Remove data races when handling shared memoryGravatar Narr the Reg2024-01-0317-29/+45
* | service: hid: Implement NpadResource and NpadDataGravatar Narr the Reg2024-01-0317-676/+1925
|/
* Merge pull request #12536 from german77/npad_interfaceGravatar liamwhite2024-01-0136-227/+698
|\
| * service: hid: Use applet resource to get latest shared memory handleGravatar Narr the Reg2023-12-3136-227/+698
* | Merge pull request #12454 from liamwhite/ct-stuffGravatar Narr the Reg2024-01-017-46/+43
|\ \
| * | core_timing: use static typing for no-wait unscheduleGravatar Liam2023-12-231-1/+2