Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set video overlay when speakers are connected #205

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Set video overlay when speakers are connected #205

merged 4 commits into from
Aug 28, 2024

Conversation

jcapona
Copy link
Contributor

@jcapona jcapona commented Aug 22, 2024

Status Ticket/Issue
Ready/Hold Ticket

Main changes

When a pi-top speaker is connected, check the current video overlay:

  • pi-topSpeaker v1 requires FKMS.
  • pi-topSpeaker v2 requires KMS.

Due to the formatting of config.txt, it's not as simple as commenting/uncommenting lines, since there are sections in the file; this could cause us to comment out an overlay meant for a specific Raspberry Pi board. A config file parser was added to address this issue.

Screenshots (feature, test output, profiling, dev tools etc)

[insert screenshots here]

Other notes (e.g. implementation quirks, edge cases, questions / issues)

Manual testing tips

Tag anyone who definitely needs to review or help

pitopd/ptspeaker/ptspeaker.py Fixed Show fixed Hide fixed
pitopd/sys_config.py Fixed Show fixed Hide fixed
pitopd/sys_config.py Fixed Show fixed Hide fixed
@jcapona jcapona force-pushed the speaker-v1 branch 3 times, most recently from 6970cdd to ade279b Compare August 22, 2024 18:33
pitopd/sys_config.py Fixed Show fixed Hide fixed
@jcapona jcapona marked this pull request as ready for review August 27, 2024 22:39
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@jcapona jcapona merged commit a57eb4a into master Aug 28, 2024
7 checks passed
@jcapona jcapona deleted the speaker-v1 branch August 28, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants