aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_input.h
AgeCommit message (Expand)Author
2023-11-04Convert files to LF eolKelebek1
2023-10-17yuzu: Improve behavior when clicking on controller box in Controller appletflodavid
2023-10-14yuzu: Improve behavior when clicking on controller box in Control Configurationflodavid
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2020-11-15configure_input: Update the input profiles for other player tabsMorph
2020-11-15general: Fix compiler warnings on linux and miscellaneous changesMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26Address feedbackMorph
2020-08-26Project Mjölnir: Part 1Morph
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2018-12-05configure_input_simple: Properly signal docked mode changeZach Hilman
2018-12-05configure_input: Convert into QDialogZach Hilman
2018-12-02yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash
2018-11-27yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash
2018-11-27yuzu/configure_input: Remove unnecessary includesLioncash
2018-11-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18configure_input: Add support for multiplayer and controller typesZach Hilman
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart
2018-01-12Massive removal of unused modulesJames Rowe