index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_input.h
Age
Commit message (
Expand
)
Author
2023-11-04
Convert files to LF eol
Kelebek1
2023-10-17
yuzu: Improve behavior when clicking on controller box in Controller applet
flodavid
2023-10-14
yuzu: Improve behavior when clicking on controller box in Control Configuration
flodavid
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2020-11-15
configure_input: Update the input profiles for other player tabs
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
input_profiles: Implement input profiles
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
Address feedback
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2018-12-05
configure_input_simple: Properly signal docked mode change
Zach Hilman
2018-12-05
configure_input: Convert into QDialog
Zach Hilman
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-11-27
yuzu/configure_input: Make CallConfigureDialog a non-member template function
Lioncash
2018-11-27
yuzu/configure_input: Remove unnecessary includes
Lioncash
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
configure_input: Add support for multiplayer and controller types
Zach Hilman
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-01-15
Adding meumart's Citra SDL Joystick support. Citra PR #3116
muemart
2018-01-12
Massive removal of unused modules
James Rowe