summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12151 from german77/no-crashGravatar liamwhite2023-11-251-0/+50
|\
| * core: hid: Ensure output devices are initializedGravatar Narr the Reg2023-11-241-0/+50
* | service: hid: Create appropriate hid resourcesGravatar Narr the Reg2023-11-201-8/+9
|/
* core: hid: Split SL and SR buttonsGravatar german772023-11-111-8/+20
* core: hid: Signal color updatesGravatar Narr the Reg2023-11-041-12/+25
* core: hid: Fix wrong battery valuesGravatar german772023-11-021-7/+7
* Reduce core timing mutex contentionGravatar Kelebek12023-09-191-5/+6
* service: nfc: Ensure controller is in the correct modeGravatar german772023-07-021-0/+12
* core: hid: Allow to read bin files while switch controller is availableGravatar german772023-06-241-4/+10
* input_common: Dont try to read/write data from 3rd party controllersGravatar german772023-06-241-0/+5
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-211-7/+75
* core: hid: Finish linking motion from virtual controllersGravatar Narr the Reg2023-06-031-0/+26
* input_common: Implement amiibo writtingGravatar Narr the Reg2023-05-211-2/+7
* core: hid: Allow to calibrate gyro sensorGravatar Narr the Reg2023-05-081-0/+6
* core: hid: Update motion on a better placeGravatar german772023-05-071-15/+14
* Merge pull request #10167 from german77/motion_previewGravatar liamwhite2023-05-061-4/+2
|\
| * yuzu: Add motion preview to controller inputGravatar Narr the Reg2023-05-051-4/+2
* | core: hid: Fix state of capture and home buttonsGravatar german772023-05-041-0/+4
|/
* core: hid: Remove deadzone of virtual controllerGravatar german772023-04-151-0/+4
* Revert "yuzu: config: Remove player 8 and 9 from config file"Gravatar Narr the Reg2023-02-261-66/+12
* yuzu: config: Remove player 8 and 9 from config fileGravatar Narr the Reg2023-02-251-12/+66
* core: hid: Restore motion state on refresh and clamp motion valuesGravatar Narr the Reg2023-02-211-1/+11
* core: hid: Use gyro thresholds modes set by the gameGravatar Narr the Reg2023-02-091-1/+21
* input_common: Implement turbo buttonsGravatar german772023-02-011-1/+74
* Revert 9617 and fix it on input_commonGravatar Narr the Reg2023-01-251-10/+2
* Merge pull request #9492 from german77/joycon_releaseGravatar liamwhite2023-01-241-81/+217
|\
| * core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicableGravatar Narr the Reg2023-01-201-67/+38
| * core: hid: Only set the polling mode to the correct sideGravatar Narr the Reg2023-01-191-8/+20
| * input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-191-7/+14
| * yuzu: Add ring controller test buttonGravatar german772023-01-191-3/+7
| * input_common: Use DriverResult on all enginesGravatar german772023-01-191-5/+5
| * core: hid: Fix input regressionsGravatar Narr the Reg2023-01-191-20/+35
| * input_common: Implement joycon nfcGravatar german772023-01-191-1/+2
| * core: hid: Enable pulling color data from controllersGravatar Narr the Reg2023-01-191-0/+80
| * core: hid: Migrate ring from emulated devices to emulated controllerGravatar Narr the Reg2023-01-191-0/+46
* | core: hid: Fix stick minimum rangeGravatar german772023-01-141-2/+10
|/
* input_common: Create an update engineGravatar Narr the Reg2023-01-051-10/+0
* TAS: Immediately switch stick to TAS on inputGravatar MonsterDruide12023-01-031-9/+11
* TAS: Increase accuracy of Stick inputsGravatar MonsterDruide12022-12-251-0/+7
* input_common: Add virtual gamepadGravatar german772022-12-161-0/+82
* emulated_controller: Remove unused parameter in GetMappedDevices()Gravatar Lioncash2022-12-051-2/+1
* emulated_controller: Use std::move() in GetMappedDevices()Gravatar Lioncash2022-12-051-6/+6
* Merge pull request #9273 from ameerj/per-game-profileGravatar liamwhite2022-12-041-2/+1
|\
| * Configuration: Add per-game input profilesGravatar ameerj2022-11-201-2/+1
* | externals: update dynarmic, SDL2Gravatar Liam2022-12-041-0/+1
* | core/hid/emulated_controller: Use ranges version of transformGravatar Lioncash2022-11-281-19/+15
* | common/input: Add helpers functions for creating input and output devicesGravatar Lioncash2022-11-281-10/+10
|/
* Merge pull request #9113 from german77/peer_pressureGravatar liamwhite2022-10-251-0/+1
|\
| * core: hid: Add handheld to nfc devicesGravatar german772022-10-221-0/+1
* | Merge pull request #9107 from german77/gidoly_rulesGravatar liamwhite2022-10-251-37/+8
|\ \