Skip to content

docs: fix onFrameRateChanged and onHotPlugDetectStateChanged descriptions (#389)#390

Merged
Ulrond merged 1 commit intodevelopfrom
feature/389-hdmioutput-doc-fixes
Apr 7, 2026
Merged

docs: fix onFrameRateChanged and onHotPlugDetectStateChanged descriptions (#389)#390
Ulrond merged 1 commit intodevelopfrom
feature/389-hdmioutput-doc-fixes

Conversation

@Ulrond
Copy link
Copy Markdown
Collaborator

@Ulrond Ulrond commented Apr 7, 2026

Summary

  • Remove app-specific Netflix references from onFrameRateChanged() documentation, replaced with generic OTT language
  • Update onHotPlugDetectStateChanged() to note that HPD deassertion is triggered by both cable disconnect and sink power-off

Closes #389

Origin: discussion #262 (points 5 and 7) by @thanushreevani

@github-project-automation github-project-automation bot moved this to Architecture Review Required in halif_aidl Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 12:10
@Ulrond Ulrond added the documentation Improvements or additions to documentation label Apr 7, 2026
@Ulrond Ulrond self-assigned this Apr 7, 2026
@Ulrond Ulrond moved this from Architecture Review Required to Review Requested in halif_aidl Apr 7, 2026
@Ulrond Ulrond added this to the 0.15.0 milestone Apr 7, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates HDMI output listener documentation to remove app-specific references and clarify HPD behaviour, improving the neutrality and technical accuracy of the AIDL interface docs.

Changes:

  • Generalised onFrameRateChanged() documentation to reference OTT applications without naming specific apps.
  • Clarified onHotPlugDetectStateChanged() documentation to include HPD deassertion caused by sink power-off (in addition to cable disconnect).

@Ulrond Ulrond added the component:hdmioutput SOC component: hdmioutput label Apr 7, 2026
@Ulrond Ulrond merged commit fde9131 into develop Apr 7, 2026
8 checks passed
@github-project-automation github-project-automation bot moved this from Review Requested to Resolved in halif_aidl Apr 7, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

component:hdmioutput SOC component: hdmioutput documentation Improvements or additions to documentation

Projects

Status: Resolved

Development

Successfully merging this pull request may close these issues.

docs: HDMI Output — fix onFrameRateChanged and onHotPlugDetectStateChanged descriptions

2 participants