Profiles#19067
Open
fpscan wants to merge 6 commits into
Open
Conversation
Collaborator
|
This is a very common request among handheld users. @sonninnos EDIT: @fpscan looks like you have some C89 compliance errors: |
Member
Member
|
Fix #4749 at least for configuration settings. |
Contributor
Author
- Revert ozone.c non-profile changes back to upstream: - Restore OSK backdrop color (0.15 alpha, not 0.00) - Restore list_size guard for single-line OSK input - Restore text position formatting (multi-line style) - Restore cursor type (int, not unsigned) and -2 offset - Restore y_offset calculation (line_height*2, not 25px) - Restore messagebox comment case (Find, not find) - Remove stray blend_begin before messagebox box draw - Restore video_width/height in messagebox draw calls - Restore pure_white[16] init loop count (16, not 15) - Restore footer icon alpha (col 0.5, not entries_icon 1.0) - Restore messagebox animate if/else block - Restore else-if (*menu_state_msg) guard - Restore footer_margin=40 and icon_size=35 in tap_footer - Restore retroarch.c CMD_EVENT_CLOSE_CONTENT to upstream logic (flags set unconditionally, HAVE_GFX_WIDGETS block restored) - Restore refresh rate restore to correct position in main_quit - Remove ellipsis from Create Profile and Save to New Profile labels
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Guidelines
C89_BUILD=1Description
[Description of the pull request, detail any issues you are fixing or any features you are implementing]
Related Issues
[Any issues this pull request may be addressing]
Related Pull Requests
[Any other PRs from related repositories that might be needed for this pull request to work]
Reviewers
[If possible @mention all the people that should review your pull request]