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

[feat, UX] bump base for SDL2: preliminary gamepad support #3819

Merged
merged 1 commit into from Mar 31, 2018

Conversation

Frenzie
Copy link
Member

@Frenzie Frenzie commented Mar 31, 2018

This is a "dumb" implementation that spits out fake keyboard events.

  • Left stick & d-pad: arrow keys
  • Bumpers and right stick: page up/down
  • Menu button: menu
  • A: enter
  • B: back

This is sufficient to use most of the program.

Made possible by @onde2rock's recent efforts in #3796
#3785 #3774
#3765 and #3745

* [feat] SDL2: preliminary gamepad support koreader/koreader-base#628

This is a "dumb" implementation that spits out fake keyboard events.

* Left stick & d-pad: arrow keys
* Bumpers and right stick: page up/down
* Menu button: menu
* A: enter
* B: back

This is sufficient to use most of the program.

Made possible by @onde2rock's recent efforts in koreader#3796
koreader#3785 koreader#3774
koreader#3765 and koreader#3745
@Frenzie Frenzie merged commit c332d51 into koreader:master Mar 31, 2018
@Frenzie Frenzie deleted the bump-base branch March 31, 2018 08:18
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

1 participant