summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.h
AgeCommit message (Expand)Author
2021-11-24settings: Remove includes of core.hgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24yuzu: Update frontendgerman77
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-02-07hid: Implement GC controllergerman
2021-02-06Make settings controller image change with controller inputgerman
2021-01-01configure_input: Modify controller connection delayMorph
2020-11-20configure_input_player: Use the npad style set to show the available controllersMorph
2020-11-15configure_input: Update the input profiles for other player tabsMorph
2020-11-15sdl_impl: Revert to the "old" method of mapping sticksMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-10-20configure_input_player: Fix modifier buttonsMorph
2020-09-17configure_input_player: Re-add "Clear" context menu optionMorph
2020-09-04configure_input_player: Show/hide motion buttons based on the controllerMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26configure_input_player: Fix modifier scale button mappingMorph
2020-08-26configuration/input: Add support for mouse button clicksMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-04-23Edit modifier_scale with the deadzone sliderKewlan
2020-01-03Added deadzone controls for sdl engine at input settingsCJBok
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-01-17yuzu/configuration/configure_input_player: Forward declare types where applic...Lioncash
2018-11-27yuzu/configure_input_player: Use std::size_t to represent the player index in...Lioncash
2018-11-27yuzu/configure_input*: Move data members after function declarationsLioncash
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-18qt: Move controller button config to separate dialogZach Hilman