moonlight-ios/Limelight/Input
Cameron Gutman 882b61ac63 Implement GCMouse API for relative mouse support
This seems to be quite broken in iOS 14.0. The Microsoft Surface Precision mouse is detected as a GCKeyboard instead of a GCMouse.
2020-09-17 13:56:09 -05:00
..
Controller.h Don't emulate buttons when the controller already has them 2019-11-09 17:47:47 -08:00
Controller.m Store GCController in Controller object to allow us to fetch controller attributes later 2019-02-11 18:21:04 -08:00
ControllerSupport.h Implement GCMouse API for relative mouse support 2020-09-17 13:56:09 -05:00
ControllerSupport.m Implement GCMouse API for relative mouse support 2020-09-17 13:56:09 -05:00
KeyboardSupport.h Enhance physical keyboard support on iOS 13.4 2020-03-25 18:24:04 -07:00
KeyboardSupport.m Allow Command key to function as Control 2020-04-11 11:17:25 -07:00
Moonlight-Bridging-Header.h Rewrote the Controller class in Swift (#216) 2016-04-11 20:44:02 -07:00
OnScreenControls.h Refactor OSC handling 2019-10-22 00:16:20 -04:00
OnScreenControls.m Refactor OSC handling 2019-10-22 00:16:20 -04:00
StreamView.h Remove Citrix X1 support in preparation for GCMouse integration 2020-09-16 17:08:20 -07:00
StreamView.m Disable iOS 13.4+ mouse support on iOS 14 in preparation for GCMouse work 2020-09-16 18:36:49 -07:00