aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_input.cpp
AgeCommit message (Expand)Author
2024-02-11am: rewrite appletAE, appletOELiam
2024-01-29am: migrate global state to per-applet state structureLiam
2024-01-29service: split am into componentsLiam
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-11-04core: hid: Signal color updatesNarr the Reg
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
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-03-17config: Fix controller config from resettingNarr the Reg
2022-09-21yuzu: Silence some clang warningsNarr the Reg
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-23yuzu: Hook qt camera to camera drivergerman77
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