moonlight-ios/Limelight/Input
2023-09-28 23:54:28 -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 Rework gamepad handling 2023-09-27 07:12:36 -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 Implement controller LED support 2023-09-27 08:52:26 -05:00
ControllerSupport.m Implement controller LED support 2023-09-27 08:52:26 -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 Add handling for Apple TV D-Pad 2023-09-28 23:54:28 -05:00
KeyboardSupport.m Add handling for Apple TV D-Pad 2023-09-28 23:54:28 -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 Add handling for Apple TV D-Pad 2023-09-28 23:54:28 -05:00