Narr the Reg
|
cd792c68c2
|
core: hid: Only set polling mode if needed
|
2 years ago |
Narr the Reg
|
0748704ca6
|
core: hid: Allow to disable vibration
|
2 years ago |
Narr the Reg
|
d79845d97f
|
core: hid: Disable special features before disconnecting the controllers
|
2 years ago |
Narr the Reg
|
e2313faec9
|
service: hid: Fully implement abstract vibration
|
2 years ago |
Viktor Szépe
|
8f8a15827f
|
Fix more typos
|
2 years ago |
german77
|
194746c558
|
service: hid: Create abstracted pad structure
|
2 years ago |
Narr the Reg
|
146975c880
|
hid_core: Move hid to it's own subproject
|
2 years ago |
Narr the Reg
|
11592509cb
|
core: hid: Ensure output devices are initialized
|
2 years ago |
Narr the Reg
|
5f6b4418df
|
service: hid: Create appropriate hid resources
|
2 years ago |
german77
|
6788dffa53
|
core: hid: Split SL and SR buttons
|
2 years ago |
Narr the Reg
|
01ba4d64aa
|
core: hid: Signal color updates
|
2 years ago |
german77
|
f91fbf463f
|
core: hid: Fix wrong battery values
|
2 years ago |
Kelebek1
|
f9f340064f
|
Reduce core timing mutex contention
|
2 years ago |
german77
|
a4c3c3bc2e
|
service: nfc: Ensure controller is in the correct mode
|
3 years ago |
german77
|
9e204b0308
|
core: hid: Allow to read bin files while switch controller is available
|
3 years ago |
german77
|
4c2f8ac0eb
|
input_common: Dont try to read/write data from 3rd party controllers
|
3 years ago |
Narr the Reg
|
b24451c571
|
input_common: Implement native mifare support
|
3 years ago |
Narr the Reg
|
c4925fc96a
|
core: hid: Finish linking motion from virtual controllers
|
3 years ago |
Narr the Reg
|
60ba48c5e2
|
input_common: Implement amiibo writting
|
3 years ago |
Narr the Reg
|
63ab5ee887
|
core: hid: Allow to calibrate gyro sensor
|
3 years ago |
german77
|
62acd50c0b
|
core: hid: Update motion on a better place
|
3 years ago |
Narr the Reg
|
94c16132ba
|
yuzu: Add motion preview to controller input
|
3 years ago |
german77
|
dbef75ecdd
|
core: hid: Fix state of capture and home buttons
|
3 years ago |
german77
|
18bb76b6a0
|
core: hid: Remove deadzone of virtual controller
|
3 years ago |
Narr the Reg
|
2e388209d7
|
Revert "yuzu: config: Remove player 8 and 9 from config file"
|
3 years ago |
Narr the Reg
|
f6531fb17c
|
yuzu: config: Remove player 8 and 9 from config file
|
3 years ago |
Narr the Reg
|
86a9ed6ef1
|
core: hid: Restore motion state on refresh and clamp motion values
|
3 years ago |
Narr the Reg
|
420560f4d3
|
core: hid: Use gyro thresholds modes set by the game
|
3 years ago |
german77
|
db99ab5431
|
input_common: Implement turbo buttons
|
3 years ago |
Narr the Reg
|
a8579f0b26
|
Revert 9617 and fix it on input_common
|
3 years ago |
Narr the Reg
|
9f9cf5732b
|
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
|
3 years ago |
Narr the Reg
|
000a5852ee
|
core: hid: Only set the polling mode to the correct side
|
3 years ago |
Narr the Reg
|
91f98f57b3
|
input_common: Implement joycon ir camera
|
3 years ago |
german77
|
22eb8ce395
|
yuzu: Add ring controller test button
|
3 years ago |
german77
|
5cbeb6f1c4
|
input_common: Use DriverResult on all engines
|
3 years ago |
Narr the Reg
|
8dbef30cb7
|
core: hid: Fix input regressions
|
3 years ago |
german77
|
b40c5ba2c3
|
input_common: Implement joycon nfc
|
3 years ago |
Narr the Reg
|
59e89afde4
|
core: hid: Enable pulling color data from controllers
|
3 years ago |
Narr the Reg
|
3672362ce1
|
core: hid: Migrate ring from emulated devices to emulated controller
|
3 years ago |
german77
|
c76721182c
|
core: hid: Fix stick minimum range
|
3 years ago |
Narr the Reg
|
243f2931b5
|
input_common: Create an update engine
|
3 years ago |
MonsterDruide1
|
ffc89d8b84
|
TAS: Immediately switch stick to TAS on input
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
3 years ago |
MonsterDruide1
|
f33599d41c
|
TAS: Increase accuracy of Stick inputs
|
3 years ago |
german77
|
3cc666b845
|
input_common: Add virtual gamepad
|
3 years ago |
Lioncash
|
7a349e99ee
|
emulated_controller: Remove unused parameter in GetMappedDevices()
This isn't used, so it can be removed to make the function a little
nicer.
|
3 years ago |
Lioncash
|
68d9621a8b
|
emulated_controller: Use std::move() in GetMappedDevices()
Avoids churning allocations in a loop.
|
3 years ago |
Liam
|
8fbec5d298
|
externals: update dynarmic, SDL2
|
3 years ago |
Lioncash
|
a9892677ed
|
core/hid/emulated_controller: Use ranges version of transform
Makes the transform calls much nicer to read.
|
3 years ago |
Lioncash
|
0862aabdc6
|
common/input: Add helpers functions for creating input and output devices
Avoids the redundancy of needing to explictly specify the common
namespace and the type.
|
3 years ago |
ameerj
|
19ca666e9f
|
Configuration: Add per-game input profiles
|
3 years ago |