summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/controller.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14service: Append service name prefix to common filenamesMorph1-89/+0
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-5/+5
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2020-12-08core: Remove unnecessary enum casts in log callsLioncash1-2/+1
2020-11-16settings: Preparation for per-game input settingsMorph1-1/+2
2019-10-17apm/controller: Make SetPerformanceConfiguration() use an array of pairs over a mapLioncash1-14/+34
2019-10-17apm/controller: Make GetCurrentPerformanceMode() a const member functionLioncash1-1/+1
2019-10-05service/apm: Silence -Wunused and -WreorderReinUsesLisp1-1/+2
2019-06-29apm: Add Controller class to manage speed data and applicationZach Hilman1-0/+68