summaryrefslogtreecommitdiff
path: root/src/core/hid
AgeCommit message (Expand)Author
2022-02-19Merge pull request #7867 from german77/amiibobunnei
2022-02-10nfp: Separate nfc tag from amiibo dataNarr the Reg
2022-02-08nfp: Improve implementationgerman77
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05input/hid: Migrate to the new UUID implementationMorph
2022-02-04Merge pull request #7839 from german77/batterybunnei
2022-02-02yuzu: ui: Improve battery symbolsNarr the Reg
2022-02-02general: Move deleted copy/move constructor/assignment operators to public in...Lioncash
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-20Merge pull request #7710 from german77/just-shake-itbunnei
2022-01-17Merge pull request #7728 from v1993/patch-4Mai M
2022-01-17hid: fix std::transform callValeri
2022-01-17Correct assignment source for rotationsValeri
2022-01-14core/hid: Increment shake forceNarr the Reg
2022-01-13Merge pull request #7700 from german77/no-gyrobunnei
2022-01-11core/hid: Reduce gyro threshold even moreNarr the Reg
2022-01-11Merge pull request #7633 from german77/hotkeysbunnei
2022-01-08Merge pull request #7682 from german77/udp_fixbunnei
2022-01-07yuzu: Use pad parameter to choose the correct controllergerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2022-01-06core/hid: Add home and screenshot button supportgerman77
2022-01-06core/hid: Set minimum gyro thresholdgerman77
2022-01-01core/hid: Add fallback to fullkey controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-21Merge pull request #7481 from german77/gyro-biasbunnei
2021-12-16core/hid: Cancel any vibration after the testNarr the Reg
2021-12-14core/hid: Fix faulty analog triggersNarr the Reg
2021-12-13common/input: Avoid numerous large copies of CallbackStatusLioncash
2021-12-12service/hid: Improve console motion accuracyNarr the Reg
2021-12-05service/hid: Implement SetNpadJoyAssignmentModegerman77
2021-12-05core/hid: Add missing controller typegerman77
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-11-29input_interpreter: Make use of NpadButton instead of a u64Morph
2021-11-29core: hid: hid_types: Add "All" to NpadButtonMorph
2021-11-29core: hid: hid_core: Add (Enable/DIsable)AllControllerConfigurationMorph
2021-11-29core: hid: Mark constructors as explicitMorph
2021-11-29core: hid: Cleanup and amend documentationMorph
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-24service/hid: Finish converting LIFO objects and address some nitsNarr the Reg
2021-11-24bootmanager: Use cross-platform keyboard inputgerman77
2021-11-24kraken: Address comments from reviewgerman77
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: Fix keyboard alignmentgerman77
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24service/hid: Remove includes of core.h and settings.hgerman77