summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/notif.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-01service: move hle_ipc from kernelLiam1-6/+6
2022-05-09service: notifa: Implement most part of this servicegerman771-0/+48
Implements partially RegisterAlarmSetting, UpdateAlarmSetting, LoadApplicationParameter, DeleteAlarmSetting. Needed for Fitness `Boxing 2: Rhythm & Exercise` and `Ring Fit Adventure`.
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-12-06service/notif: Add notif:a and stub ListAlarmSettings,Initializegerman771-3/+7
Used by ring fit adventure 1.2.0
2021-04-24glue: Add ectx:aw placeholdergerman771-0/+21