Ryujinx/Ryujinx.Common/Configuration/Hid
mpnico 70f79e689b
Implement vibrations (#2468)
* First working vibration implementation

* Fix Infinite Rumble in SDL2Mouse

* Stop ignoring one vibValues every 2

* Remove RumbleInfinity as suggested

* Reworked all the vibration handle / calculation

* Revert HidVibrationDevicePosition changes

* Add UI to enable and tune rumble

* Remove some stub logs

* Add PlayerIndex in rumble debug log

* Fix all requested changes

* Implements hid::GetVibrationDeviceInfo

* Better implements HidVibrationValue.Equals/GetHashCode

* Added requested changes from code review

* Last fixes from review

* Update configuration file version for rebase
2021-08-05 00:39:40 +02:00
..
Controller Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
Keyboard Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
ControllerType.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
GenericInputConfigurationCommon.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
InputBackendType.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
InputConfig.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
JsonInputConfigConverter.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
Key.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
KeyboardHotkeys.cs Hide UI rework/arrow key fix (#2504) 2021-08-04 23:28:19 +02:00
LeftJoyconCommonConfig.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
PlayerIndex.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
RightJoyconCommonConfig.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00