summaryrefslogtreecommitdiff
path: root/src/core/hle/service/apm/apm_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Use console mode helper across projectGravatar lat9nq2023-08-221-3/+1
* general: Convert use_docked_mode to an enumerationGravatar lat9nq2023-08-221-2/+4
* remove static from pointer sized or smaller types for aesthetics, change cons...Gravatar arades792023-02-141-1/+1
* add static lifetime to constexpr values to force compile time evaluation wher...Gravatar arades792023-02-141-1/+1
* Demote services from warning/info to debug to reduce log spam:Gravatar Kelebek12022-09-011-1/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service: am: Update enum names to match documentationGravatar Narr the Reg2022-02-211-5/+5
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-0/+89