summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input.cpp
AgeCommit message (Expand)Author
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-03-20yuzu: Reduce unused includesameerj
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24settings: Remove includes of core.hgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24yuzu: Update frontendgerman77
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-01-23Fix connect and disconnect controller eventsgerman
2021-01-01configure_input: Modify controller connection delayMorph
2020-11-15configure_input: Update the input profiles for other player tabsMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-09-17Merge pull request #4594 from german77/MotionHIDbunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-09-04clang-formatMorph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-29Address review comments and fix code compilationFearlessTobi
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26Address feedbackMorph
2020-08-26Project Mjölnir: Part 1Morph
2019-09-16When docked mode is checked, uncheck "joycons docked"Morph
2019-08-02Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-19yuzu/configuration/configure_input: Mark controller type names as translateableLioncash
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-30configure_input: Amend clang-format discrepanciesLioncash
2018-11-29Merge pull request #1768 from greggameplayer/patch-2bunnei
2018-11-27yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash
2018-11-27yuzu/configure_input: Remove unnecessary includesLioncash
2018-11-22correct clang-formatgreggameplayer
2018-11-22Automatically disable joycons dockedgreggameplayer
2018-11-18configure_input: Properly update UI components on removal of playerZach Hilman
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-10-02configure_input: Make analog mapping strings translatableLioncash
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias