index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
core: hid: Ensure output devices are initialized
Narr the Reg
2
-0
/
+51
2023-11-21
service: hid: Create appropriate hid resources
Narr the Reg
5
-70
/
+40
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
1
-0
/
+7
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
3
-11
/
+12
2023-11-12
core: hid: Split SL and SR buttons
german77
1
-8
/
+20
2023-11-04
core: hid: Signal color updates
Narr the Reg
2
-12
/
+28
2023-11-03
core: hid: Fix wrong battery values
german77
2
-12
/
+17
2023-09-20
Reduce core timing mutex contention
Kelebek1
2
-5
/
+8
2023-09-16
hid: service: Implement Last active Npad
german77
2
-0
/
+15
2023-08-11
service: hid: Implement functions needed by QLaunch
Narr the Reg
1
-0
/
+26
2023-07-03
service: nfc: Ensure controller is in the correct mode
german77
2
-0
/
+20
2023-06-25
core: hid: Allow to read bin files while switch controller is available
german77
1
-4
/
+10
2023-06-25
input_common: Dont try to read/write data from 3rd party controllers
german77
1
-0
/
+5
2023-06-22
input_common: Implement native mifare support
Narr the Reg
3
-16
/
+100
2023-06-03
core: hid: Finish linking motion from virtual controllers
Narr the Reg
4
-9
/
+55
2023-05-22
input_common: Implement amiibo writting
Narr the Reg
1
-2
/
+7
2023-05-08
core: hid: Allow to calibrate gyro sensor
Narr the Reg
4
-1
/
+40
2023-05-08
core: hid: Update motion on a better place
german77
3
-19
/
+17
2023-05-06
input_common: Add experimental motion to button
german77
1
-0
/
+7
2023-05-06
input_common: Add property to invert an axis button
Narr the Reg
1
-0
/
+1
2023-05-06
input_common: Add property to invert an axis button
Narr the Reg
1
-0
/
+1
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
4
-4
/
+41
2023-05-05
core: hid: Fix state of capture and home buttons
german77
1
-0
/
+4
2023-04-16
core: hid: Remove deadzone of virtual controller
german77
1
-0
/
+4
2023-03-12
general: fix spelling mistakes
Liam
4
-8
/
+8
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
3
-98
/
+13
2023-02-26
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
3
-13
/
+98
2023-02-22
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
3
-2
/
+30
2023-02-22
core: hid: Fix native mouse mappings
Narr the Reg
2
-62
/
+50
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2
-1
/
+5
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
arades79
1
-1
/
+1
2023-02-14
add static lifetime to constexpr values to force compile time evaluation where possible
arades79
1
-1
/
+1
2023-02-10
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
5
-6
/
+55
2023-02-01
input_common: Implement turbo buttons
german77
2
-1
/
+80
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-20
core: hid: Only set the polling mode to the correct side
Narr the Reg
2
-9
/
+23
2023-01-20
input_common: Implement joycon ir camera
Narr the Reg
2
-9
/
+17
2023-01-20
yuzu: Add ring controller test button
german77
2
-5
/
+9
2023-01-20
input_common: Use DriverResult on all engines
german77
1
-5
/
+5
2023-01-20
Address review comments
german77
1
-4
/
+2
2023-01-20
core: hid: Fix input regressions
Narr the Reg
2
-25
/
+42
2023-01-20
input_common: Implement joycon nfc
german77
1
-1
/
+2
2023-01-20
core: hid: Enable pulling color data from controllers
Narr the Reg
4
-1
/
+115
2023-01-20
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
4
-65
/
+80
2023-01-14
core: hid: Fix stick minimum range
german77
1
-2
/
+10
2023-01-06
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-30
core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps.
bunnei
1
-0
/
+5
2022-12-25
TAS: Increase accuracy of Stick inputs
MonsterDruide1
1
-0
/
+7
2022-12-17
input_common: Add virtual gamepad
german77
2
-0
/
+91
2022-12-06
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2
-3
/
+2
2022-12-06
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
1
-6
/
+6
2022-12-06
emulated_console: Amend cast in SetTouch()
Lioncash
1
-1
/
+1
2022-12-06
emulated_console: std::move() ParamPackages and callbacks where applicable
Lioncash
1
-4
/
+4
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
3
-19
/
+19
2022-11-27
yuzu-cmd: Fix input callback crash on close
german77
1
-0
/
+1
2022-11-23
general: fix compile for Apple Clang
Liam
2
-0
/
+2
2022-11-20
Configuration: Add per-game input profiles
ameerj
1
-2
/
+1
2022-11-19
core: hid: Implement true multitouch support
Narr the Reg
3
-29
/
+83
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
2
-41
/
+9
2022-10-16
general: Fix spelling of "unknown"
Morph
1
-10
/
+10
2022-10-09
input_common: have an unique vector in callback status
german77
1
-2
/
+8
2022-10-04
service: nfp: Fix errors to pass unit testing
Narr the Reg
1
-2
/
+4
2022-10-02
service: nfp: address comments
german77
1
-1
/
+1
2022-10-02
core: hid: Add nfc support to emulated controller
german77
4
-3
/
+123
2022-10-01
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
1
-1
/
+1
2022-09-06
input_common: Add support for analog toggle
Narr the Reg
1
-0
/
+3
2022-09-05
core: hid: Fix GC triggers overwritting ZL and ZR buttons
Narr the Reg
1
-0
/
+15
2022-08-08
hid: core: Properly emulate controller color and battery level
Narr the Reg
3
-10
/
+35
2022-08-06
hid: core: Delay the stop vibration command when testing
Narr the Reg
1
-0
/
+4
2022-07-24
service: irs: Move to IRS namespace and minor fixes
german77
1
-7
/
+4
2022-07-24
core: hid: Add cammera support
german77
5
-3
/
+422
2022-07-11
core: hid: Add fallback for dualjoycon and pro controllers
german77
2
-1
/
+35
2022-06-29
service: hid: Correct some mistakes and add more validations
Narr the Reg
1
-0
/
+1
2022-06-14
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
1
-2
/
+2
2022-05-27
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
1
-0
/
+10
2022-05-27
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformation
german77
1
-0
/
+33
2022-05-23
input_common: Make vibration request async
Narr the Reg
1
-5
/
+29
2022-05-23
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2
-4
/
+15
2022-04-27
yuzu: Config allow to delete single axis directions when buttons are mapped to a stick
Narr the Reg
1
-2
/
+2
2022-04-24
service: hid: Ensure all structs are initialized
Narr the Reg
1
-36
/
+36
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
15
-45
/
+30
2022-04-18
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
1
-2
/
+3
2022-04-16
yuzu: Add custom ringcon configuration
german77
2
-0
/
+79
2022-04-08
core: hid: Fix double lock on softlock and forced updates
Narr the Reg
1
-2
/
+12
2022-04-07
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
3
-44
/
+44
2022-04-07
core: hid: Reduce the amount of dataraces
german77
6
-176
/
+246
2022-02-10
nfp: Separate nfc tag from amiibo data
Narr the Reg
1
-2
/
+7
2022-02-08
nfp: Improve implementation
german77
2
-0
/
+8
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
3
-11
/
+11
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
3
-15
/
+16
2022-02-02
yuzu: ui: Improve battery symbols
Narr the Reg
1
-1
/
+1
2022-02-02
general: Move deleted copy/move constructor/assignment operators to public interface
Lioncash
3
-2
/
+2
2022-01-24
input_common: Add option to configure gyro threshold
german77
2
-2
/
+3
2022-01-17
hid: fix std::transform call
Valeri
1
-1
/
+1
2022-01-17
Correct assignment source for rotations
Valeri
1
-1
/
+1
2022-01-14
core/hid: Increment shake force
Narr the Reg
1
-1
/
+1
2022-01-12
core/hid: Reduce gyro threshold even more
Narr the Reg
1
-1
/
+1
2022-01-07
yuzu: Use pad parameter to choose the correct controller
german77
1
-2
/
+6
2022-01-07
yuzu: Add controller hotkeys
german77
2
-0
/
+29
2022-01-07
core/hid: Add home and screenshot button support
german77
3
-1
/
+46
2022-01-07
core/hid: Set minimum gyro threshold
german77
1
-0
/
+1
2022-01-02
core/hid: Add fallback to fullkey controllers
german77
2
-4
/
+36
2021-12-30
core/hid: Fix controller type validation
german77
2
-8
/
+14
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2
-12
/
+14
2021-12-15
core/hid: Fix faulty analog triggers
Narr the Reg
1
-2
/
+2
2021-12-14
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
6
-92
/
+118
2021-12-13
service/hid: Improve console motion accuracy
Narr the Reg
4
-6
/
+16
2021-12-05
service/hid: Implement SetNpadJoyAssignmentMode
german77
2
-0
/
+13
2021-12-05
core/hid: Add missing controller type
german77
1
-0
/
+2
2021-12-05
core/hid: Ensure only valid npad are connected
german77
5
-1
/
+70
2021-11-30
input_interpreter: Make use of NpadButton instead of a u64
Morph
2
-9
/
+9
2021-11-30
core: hid: hid_types: Add "All" to NpadButton
Morph
1
-0
/
+2
2021-11-29
core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration
Morph
2
-0
/
+32
2021-11-29
core: hid: Mark constructors as explicit
Morph
2
-2
/
+2
2021-11-29
core: hid: Cleanup and amend documentation
Morph
4
-69
/
+76
2021-11-28
settings: Add debug setting to enable all controllers
german77
1
-0
/
+20
2021-11-27
config: Remove vibration configuration
german77
1
-2
/
+3
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
1
-2
/
+4
2021-11-25
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2
-4
/
+4
2021-11-25
bootmanager: Use cross-platform keyboard input
german77
1
-1
/
+1
2021-11-25
kraken: Address comments from review
german77
1
-1
/
+2
2021-11-25
core/hid: Improve accuary of mouse implementation
german77
4
-20
/
+33
2021-11-25
core/hid: Fully implement native mouse
german77
5
-56
/
+165
2021-11-25
input_common: Allow keyboard to be backwards compatible
german77
1
-6
/
+22
2021-11-25
core/hid: Improve accuracy of the keyboard implementation
german77
2
-132
/
+269
2021-11-25
core/hid: Fix keyboard alignment
german77
1
-12
/
+13
2021-11-25
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
4
-8
/
+69
2021-11-25
service/hid: Remove includes of core.h and settings.h
german77
3
-3
/
+2
2021-11-25
service/hid: Add support for new controllers
german77
1
-1
/
+1
2021-11-25
settings: Fix controller preview not displaying the correct controller
german77
1
-2
/
+2
2021-11-25
core/hid: Rename NpadType to NpadStyleIndex
german77
3
-34
/
+41
2021-11-25
config: Cleanup and documentation
german77
1
-1
/
+5
2021-11-25
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2
-13
/
+61
2021-11-25
core/hid: Fully emulate motion from button
german77
4
-36
/
+70
2021-11-25
second commit lion review
german77
6
-11
/
+29
2021-11-25
settings: Fix Debug controller type options
german77
3
-6
/
+12
2021-11-25
kraken: Address comments from review
german77
8
-146
/
+173
2021-11-25
input_common: Revert deleted TAS functions
german77
1
-22
/
+22
2021-11-25
core/hid: Explain better what a temporary value does
german77
2
-24
/
+28
2021-11-25
core/hid: Update structs to 13.1.0
german77
3
-8
/
+18
2021-11-25
core/hid: Add TAS input
german77
2
-0
/
+81
2021-11-25
input_common: Add multiple vibration curves
german77
1
-1
/
+9
2021-11-25
core/hid: Rework battery mappings
german77
4
-30
/
+54
2021-11-25
input_common: Add manual update options to input devices
german77
1
-0
/
+9
2021-11-25
settings: Fix mouse and keyboard mappings
german77
3
-11
/
+19
2021-11-25
Morph review first wave
german77
8
-57
/
+57
2021-11-25
yuzu: Fix loading input profiles
german77
1
-0
/
+2
2021-11-25
kraken: Address comments from review
german77
5
-8
/
+14
2021-11-25
service/hid: Fix gesture input
german77
3
-27
/
+37
2021-11-25
configuration: Migrate controller settings to emulated controller
german77
4
-4
/
+30
2021-11-25
core/hid: Fix rumble too strong at 1%
german77
1
-12
/
+22
2021-11-25
core/hid: Only signal when needed
german77
3
-126
/
+141
2021-11-25
hid: Fix controller connection/disconnection
german77
4
-30
/
+95
2021-11-25
core/hid: Documment some files
german77
4
-52
/
+265
2021-11-25
kraken: Fix errors from rebase and format files
german77
1
-1
/
+5
2021-11-25
core/hid: Add output devices
german77
3
-29
/
+121
2021-11-25
core: Update input interpreter
german77
2
-51
/
+18
2021-11-25
core/hid: Add emulated controllers
german77
8
-0
/
+2017
2021-11-25
core/hid: Move motion_input, create input converter and hid_types
german77
5
-0
/
+1159
2021-11-25
core/hid: Move input_interpreter to hid
german77
2
-0
/
+206