aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid
AgeCommit message (Expand)Author
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei
2022-10-02service: nfp: address commentsgerman77
2022-10-02core: hid: Add nfc support to emulated controllergerman77
2022-10-01Fix "controller.colors_state.right" being "left"Zwip-Zwap Zapony
2022-09-09Merge pull request #8863 from german77/triggersbunnei
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-09-05core: hid: Fix GC triggers overwritting ZL and ZR buttonsNarr the Reg
2022-08-26Merge pull request #8566 from german77/galaxybunnei
2022-08-09Merge pull request #8722 from german77/ds4_goes_brrrbunnei
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg
2022-08-05hid: core: Delay the stop vibration command when testingNarr the Reg
2022-07-23service: irs: Move to IRS namespace and minor fixesgerman77
2022-07-23core: hid: Add cammera supportgerman77
2022-07-10core: hid: Add fallback for dualjoycon and pro controllersgerman77
2022-06-28service: hid: Correct some mistakes and add more validationsNarr the Reg
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-28Merge pull request #8374 from german77/asnycvibrationsbunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...german77
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-05-03Merge pull request #8272 from german77/stick_rangebunnei
2022-04-26yuzu: Config allow to delete single axis directions when buttons are mapped t...Narr the Reg
2022-04-23service: hid: Ensure all structs are initializedNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-04-07core: hid: Fix double lock on softlock and forced updatesNarr the Reg
2022-04-07core: hid: Replace lock_guard with scoped_lockNarr the Reg
2022-04-07core: hid: Reduce the amount of dataracesgerman77
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