aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-01-20Merge pull request #12715 from t895/remove-addonsliamwhite
2024-01-20Merge pull request #12660 from german77/better-vibrationliamwhite
2024-01-20Merge pull request #12701 from liamwhite/flinger-layer-issuesliamwhite
2024-01-19android: Add addon delete buttont895
2024-01-19Merge pull request #12695 from anpilley/user-arguments-v2liamwhite
2024-01-18Merge pull request #12678 from german77/settings_implliamwhite
2024-01-17vi: check layer state before opening or closingLiam
2024-01-17Update based on feedbackAndrew Pilley
2024-01-17nvnflinger: ensure display abandonment considers all layers and future layersLiam
2024-01-17Allow -u to accept a username string in addition to index, and suppress the U...Andrew Pilley
2024-01-15service: set: Implement stubbed functionsNarr the Reg
2024-01-15service: set: Refractor setting serviceNarr the Reg
2024-01-15service: hid: Fully implement abstract vibrationNarr the Reg
2024-01-15service: nfc: Create backup when none existNarr the Reg
2024-01-15Merge pull request #12677 from GPUCode/whyy-moddersliamwhite
2024-01-15Merge pull request #12665 from german77/proofliamwhite
2024-01-15Merge pull request #12659 from liamwhite/audio-memoryCharles Lombardo
2024-01-15Merge pull request #12612 from liamwhite/fs-pidCharles Lombardo
2024-01-15Merge pull request #12611 from liamwhite/resource-management-is-hardCharles Lombardo
2024-01-15Merge pull request #12610 from liamwhite/reply-and-dont-receiveCharles Lombardo
2024-01-15core: Support multiple modules per patcherGPUCode
2024-01-13service: acc: Only save profiles when profiles have changedgerman77
2024-01-13loader: fix homebrew nro registrationLiam
2024-01-12kernel: optimize page free on shutdownLiam
2024-01-12kernel: fix debugger and process list lifetimeLiam
2024-01-12kernel: fix page leak on process terminationLiam
2024-01-12audio: fetch process object from handle tableLiam
2024-01-11service: hid: Create abstracted pad structuregerman77
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
2024-01-09Merge pull request #12609 from liamwhite/wrong-name-againNarr the Reg
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-07vi: connect vsync event handle lifetime to application display service interfaceLiam
2024-01-07server_manager: respond to session close correctlyLiam
2024-01-07vi: fix name of nvnflingerLiam
2024-01-07Merge pull request #12600 from german77/npad-implliamwhite
2024-01-07Merge pull request #12599 from german77/settingsliamwhite
2024-01-07Merge pull request #12576 from t895/total-save-managerliamwhite
2024-01-06service: hid: Implement GetLastActiveNpadgerman77
2024-01-06service: hid: Implement AssigningSingleOnSlSrPressgerman77
2024-01-06service: hid: Implement SetNpadSystemExtStateEnabledgerman77
2024-01-06service: set: Rename filesgerman77
2024-01-06service: hid: Implement CaptureButtonAssignmentgerman77
2024-01-06service: set: Use official namesgerman77
2024-01-06service: hid: Add functions needed by QlaunchNarr the Reg
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2024-01-04Merge pull request #12557 from merryhime/termination-ipiliamwhite
2024-01-04android: Re-add global save managert895
2024-01-03service: hid: Remove data races when handling shared memoryNarr the Reg
2024-01-03service: hid: Implement NpadResource and NpadDataNarr the Reg
2024-01-02KThread: Send termination interrupt to all cores a thread has affinity toMerry