aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/applets
AgeCommit message (Expand)Author
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
2022-03-21applets/swkbd: Split software keyboard initializationMorph
2022-03-21applets/swkbd: Add new inline software keyboard typesMorph
2022-03-21applets/mii: Remove unused includeMorph
2022-03-21applets/mii: Cleanup MiiEdit applet implementationMorph
2022-03-21applets/mii: Cleanup MiiEdit applet typesMorph
2022-03-21applets/mii: Move MiiEdit applet types into its own fileMorph
2022-03-21applets: Rename Mii to MiiEditMorph
2022-03-19core: Reduce unused includesameerj
2022-02-28applet: mii: Simple implementation of mii appletgerman77