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

Support for viewing BMP files in File Manager and setting as Splash screen #1242

Merged
merged 9 commits into from Jul 5, 2023

Conversation

NotherNgineer
Copy link
Contributor

@NotherNgineer NotherNgineer commented Jul 5, 2023

This PR is meant to address enhancement #1238.

Previously, clicking on BMP files in File Manager did nothing. Now, the BMP file is displayed, and pressing the Right button will cause the displayed image file to be set as the new splash screen (copied over the existing "/splash.bmp").

Only BMP files matching the specific splash screen dimensions are supported (similar to the restrictions on viewing PNG screen-shot files).

A test version of firmware is available on Discord:
https://discord.com/channels/719669764804444213/722101917135798312/1126222765515616387

@NotherNgineer NotherNgineer marked this pull request as ready for review July 5, 2023 18:42
Copy link
Contributor

@kallanreed kallanreed left a comment

Choose a reason for hiding this comment

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

Few comments -- probably should fix the potential ODR problem.

@NotherNgineer NotherNgineer merged commit fcb681f into portapack-mayhem:next Jul 5, 2023
3 checks passed
@NotherNgineer NotherNgineer deleted the splash branch July 6, 2023 19:54
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.

None yet

2 participants