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

Make display modes more curated #331

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

davewongillies
Copy link
Contributor

@davewongillies davewongillies commented Sep 11, 2024

Not sure if this approach is something you're interested in @mattpannella but I've compiled it locally and it works well enough at the expense of having every single display mode configured on all cores.

image image

Basically if there are display modes that are specific to a device, that core will get those display modes plus the generic ones, otherwise they get the generic ones.

This should close issue #328

@mattpannella mattpannella marked this pull request as ready for review September 11, 2024 18:40
@mattpannella
Copy link
Owner

just left a couple superficial formatting notes

@davewongillies
Copy link
Contributor Author

just left a couple superficial formatting notes

I think you forgot to submit the formatting notes 🙂

Copy link
Owner

@mattpannella mattpannella left a comment

Choose a reason for hiding this comment

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

woops I never submitted lol

src/services/CoresService.Video.cs Outdated Show resolved Hide resolved
src/services/CoresService.Video.cs Outdated Show resolved Hide resolved
@mattpannella mattpannella merged commit 6e685e4 into mattpannella:main Sep 11, 2024
1 check passed
@davewongillies davewongillies deleted the display_modes branch September 11, 2024 23:27
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