JinxRyu/Ryujinx/Ui/Windows
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
..
AboutWindow.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AboutWindow.Designer.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AmiiboWindow.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AmiiboWindow.Designer.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AvatarWindow.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
ControllerWindow.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
ControllerWindow.glade Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
DlcWindow.cs Minor wording fixes... Except I'm doing it for all of Ryujinx. (#2078) 2021-03-18 23:44:39 +01:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
SettingsWindow.glade Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
TitleUpdateWindow.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserProfilesManagerWindow.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
UserProfilesManagerWindow.Designer.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00