moonlight-ios/Limelight/Input
2023-09-27 03:42:05 -05:00
..
AbsoluteTouchHandler.h Stub AbsoluteTouchHandler 2020-11-01 10:30:39 -06:00
AbsoluteTouchHandler.m Fix first tap in touch mode not registering 2020-11-01 14:43:55 -06:00
Controller.h Implement controller motion sensor support 2023-06-29 00:35:35 -05: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 Plumb trigger rumble and motion sensor callbacks 2023-06-28 21:27:46 -05:00
ControllerSupport.m Fix axis values for gyro input 2023-09-27 03:42:05 -05:00
HapticContext.h Plumb trigger rumble and motion sensor callbacks 2023-06-28 21:27:46 -05:00
HapticContext.m Plumb trigger rumble and motion sensor callbacks 2023-06-28 21:27:46 -05:00
KeyboardInputField.h Fix undo menu appearing when opening the keyboard on iOS 16 2022-12-02 22:54:08 -06:00
KeyboardInputField.m Fix undo menu appearing when opening the keyboard on iOS 16 2022-12-02 22:54:08 -06:00
KeyboardSupport.h Enhance physical keyboard support on iOS 13.4 2020-03-25 18:24:04 -07:00
KeyboardSupport.m Send Command key to host rather than treating it as Control 2021-10-12 19:01:14 -05:00
Moonlight-Bridging-Header.h Rewrote the Controller class in Swift (#216) 2016-04-11 20:44:02 -07:00
OnScreenControls.h Implement ABXY swap for on-screen controls 2022-07-21 20:54:57 -05:00
OnScreenControls.m Implement ABXY swap for on-screen controls 2022-07-21 20:54:57 -05:00
RelativeTouchHandler.h Stub AbsoluteTouchHandler 2020-11-01 10:30:39 -06:00
RelativeTouchHandler.m Fix suppression of right clicks when activating the keyboard 2022-12-02 22:03:42 -06:00
StreamView.h Replace home-rolled edge swipe gesture recognizer with UIScreenEdgePanGestureRecognizer 2020-11-01 21:18:06 -06:00
StreamView.m Implement horizontal scrolling 2023-02-20 16:00:03 -06:00