summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/notif.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-29notif: rewrite for new IPCLiam1-78/+213
2023-03-01service: move hle_ipc from kernelLiam1-7/+7
2022-12-29hle_ipc: Rename ReadBufferSpan to ReadBufferameerj1-2/+2
2022-12-25service: Use ReadBufferSpan where it is trivial to do soameerj1-2/+2
2022-05-09service: notifa: Implement most part of this servicegerman771-8/+124
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-06service/notif: Add notif:a and stub ListAlarmSettings,Initializegerman771-0/+44