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
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
2022-10-22
core: hid: Add handheld to nfc devices
german77
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-21
input_common: cache vibration tests
german77
2022-10-03
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-02
Merge pull request #8955 from german77/amiibo-rewrite
bunnei
2022-10-02
core: hid: Add nfc support to emulated controller
german77
2022-10-01
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
2022-09-05
core: hid: Fix GC triggers overwritting ZL and ZR buttons
Narr the Reg
2022-08-26
Merge pull request #8566 from german77/galaxy
bunnei
2022-08-09
Merge pull request #8722 from german77/ds4_goes_brrr
bunnei
2022-08-08
hid: core: Properly emulate controller color and battery level
Narr the Reg
2022-08-05
hid: core: Delay the stop vibration command when testing
Narr the Reg
2022-07-23
core: hid: Add cammera support
german77
2022-07-10
core: hid: Add fallback for dualjoycon and pro controllers
german77
2022-05-23
input_common: Make vibration request async
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-07
core: hid: Fix double lock on softlock and forced updates
Narr the Reg
2022-04-07
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
2022-04-07
core: hid: Reduce the amount of dataraces
german77
2022-02-19
Merge pull request #7867 from german77/amiibo
bunnei
2022-02-08
nfp: Improve implementation
german77
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
2022-01-23
input_common: Add option to configure gyro threshold
german77
2022-01-17
hid: fix std::transform call
Valeri
2022-01-11
Merge pull request #7633 from german77/hotkeys
bunnei
2022-01-07
yuzu: Use pad parameter to choose the correct controller
german77
2022-01-06
yuzu: Add controller hotkeys
german77
2022-01-06
core/hid: Add home and screenshot button support
german77
2022-01-01
core/hid: Add fallback to fullkey controllers
german77
2021-12-29
core/hid: Fix controller type validation
german77
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-14
core/hid: Fix faulty analog triggers
Narr the Reg
2021-12-13
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-05
core/hid: Add missing controller type
german77
2021-12-04
core/hid: Ensure only valid npad are connected
german77
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-26
config: Remove vibration configuration
german77
[next]