aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/glue
AgeCommit message (Expand)Author
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-05-09service: notifa: Implement most part of this servicegerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-12-06service/notif: Add notif:a and stub ListAlarmSettings,Initializegerman77
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-03core: Remove unused includesameerj
2021-11-02general: Remove MakeResult helpersMorph
2021-10-07service: Reduce header include overheadMorph
2021-07-14service: Append service name prefix to common filenamesMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-24glue: Add ectx:aw placeholdergerman77
2021-04-19arp: Use type alias for issue functionLioncash
2021-04-19arp: Prevent uninitialized read of launch member variableLioncash
2021-04-09Merge pull request #6171 from german77/servicesbunnei
2021-04-09bgtc: Update to 12.x and implement OpenTaskServiceMorph
2021-04-08arp: Use proper names, update to 12.xgerman77
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash
2020-04-29style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24glue: Implement arp:w and arp:r servicesZach Hilman
2019-06-24glue: Add errors for glue/arp servicesZach Hilman
2019-06-24glue: Add scaffolding for bgtc:t and bgtc:sc servicesZach Hilman
2019-06-24glue: Add manager to keep track of application registryZach Hilman