index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
/
emulated_controller.cpp
Age
Commit message (
Expand
)
Author
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-11-25
Merge pull request #12151 from german77/no-crash
liamwhite
2023-11-24
core: hid: Ensure output devices are initialized
Narr the Reg
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-11
core: hid: Split SL and SR buttons
german77
2023-11-04
core: hid: Signal color updates
Narr the Reg
2023-11-02
core: hid: Fix wrong battery values
german77
2023-09-19
Reduce core timing mutex contention
Kelebek1
2023-07-02
service: nfc: Ensure controller is in the correct mode
german77
2023-06-24
core: hid: Allow to read bin files while switch controller is available
german77
2023-06-24
input_common: Dont try to read/write data from 3rd party controllers
german77
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-06-03
core: hid: Finish linking motion from virtual controllers
Narr the Reg
2023-05-21
input_common: Implement amiibo writting
Narr the Reg
2023-05-08
core: hid: Allow to calibrate gyro sensor
Narr the Reg
2023-05-07
core: hid: Update motion on a better place
german77
2023-05-06
Merge pull request #10167 from german77/motion_preview
liamwhite
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
2023-05-04
core: hid: Fix state of capture and home buttons
german77
2023-04-15
core: hid: Remove deadzone of virtual controller
german77
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-01
input_common: Implement turbo buttons
german77
2023-01-25
Revert 9617 and fix it on input_common
Narr the Reg
2023-01-24
Merge pull request #9492 from german77/joycon_release
liamwhite
2023-01-20
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
yuzu: Add ring controller test button
german77
2023-01-19
input_common: Use DriverResult on all engines
german77
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
input_common: Implement joycon nfc
german77
2023-01-19
core: hid: Enable pulling color data from controllers
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-14
core: hid: Fix stick minimum range
german77
2023-01-05
input_common: Create an update engine
Narr the Reg
2023-01-03
TAS: Immediately switch stick to TAS on input
MonsterDruide1
2022-12-25
TAS: Increase accuracy of Stick inputs
MonsterDruide1
2022-12-16
input_common: Add virtual gamepad
german77
2022-12-05
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2022-12-05
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
2022-12-04
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-11-28
core/hid/emulated_controller: Use ranges version of transform
Lioncash
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-20
Configuration: Add per-game input profiles
ameerj
2022-10-25
Merge pull request #9113 from german77/peer_pressure
liamwhite
2022-10-25
Merge pull request #9107 from german77/gidoly_rules
liamwhite
[next]