summaryrefslogtreecommitdiff
path: root/src/input_common/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-12input_common: sdl: Only send last vibration commandGravatar german771-1/+16
2023-03-12general: fix spelling mistakesGravatar Liam6-8/+8
2023-03-08input_common: Minor typo issues (#9922)Gravatar Narr the Reg2-3/+3
2023-03-07input_common: Increase mouse sensitivity rangeGravatar german771-9/+18
2023-02-21input_common: Implement dedicated motion from mouseGravatar Narr the Reg2-17/+82
2023-02-16input_common: Split mouse input into individual devicesGravatar Narr the Reg2-24/+81
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...Gravatar arades795-12/+12
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...Gravatar arades795-12/+12
2023-02-09input_common: Reintroduce custom pro controller supportGravatar Narr the Reg3-3/+65
2023-01-29input_common: joycon: Fill missing enum dataGravatar Narr the Reg2-4/+2
2023-01-25input_common: Make use of StoppableTimedWaitGravatar Morph2-5/+6
2023-01-25input_common: add missing header for libc++ after 340f15d1fa79Gravatar Jan Beich1-0/+1
2023-01-20input_common: Fix joycon mappingsGravatar german772-57/+53
2023-01-20input_common: Address byte reviewGravatar german773-26/+27
2023-01-19input_common: Drop Pro controller support from custom driverGravatar german773-40/+3
2023-01-19input_common: Implement joycon ir cameraGravatar Narr the Reg2-9/+25
2023-01-19yuzu: Add ring controller test buttonGravatar german771-4/+5
2023-01-19input_common: Use DriverResult on all enginesGravatar german7710-42/+39
2023-01-19Address review commentsGravatar german771-1/+1
2023-01-19input_common: Implement joycon nfcGravatar german771-1/+3
2023-01-19input_common: Add dual joycon supportGravatar Narr the Reg1-24/+101
2023-01-19input_common: Add support for joycon input reportsGravatar Narr the Reg1-23/+24
2023-01-19core: hid: Enable pulling color data from controllersGravatar Narr the Reg1-1/+10
2023-01-19input_common: Disable SDL driver with switch controllersGravatar Narr the Reg2-3/+20
2023-01-19input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg2-0/+722
2023-01-18input_common: reset sdl motion if data is invalidGravatar german771-19/+35
2023-01-07TAS: Show all script lengths for multiplayerGravatar MonsterDruide12-4/+10
2022-12-18bootmanager: Use proper camera sizeGravatar german771-0/+1
2022-12-16input_common: Add virtual gamepadGravatar german772-0/+151
2022-12-16camera: Use pre-allocated vector for camera dataGravatar ameerj2-2/+4
2022-12-12input_common: Filter SDL GUIDGravatar Narr the Reg1-0/+2
2022-12-04input_common: Allow mifare filesGravatar Narr the Reg2-16/+29
2022-11-27input_common: Pump sdl events from main threadGravatar german772-10/+8
2022-11-22general: fix compile for Apple ClangGravatar Liam4-3/+3
2022-11-13general: Address review commentsGravatar german772-2/+2
2022-11-13input_common: Add amiibo applet functionsGravatar german772-0/+18
2022-10-22general: Enforce C4800 everywhere except in video_coreGravatar Morph1-2/+2
2022-10-21input_common: cache vibration testsGravatar german774-11/+67
2022-10-03common: remove "yuzu:" prefix from thread namesGravatar Liam3-5/+5
2022-10-02service: nfp: address commentsGravatar german772-3/+3
2022-10-02input_common: Create virtual amiibo driverGravatar german772-0/+162
2022-09-03input_common: sdl: Always check for motion on reconnectGravatar Narr the Reg1-4/+7
2022-07-27chore: make yuzu REUSE compliantGravatar Andrea Pappacoda5-13/+9
2022-07-23input_common: Add camera driverGravatar german772-0/+111
2022-06-28input_common: sdl: lower vibration frequency and use it's own unique threadGravatar german772-1/+10
2022-06-06input_common: Replace usage of string guid to common uuidGravatar Narr the Reg2-33/+38
2022-05-23input_common: Make vibration request asyncGravatar Narr the Reg2-2/+33
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsGravatar german772-31/+110
2022-05-02Revert "gc_adapter: fix libusb import on GCC11.2"Gravatar Morph1-4/+0
2022-05-02gc_adapter: fix libusb import on GCC11.2Gravatar Levi Behunin1-0/+4