summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm_controller.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Demote services from warning/info to debug to reduce log spam:Kelebek12022-09-011-1/+1
| | | | | | | | | | | GetCurrentFocusState SetClockSpeed EnableSixAxisSensorUnalteredPassthrough IsSixAxisSensorUnalteredPassthroughEnabled Get, GetOld SetAndWait, SetAndWaitOld IocParam IocFree
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-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: am: Update enum names to match documentationNarr the Reg2022-02-221-5/+5
|
* service: Append service name prefix to common filenamesMorph2021-07-141-0/+89