Ryujinx/Ryujinx.HLE/Input
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
Hid.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
HidBaseController.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidControllerButtons.cs Support other switch controller types (#487) 2018-11-20 01:01:36 +01:00
HidControllerColorDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidControllerConnState.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidControllerId.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidControllerLayouts.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidControllerType.cs Support other switch controller types (#487) 2018-11-20 01:01:36 +01:00
HidHotkeyButtons.cs Toggle VSync Hotkey (#659) 2019-04-22 16:54:31 +10:00
HidJoystickPosition.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidKeyboard.cs hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
HidNpadController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
HidProController.cs Fix homebrew input (#528) 2018-12-07 22:59:38 +02:00
HidTouchPoint.cs Support other switch controller types (#487) 2018-11-20 01:01:36 +01:00
HidValues.cs hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
IHidDevice.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
NpadColor.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00