Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | notif: rewrite for new IPC | Liam | 2024-01-29 | 1 | -46/+106 |
| | |||||
* | service: move hle_ipc from kernel | Liam | 2023-03-01 | 1 | -6/+6 |
| | |||||
* | service: notifa: Implement most part of this service | german77 | 2022-05-09 | 1 | -0/+48 |
| | | | | | Implements partially RegisterAlarmSetting, UpdateAlarmSetting, LoadApplicationParameter, DeleteAlarmSetting. Needed for Fitness `Boxing 2: Rhythm & Exercise` and `Ring Fit Adventure`. | ||||
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -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. | ||||
* | service/notif: Add notif:a and stub ListAlarmSettings,Initialize | german77 | 2021-12-06 | 1 | -0/+25 |
Used by ring fit adventure 1.2.0 |