Applet Manager services: Difference between revisions

Line 625: Line 625:
| 1 || [[#EndToWatchShortHomeButtonMessage]]
| 1 || [[#EndToWatchShortHomeButtonMessage]]
|-
|-
| 2 || GetApplicationIdForLogo
| 2 || [[#GetApplicationIdForLogo]]
|-
|-
| 3 || SetGpuTimeSliceBoost
| 3 || [[#SetGpuTimeSliceBoost]]
|-
|-
| 4 || [2.0.0+] SetAutoSleepTimeAndDimmingTimeEnabled
| 4 || [2.0.0+] SetAutoSleepTimeAndDimmingTimeEnabled
Line 643: Line 643:
| 90 || [7.0.0+] [[#SetRequiresGpuResourceUse]]
| 90 || [7.0.0+] [[#SetRequiresGpuResourceUse]]
|-
|-
| 101 || [5.0.0+] BeginToObserveHidInputForDevelop
| 101 || [5.0.0+] [[#BeginToObserveHidInputForDevelop]]
|}
|}


Line 651: Line 651:
==== EndToWatchShortHomeButtonMessage ====
==== EndToWatchShortHomeButtonMessage ====
No input/output.
No input/output.
==== GetApplicationIdForLogo ====
No input, returns an output u64 titleID.
==== SetGpuTimeSliceBoost ====
Takes an input u64, no output.


==== SetRequiresGpuResourceUse ====
==== SetRequiresGpuResourceUse ====
Takes an input u8 bool, no output.
Takes an input u8 bool, no output.
==== BeginToObserveHidInputForDevelop ====
No input/output.


== IApplicationProxy ==
== IApplicationProxy ==