index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
/
emulated_controller.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
1
-1972
/
+0
2023-11-24
core: hid: Ensure output devices are initialized
Narr the Reg
1
-0
/
+50
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
1
-8
/
+9
2023-11-11
core: hid: Split SL and SR buttons
german77
1
-8
/
+20
2023-11-04
core: hid: Signal color updates
Narr the Reg
1
-12
/
+25
2023-11-02
core: hid: Fix wrong battery values
german77
1
-7
/
+7
2023-09-19
Reduce core timing mutex contention
Kelebek1
1
-5
/
+6
2023-07-02
service: nfc: Ensure controller is in the correct mode
german77
1
-0
/
+12
2023-06-24
core: hid: Allow to read bin files while switch controller is available
german77
1
-4
/
+10
2023-06-24
input_common: Dont try to read/write data from 3rd party controllers
german77
1
-0
/
+5
2023-06-21
input_common: Implement native mifare support
Narr the Reg
1
-7
/
+75
2023-06-03
core: hid: Finish linking motion from virtual controllers
Narr the Reg
1
-0
/
+26
2023-05-21
input_common: Implement amiibo writting
Narr the Reg
1
-2
/
+7
2023-05-08
core: hid: Allow to calibrate gyro sensor
Narr the Reg
1
-0
/
+6
2023-05-07
core: hid: Update motion on a better place
german77
1
-15
/
+14
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
1
-4
/
+2
2023-05-04
core: hid: Fix state of capture and home buttons
german77
1
-0
/
+4
2023-04-15
core: hid: Remove deadzone of virtual controller
german77
1
-0
/
+4
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
1
-66
/
+12
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
1
-12
/
+66
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
1
-1
/
+11
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
1
-1
/
+21
2023-02-01
input_common: Implement turbo buttons
german77
1
-1
/
+74
2023-01-25
Revert 9617 and fix it on input_common
Narr the Reg
1
-10
/
+2
2023-01-20
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
1
-67
/
+38
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
1
-8
/
+20
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
1
-7
/
+14
2023-01-19
yuzu: Add ring controller test button
german77
1
-3
/
+7
2023-01-19
input_common: Use DriverResult on all engines
german77
1
-5
/
+5
2023-01-19
core: hid: Fix input regressions
Narr the Reg
1
-20
/
+35
2023-01-19
input_common: Implement joycon nfc
german77
1
-1
/
+2
2023-01-19
core: hid: Enable pulling color data from controllers
Narr the Reg
1
-0
/
+80
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
1
-0
/
+46
2023-01-14
core: hid: Fix stick minimum range
german77
1
-2
/
+10
2023-01-05
input_common: Create an update engine
Narr the Reg
1
-10
/
+0
2023-01-03
TAS: Immediately switch stick to TAS on input
MonsterDruide1
1
-9
/
+11
2022-12-25
TAS: Increase accuracy of Stick inputs
MonsterDruide1
1
-0
/
+7
2022-12-16
input_common: Add virtual gamepad
german77
1
-0
/
+82
2022-12-05
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
1
-2
/
+1
2022-12-05
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
1
-6
/
+6
2022-12-04
externals: update dynarmic, SDL2
Liam
1
-0
/
+1
2022-11-28
core/hid/emulated_controller: Use ranges version of transform
Lioncash
1
-19
/
+15
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
1
-10
/
+10
2022-11-20
Configuration: Add per-game input profiles
ameerj
1
-2
/
+1
2022-10-22
core: hid: Add handheld to nfc devices
german77
1
-0
/
+1
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
1
-11
/
+11
2022-10-21
input_common: cache vibration tests
german77
1
-37
/
+8
2022-10-03
service: nfp: Fix errors to pass unit testing
Narr the Reg
1
-2
/
+4
2022-10-02
core: hid: Add nfc support to emulated controller
german77
1
-0
/
+70
2022-10-01
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
1
-1
/
+1
[next]