Lioncash
|
3039211c20
|
yuzu/configuration/configure_mouse_advanced: Clean up array accesses
Deduplicates array accesses and uses a named variable where appropriate.
|
2019-05-19 12:34:18 -04:00 |
|
Lioncash
|
c9c4208c4a
|
yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitly
Allows the advanced mouse configuration code to build with implicit
string conversions disabled.
|
2019-05-19 12:34:18 -04:00 |
|
Lioncash
|
0782d3971b
|
yuzu/configure_input: Make CallConfigureDialog a non-member template function
This doesn't depend on any part of the private interface, so it can be
made a non-member internal function.
|
2018-11-27 16:37:18 -05:00 |
|
Zach Hilman
|
e58c951a59
|
configure_input: Make None a controller option instead of checkbox
|
2018-11-18 23:22:36 -05:00 |
|
Zach Hilman
|
3a6cd5b3c8
|
hid: Use player-defined controller type as PREFERRED_CONTROLLER
|
2018-11-18 23:22:36 -05:00 |
|
Zach Hilman
|
2e1dd9c649
|
qt: Add UI to configure mouse buttons
Supports setting the five mouse buttons to any valid controller button/keyboard key (Left, Right, Middle, Foward, Back)
|
2018-11-18 23:22:36 -05:00 |
|