index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_input_player.ui
Age
Commit message (
Collapse
)
Author
2021-02-06
Make settings controller image change with controller input
german
2020-11-15
ui/themes: Cleanup UI
Morph
2020-09-04
configure_input_player: Show/hide motion buttons based on the controller
Morph
2020-09-04
Include HID and configuration changes related to motion
german
2020-08-26
configuration/input: Add support for mouse button clicks
Morph
Supports the Left, Right, Middle, Backward and Forward mouse buttons.
2020-08-26
Project Mjölnir: Part 1
Morph
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com>
2020-04-23
Edit modifier_scale with the deadzone slider
Kewlan
2020-04-08
Place SL and SR in the right most column.
Kewlan
2020-03-29
Re-order the shoulder buttons both in the configuration menu, and in the code.
Kewlan
2020-01-03
Added deadzone controls for sdl engine at input settings
CJBok
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
qt: Move controller button config to separate dialog
Zach Hilman
Handles button configuration for all controller layouts and debug pads. Configurable at construction.