aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/applets
AgeCommit message (Expand)Author
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2024-01-29service: split am into componentsLiam
2024-01-28Merge pull request #12802 from german77/mii_interfaceliamwhite
2024-01-26service: mii: Migrate service to new interfaceNarr the Reg
2024-01-25result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-11-27Merge pull request #12183 from german77/justmiiliamwhite
2023-11-25service: nfc: Validate mii datagerman77
2023-11-25service: am: Create random mii for cabinet appletgerman77
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-05service: am: Set the correct album program idgerman77
2023-11-05yuzu: Only store games in the recently played listgerman77
2023-10-31romfs: fix extraction of single-directory rootLiam
2023-10-29core: Close all KEventsgerman77
2023-10-07service: Stub multiple functions to increase stability of album appletNarr the Reg
2023-10-01service: am: Set push in arguments according to the launched appletNarr the Reg
2023-09-27service: mii: Fix reported bugsgerman77
2023-09-21am: mii_edit: Implement DB operationsNarr the Reg
2023-09-11mii: Prepare Interface for new implementationgerman77
2023-09-10service: mii: separate mii types into their own filegerman77
2023-09-07service: mii: Fix broken mii on MK8Narr the Reg
2023-08-15vfs: expand support for NCA readingLiam
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-04-01Merge pull request #10006 from german77/profile_selectliamwhite
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-29service: am: Improve profile select appletNarr the Reg
2023-03-25qt: implement RequestExit for appletsLiam
2023-03-25applets: implement RequestExitLiam
2023-03-09service: nfp: Improve implementationNarr the Reg
2023-03-06hle: rename legacy errors to ResultsLiam
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2022-11-20Merge pull request #9238 from german77/cabinet_appletbunnei
2022-11-13Add break for default casesKyle Kienapfel
2022-11-13general: Address review commentsgerman77
2022-11-13service: am: Fix cabinet applet resultgerman77
2022-11-13service: am: Implement cabinet applet backendgerman77
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-12kernel: remove KWritableEventLiam
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg
2022-09-03core: ns: Implement pl:s serviceNarr the Reg
2022-07-24applet/swkbd: Implement optional symbol keysMorph
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-01applets/web: Keep foreground (websession) web applet openMorph
2022-03-25Merge pull request #8041 from Morph1984/inline-swkbdbunnei