Parental Control services: Difference between revisions

No edit summary
No edit summary
 
Line 64: Line 64:
| 1020 || [20.0.0+] ConfirmLaunchSharedApplicationPermission
| 1020 || [20.0.0+] ConfirmLaunchSharedApplicationPermission
|-
|-
| 1021 || [21.0.0+]  
| 1021 || [21.0.0+] TryBeginFreeCommunicationForStreamPlay
|-
|-
| 1022 || [21.0.0+]  
| 1022 || [21.0.0+] EndFreeCommunicationForStreamPlay
|-
|-
| 1031 || IsRestrictionEnabled
| 1031 || IsRestrictionEnabled
Line 266: Line 266:
| 2023 || [20.0.0+] IsFromPairingActiveDevice
| 2023 || [20.0.0+] IsFromPairingActiveDevice
|-
|-
| 2024 || [21.0.0+]  
| 2024 || [21.0.0+] RollbackCopyPairing
|-
|-
| 3001 || [20.0.0+] GetErrorContextChangedEvent
| 3001 || [20.0.0+] GetErrorContextChangedEvent
Line 280: Line 280:
| 9405 || [20.0.0+] SetPostEventInterval
| 9405 || [20.0.0+] SetPostEventInterval
|-
|-
| 145601 || [18.0.0+] GetPlayTimerSettings
| 145601 || [18.0.0+] [[#GetPlayTimerSettings]]
|-
|-
| 195101 || [18.0.0+] SetPlayTimerSettingsForDebug
| 195101 || [18.0.0+] [[#SetPlayTimerSettingsForDebug]]
|}
|}


Line 299: Line 299:


On [[3.0.1]] this was changed to use different hardcoded keydata, and to pass 11 as the snprintf argument instead of 10.
On [[3.0.1]] this was changed to use different hardcoded keydata, and to pass 11 as the snprintf argument instead of 10.
== GetPlayTimerSettings ==
[21.0.0+] Now returns a total of 0x44-bytes of output.
== SetPlayTimerSettingsForDebug ==
[21.0.0+] Now takes a total of 0x44-bytes of input.


= Notes =
= Notes =