-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a inverted color logo, updated the ini to reflect init screen, shutdown screen, and main screen rotation/color options; updated the init_scr file to read and accept input from the ini file; added logic to the shutdown_scr file to use the regular or inverted color graghic, based on the setting of the text(forground); All this exposed 2 bugs in the upgrade file: was not putting the graphic files in the correct subdirectory; noted that the upgrade utility was overwriting the config (ini) file. added logic to check for existance as apposed to match the file with the default.
- Loading branch information
Showing
4 changed files
with
40 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters