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

a few more usability updates... #84

Merged
merged 3 commits into from May 19, 2019
Merged

a few more usability updates... #84

merged 3 commits into from May 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 19, 2019

No description provided.

retro-wertz added 3 commits April 24, 2019 23:51
- When Game Focus is ON, keyboard inputs are detached from gamepad/retropad causing no inputs when entering Menu (F12) mode.
- This PR allows the following inputs to be used when in Menu mode and using keyboard:
: keyb up,down,left,right
: keyboard pgup, pgdown which skips 10 items on list
: keyboard Z, keyboard RETURN for trigger 1
: keyboard X, keyboard BKSPACE for trigger 2
- return to last directory used when goin up a level (gingerbeardman)
-- default was it always starts at the top most item in the directory. So if you go into DIR_Z and out of it, current cursor will be at DIR_A. This changes this behaviour so that you start with the last dir you entered with.

- add core option to select between normal or large menu font size, which could be helpful with small-screen devices.

- limit char lengths to be within the defined menu box limits for the FDD/HDD paths and the file browser
@gingerbeardman
Copy link

Thanks for going though my abandoned code changes!

@inactive123 inactive123 merged commit 8520b91 into libretro:master May 19, 2019
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