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

Add missing SNES controller profile #14481

Merged
merged 1 commit into from
Sep 28, 2018
Merged

Conversation

garbear
Copy link
Member

@garbear garbear commented Sep 26, 2018

This adds the SNES controller profile as a mandatory add-on. Let me be clear why:

The SNES controller is the archetypical retro controller. (Archetypical means "idealized model" or "most representative".) Indeed, it is the basis for the entire libretro controller abstraction.

That is why button combos in the GUI are shown using SNES buttons. In the future, we will show the button based on the controller in the user's hands. For first release, I hard-coded SNES buttons to keep things simple.

The first time the user is shown a button combo is the help dialog added in #14425. I made sure to include a large image so the user can visualize the button on their physical controller.

However, large images aren't helpful if they don't exist. Currently the user sees this empty dialog. This PR fixes that.

screen shot 2018-09-26 at 3 09 21 pm

Motivation and Context

Forgot to include in #14425

How Has This Been Tested?

Tested as part of #14425

Screenshots (if appropriate):

After this PR:

help dialog

version="1.0.6"
provider-name="Team Kodi">
<requires>
</requires>

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@garbear
Copy link
Member Author

garbear commented Sep 26, 2018

@Rechi updated after xbmc/repo-resources#57

@MartijnKaijser MartijnKaijser added this to the Leia 18.0-beta3 milestone Sep 28, 2018
@MartijnKaijser MartijnKaijser merged commit 8324603 into xbmc:master Sep 28, 2018
@garbear garbear deleted the add-snes branch September 28, 2018 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants