summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2022-02-01Merge pull request #7792 from german77/translatebunnei
2022-02-01configure_filesystem: Add missing changeEvent() overrideLioncash
2022-02-01configure_filesystem: Normalize member function casingLioncash
2022-02-01Merge pull request #7831 from lioncash/motionMorph
2022-02-01configure_motion_touch: Use functor versions of invokeMethodLioncash
2022-02-01configure_input_player: Eliminate variable shadowingLioncash
2022-02-01configure_input_player: std::move input setters in HandleClickLioncash
2022-02-01configure_input_player: Avoid unnecessary ParamPackage copiesLioncash
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-27Merge pull request #7770 from german77/motion-thresholdbunnei
2022-01-27hotkeys: Don't translate hotkey buttonsgerman77
2022-01-25Merge pull request #7769 from german77/no-controlbunnei
2022-01-25Merge pull request #7768 from Moonlacer/fsr-1.0.2bunnei
2022-01-24Merge pull request #7760 from german77/inverted_keyboardbunnei
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-23yuzu: Add setting to disable controller navigationgerman77
2022-01-23Update FSR to 1.0.2Moonlacer
2022-01-22Merge pull request #7716 from german77/volumebunnei
2022-01-21yuzu: Add modifiers for keyboardNarr the Reg
2022-01-21Use Default Colorful theme by default outside of Windowsv1993
2022-01-18Merge pull request #7725 from german77/mouse_in_motionbunnei
2022-01-17uisettings: Add enumeration type for themesMorph
2022-01-17config: Change default theme to Dark Colorfulgidoly
2022-01-16input_common: Reintroduce motion from mouse and use button namesgerman77
2022-01-15yuzu: Add volume up/down hotkeysgerman77
2022-01-15yuzu: Remove speed limit hotkeysgerman77
2022-01-11Merge pull request #7633 from german77/hotkeysbunnei
2022-01-07yuzu: Use pad parameter to choose the correct controllergerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2022-01-04configure_per_game: Initialize tabs after loading custom configurationlat9nq
2022-01-03Merge pull request #7251 from FernandoS27/shader-dumpbunnei
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow
2022-01-01controller_applet: Only populate supported controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-12game_list: Add persistent setting for the favorites row expanded stateameerj
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-11-29general: Fix handheld typoMorph
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-26config: Remove vibration configurationgerman77
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24core/hid: Improve accuary of mouse implementationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24core/hid: Improve accuracy of the keyboard implementationgerman77
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-24 UI nitsLevi Behunin
2021-11-24settings: Fix controller preview not displaying the correct controllergerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77