summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_controller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce core timing mutex contentionGravatar Kelebek12023-09-191-0/+2
* service: nfc: Ensure controller is in the correct modeGravatar german772023-07-021-0/+8
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-211-4/+24
* core: hid: Finish linking motion from virtual controllersGravatar Narr the Reg2023-06-031-0/+2
* core: hid: Allow to calibrate gyro sensorGravatar Narr the Reg2023-05-081-0/+3
* core: hid: Update motion on a better placeGravatar german772023-05-071-3/+2
* yuzu: Add motion preview to controller inputGravatar Narr the Reg2023-05-051-0/+1
* general: fix spelling mistakesGravatar Liam2023-03-121-3/+3
* Revert "yuzu: config: Remove player 8 and 9 from config file"Gravatar Narr the Reg2023-02-261-6/+1
* yuzu: config: Remove player 8 and 9 from config fileGravatar Narr the Reg2023-02-251-1/+6
* core: hid: Use gyro thresholds modes set by the gameGravatar Narr the Reg2023-02-091-1/+4
* input_common: Implement turbo buttonsGravatar german772023-02-011-0/+6
* core: hid: Only set the polling mode to the correct sideGravatar Narr the Reg2023-01-191-1/+3
* input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-191-2/+3
* yuzu: Add ring controller test buttonGravatar german772023-01-191-2/+2
* core: hid: Fix input regressionsGravatar Narr the Reg2023-01-191-5/+7
* core: hid: Enable pulling color data from controllersGravatar Narr the Reg2023-01-191-0/+12
* core: hid: Migrate ring from emulated devices to emulated controllerGravatar Narr the Reg2023-01-191-1/+34
* input_common: Add virtual gamepadGravatar german772022-12-161-0/+9
* emulated_controller: Remove unused parameter in GetMappedDevices()Gravatar Lioncash2022-12-051-1/+1
* general: fix compile for Apple ClangGravatar Liam2022-11-221-0/+1
* input_common: cache vibration testsGravatar german772022-10-211-4/+1
* core: hid: Add nfc support to emulated controllerGravatar german772022-10-021-3/+31
* Merge pull request #8566 from german77/galaxyGravatar bunnei2022-08-261-0/+1
|\
| * core: hid: Add fallback for dualjoycon and pro controllersGravatar german772022-07-101-0/+1
* | hid: core: Properly emulate controller color and battery levelGravatar Narr the Reg2022-08-081-0/+7
* | core: hid: Add cammera supportGravatar german772022-07-231-3/+37
|/
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: hid: Reduce the amount of dataracesGravatar german772022-04-071-1/+2
* nfp: Separate nfc tag from amiibo dataGravatar Narr the Reg2022-02-101-2/+7
* nfp: Improve implementationGravatar german772022-02-081-0/+2
* general: Move deleted copy/move constructor/assignment operators to public in...Gravatar Lioncash2022-02-021-2/+0
* yuzu: Add controller hotkeysGravatar german772022-01-061-0/+10
* core/hid: Add home and screenshot button supportGravatar german772022-01-061-1/+9
* core/hid: Add fallback to fullkey controllersGravatar german772022-01-011-0/+6
* core/hid: Fix controller type validationGravatar german772021-12-291-3/+7
* common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-5/+8
* core/hid: Ensure only valid npad are connectedGravatar german772021-12-041-0/+14
* core: hid: Cleanup and amend documentationGravatar Morph2021-11-291-28/+30
* core/hid: Remove usage of native types, fix a couple of errors with motionGravatar german772021-11-241-2/+2
* core/hid: Rename NpadType to NpadStyleIndexGravatar german772021-11-241-9/+9
* core/hid: Prevent Emulated controller from flapping with multiple inputs devicesGravatar german772021-11-241-3/+3
* core/hid: Fully emulate motion from buttonGravatar german772021-11-241-0/+1
* kraken: Address comments from reviewGravatar german772021-11-241-18/+24
* core/hid: Explain better what a temporary value doesGravatar german772021-11-241-6/+8
* core/hid: Add TAS inputGravatar german772021-11-241-0/+9
* core/hid: Rework battery mappingsGravatar german772021-11-241-9/+19
* Morph review first waveGravatar german772021-11-241-11/+11
* kraken: Address comments from reviewGravatar german772021-11-241-1/+0
* configuration: Migrate controller settings to emulated controllerGravatar german772021-11-241-1/+1