Changes

no edit summary
Line 1,472: Line 1,472:  
=== PerformSystemButtonPressingIfInFocus ===
 
=== PerformSystemButtonPressingIfInFocus ===
 
Takes an input [[#SystemButtonType]], no output.
 
Takes an input [[#SystemButtonType]], no output.
 +
 +
Just returns 0 when a state field is not value 1. Verifies that the input button is allowed, then calls the same func as [[#PerformSystemButtonPressing]] internally.
    
=== SetPerformanceConfigurationChangedNotification ===
 
=== SetPerformanceConfigurationChangedNotification ===
Line 2,630: Line 2,632:  
|-
 
|-
 
| 2 || PerformHomeButtonLongPressing
 
| 2 || PerformHomeButtonLongPressing
 +
|-
 +
| 3 || Unknown. Only available with [[#PerformSystemButtonPressing]].
 +
|-
 +
| 4 || Unknown. Only available with [[#PerformSystemButtonPressing]].
 +
|-
 +
| 5 || Unknown. Only available with [[#PerformSystemButtonPressing]].
 
|-
 
|-
 
| 6 || PerformCaptureButtonShortPressing
 
| 6 || PerformCaptureButtonShortPressing