moonlight-ios/Limelight
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
..
Crypto Avoid using functions deprecated in OpenSSL 3.0 2020-06-09 00:56:58 -07:00
Database Replace Citrix X1 toggle with touchscreen mode toggle 2020-09-16 17:13:26 -07:00
en.lproj Initial Commit 2014-08-30 22:46:31 -04:00
Font/Roboto Remove Roboto fonts, switch to iOS app delegate for tvOS, and add stream view and loading view 2018-08-26 00:14:08 -07:00
Images.xcassets Increase icon resolution for tvOS 2019-09-23 21:33:24 -07:00
Input Implement GCMouse API for relative mouse support 2020-09-17 13:56:09 -05:00
Limelight.xcdatamodeld Replace Citrix X1 toggle with touchscreen mode toggle 2020-09-16 17:13:26 -07:00
Network Display the prohibited address warning on failures too 2020-08-30 20:47:40 -07:00
Stream Add automatic network testing on connection failure 2020-08-10 22:56:47 -07:00
Utility Force remote streaming mode when a VPN is connected 2019-12-01 20:55:20 -08:00
ViewControllers Replace Citrix X1 toggle with touchscreen mode toggle 2020-09-16 17:13:26 -07:00
AppCollectionView.h host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
AppCollectionView.m host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
AppDelegate.h Add quick action shortcuts to open paired PCs 2019-11-03 13:38:52 -08:00
AppDelegate.m Fix crash on iOS 8 2020-05-01 19:43:21 -07:00
ComputerScrollView.h host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
ComputerScrollView.m host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
Limelight-Info.plist Remove Citrix X1 support in preparation for GCMouse integration 2020-09-16 17:08:20 -07:00
Limelight-Prefix.pch Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
main.m Changed name from Limelight to Moonlight due to C&D from Limelight 2015-05-12 21:48:30 -04:00
OSPortabilityDefs.h Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
UIAppView.h Rewrite UIAppView to avoid needing a custom hover pop-up effect on tvOS 2019-09-23 21:33:24 -07:00
UIAppView.m Require iOS 13.4.1 to enable pointer interaction to avoid crashing on beta iOS 13.4 builds 2020-05-01 19:47:52 -07:00
UIComputerView.h Rewrite UIComputerView to use a pop-out effect on tvOS 2019-09-23 21:33:24 -07:00
UIComputerView.m Attempt to fix Apple's concerns about cloud streaming 2020-06-05 16:03:38 -07:00