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

Display Updates and Mini Menu #1254

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

mikepparks
Copy link
Contributor

@mikepparks mikepparks commented Jan 3, 2025

This fixes a number of outstanding issues with the Display and related functions while introducing some new functionality.

Fixes & Updates

  • Adjusted a number of existing layouts in order to not render on the outside of the screen with certain displays.
  • Updated GPSprite objects to allow scaling
  • Improved autodetection of display modules and added a means to override the detected display type

New

  • Added a mini configuration menu to the Display screen structure.
    • This was a work in progress while completing work for the Event System (Event System Implementation #1247 ) in order to have a cleaner way of managing addon options/states without code duplication. Only a small number of features are currently supported in this menu, but more can be added in the future.
  • Introduced a new Screen Saver mode in addition to the default "display off" mode.
    • Screen saver modes: Snow, Bounce, Pipes, Toast
  • Added VLX & Sega 2P 6 button layout varieties.

@mikepparks mikepparks marked this pull request as draft January 3, 2025 22:14
@arntsonl
Copy link
Contributor

arntsonl commented Jan 8, 2025

Very excited for this one!

Added timer for reboot cases.
…ttonLayoutScreen.

Removed & deprecated input history addon remnants and migrated to Display options proper.
@mikepparks mikepparks changed the title Mini Config Menu for Display Display Updates and Mini Menu Jan 14, 2025
@mikepparks mikepparks marked this pull request as ready for review January 14, 2025 01:31
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