Ryujinx/Ryujinx.HLE/HOS/Services/Hid/HidDevices
emmauss 9f13f957af
Motion Fixes (#1589)
* fix stalling when server is offline

* add retry timer to fail server connections, fix alt slot number

* fix alt slot key issue

* fix crash when saving controller config with empty fields

* code fixes

* add index check in motion hid update, made HandleResponse async

Co-authored-by: Emmanuel <nhv3@localhost.localdomain>
2020-10-28 20:52:07 +01:00
..
Types Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
BaseDevice.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
DebugPadDevice.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
KeyboardDevice.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
MouseDevice.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
NpadDevices.cs Motion Fixes (#1589) 2020-10-28 20:52:07 +01:00
TouchDevice.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00