aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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-24service/hid: Remove includes of core.h and settings.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
2021-11-24config: Cleanup and documentationgerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24input_common: Revert deleted TAS functionsgerman77
2021-11-24core/hid: Add TAS inputgerman77
2021-11-24input_common: Fix UDP uuidgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24web_applet: Replace HIDButton with NpadButtongerman77
2021-11-24Morph review first wavegerman77
2021-11-24yuzu: Fix loading input profilesgerman77
2021-11-24service/hid: Fix gesture inputgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24core: Update input interpretergerman77
2021-11-24yuzu: Update overlay appletgerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24debugger/controller: Remove TASgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24core: Register HIDgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-11-24Refactor menu states and shortcuts in GMainWindow. (#7419)Adam Heinermann
2021-11-24Merge pull request #7404 from Kewlan/per-game-framerate-capbunnei
2021-11-21const fixesAdam Heinermann
2021-11-21Apply clang formatAdam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-20Fix screenshot dimensions when at 1x scaleameerj
2021-11-19Merge pull request #7369 from Morph1984/amd-fsr-statusbarbunnei
2021-11-19Merge pull request #7342 from goldenx86/patch-3bunnei
2021-11-18main: Fix default AA nameMorph
2021-11-18configure_graphics_ui: AMD's -> AMDMorph
2021-11-18main: Shorten AMD FSR status bar textMorph
2021-11-18Merge pull request #7353 from v1993/no-more-epilepsybunnei
2021-11-17Merge pull request #7355 from german77/hotkey_spambunnei
2021-11-17hotkeys: Don't allow hotkeys to spamgerman77