| Age | Commit message (Collapse) | Author |
|
|
|
Converts services to have their own processes
|
|
GetCurrentFocusState
SetClockSpeed
EnableSixAxisSensorUnalteredPassthrough
IsSixAxisSensorUnalteredPassthroughEnabled
Get, GetOld
SetAndWait, SetAndWaitOld
IocParam
IocFree
|
|
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.
|
|
Transition to PascalCase for result names.
|
|
KAutoObject.
|
|
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
|
|
This was based on Switchbrew page: https://switchbrew.org/wiki/Display_services
|
|
services should now log on some level
|
|
InitializeWithId needs to return an id which is a u32 which should be a non zero value
|
|
Ensures both variants go through the same interface, and while we're at
it, add Finalize to provide the inverse of Initialize for consistency.
|
|
Now if changes are ever made to the behavior of the class, it doesn't
involve rebuilding everything that includes the mm_u header.
|
|
|
|
|
|
|
|
|