Ryujinx-git/Ryujinx.HLE/HOS/Services/Hid
emmauss 26319d5ab3
Add Motion controls ()
* Add motion controls

Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* cleanup

* add reference orientation and derive relative orientation from it

* cleanup

* remove unused variable and strange file

* Review_2.

* change GetInput to TryGetInput

* Review_3.

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: LDj3SNuD <dvitiello@gmail.com>
2020-09-29 23:32:42 +02:00
..
HidDevices Add Motion controls () 2020-09-29 23:32:42 +02:00
HidServer Improve multi-controller support in HID and Controller Applet () 2020-08-23 22:54:11 +02:00
Irs Improved Logger () 2020-08-04 01:32:53 +02:00
Types Add Motion controls () 2020-09-29 23:32:42 +02:00
Hid.cs Correct the threshold for control stick buttons () 2020-09-19 17:10:53 +02:00
IHidbusServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
IHidDebugServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
IHidServer.cs Isolate more services to separate threads () 2020-09-25 20:18:28 +10:00
IHidSystemServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
ISystemServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00