aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
2022-11-22general: fix compile for Apple ClangLiam
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-30service: am: Stub SetRecordVolumeMutedgerman77
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-09-01Demote services from warning/info to debug to reduce log spam:Kelebek1
2022-07-24applet/swkbd: Implement optional symbol keysMorph
2022-07-22Project AndioKelebek1
2022-07-17implement resume messageGus Caplan
2022-07-14service am: Update service tables to 14.0.0german77
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-20service: am: Stub PerformSystemButtonPressingIfInFocusNarr the Reg
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-06service: jit: stub JIT serviceLiam
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-03-16Merge pull request #7964 from german77/miiiibunnei
2022-03-14core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and ...bunnei
2022-02-28applet: mii: Simple implementation of mii appletgerman77
2022-02-21service: am: Update enum names to match documentationNarr the Reg
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2022-01-21service/am: Update omm function tablesLioncash
2021-12-02service: am: ISelfController: Stub SaveCurrentScreenshotMorph
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24second commit lion reviewgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24core/frontend: Update appletsgerman77
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow
2021-11-08applets/swkbd: Fix text check message encodingMorph
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-03core: Remove unused includesameerj