summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
AgeCommit message (Expand)Author
2021-11-29general: Fix handheld typoMorph
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24settings: Remove includes of core.hgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24input_common: Fix UDP uuidgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24yuzu: Fix loading input profilesgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-07-21Merge pull request #6654 from german77/custom_thresholdbunnei
2021-07-17configure/ui: Add sliders for trigger buttonsgerman77
2021-07-15input_common: Make button threshold customizablegerman77
2021-07-15input_common: Support SDL toggle buttonsgerman77
2021-06-06limitable_input_dialog: Implement character limiterKewlan
2021-05-15input_common: Implement SDL motiongerman77
2021-03-11Merge pull request #6040 from german77/toggleKeyboardbunnei
2021-03-06Enable mouse toggle buttonsgerman77
2021-03-06Add toggle button option for normal buttonsgerman
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-07hid: Implement GC controllergerman
2021-02-06Make settings controller image change with controller inputgerman
2021-02-06Merge pull request #5326 from german77/hidUpdate1bunnei
2021-02-03Fix npad struct to match switchbrewgerman
2021-02-03Always update handheld configgerman
2021-01-23Fix connect and disconnect controller eventsgerman
2021-01-17Always update configuration for handheldgerman
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-26Allow to invert analog axis with right clickgerman
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-25Implement full mouse supportgerman
2020-11-20configure_input_player: Use the npad style set to show the available controllersMorph
2020-11-17configure_input_player: Use static qualifier for IsProfileNameValid()Lioncash
2020-11-15configure_input: Accommodate for the mouse input device engineMorph
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-15sdl_impl: Revert to the "old" method of mapping sticksMorph
2020-11-15applets/controller: Change the input button to create input profilesMorph
2020-11-15input: Disconnect a controller prior to connecting a new oneMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph