Commit Graph

  • e636a7171b Add explicit android:exported value for Android 12 Cameron Gutman 2021-02-27 15:46:23 -06:00
  • e8f847065b Version 9.8.2 v9.8.2 Cameron Gutman 2021-01-31 21:08:12 -06:00
  • 1c806bb572 Only use the virtual device as a gamepad if at least one gamepad is present Cameron Gutman 2021-01-31 19:42:41 -06:00
  • 963133598f Add hack to work around https://issuetracker.google.com/issues/163120692 Cameron Gutman 2021-01-31 19:29:57 -06:00
  • fedaa74c47 Update AGP to 4.1.2 Cameron Gutman 2021-01-31 19:28:42 -06:00
  • e322baf1d7 Version 9.8.1 v9.8.1 Cameron Gutman 2021-01-09 19:42:45 -06:00
  • 173a07cb59 Update ENet Cameron Gutman 2021-01-09 19:25:21 -06:00
  • 364afff860 Allow display resolution adjustment when streaming at a native resolution Cameron Gutman 2021-01-09 19:24:21 -06:00
  • 1b59e61b8e Include PC name in the PC context menu header Cameron Gutman 2020-12-31 16:42:26 -06:00
  • b1f453f7ba Charge time spent in the decode unit queue to the decoder rather than receive time Cameron Gutman 2020-12-31 16:35:29 -06:00
  • 175e842feb Support multiple native resolution options Cameron Gutman 2020-12-30 16:29:07 -06:00
  • d7a9a37a0e Version 9.8 v9.8 Cameron Gutman 2020-12-30 13:08:49 -06:00
  • 836b9240de Make native resolution warning more stern Cameron Gutman 2020-12-30 12:52:05 -06:00
  • bdac2df4b9 Fixed crash if we get a short read from the Xbox One controller Cameron Gutman 2020-12-24 11:59:33 -06:00
  • 57b507ad50 Use the game title as the context menu header Cameron Gutman 2020-12-24 11:50:59 -06:00
  • 35201b69f6 Add specific error text for an early termination Cameron Gutman 2020-12-24 11:32:10 -06:00
  • 0d138c26e9 Remove the native option if it duplicates a pre-existing resolution Cameron Gutman 2020-12-23 16:49:18 -06:00
  • b4a7393dca Normalize resolution orientation on pre-M devices Cameron Gutman 2020-12-23 16:46:07 -06:00
  • d86092df1a Update AGP to 4.1.1 Cameron Gutman 2020-12-23 16:23:15 -06:00
  • b392d7f8e3 Add option to stream at device native resolution Cameron Gutman 2020-12-23 16:17:06 -06:00
  • 7cc7953879 Display failing ports when the connection is unsuccessful Cameron Gutman 2020-12-23 14:30:24 -06:00
  • 7b26852a1f Use LiStringifyPortFlags() instead of coding it ourselves Cameron Gutman 2020-12-23 14:19:19 -06:00
  • f26b384697 Add a PC menu header to show PC status Cameron Gutman 2020-12-13 13:05:36 -06:00
  • ab0531aa76 Update moonlight-common-c submodule Cameron Gutman 2020-12-07 20:07:48 -06:00
  • 6873720d81 Fix build Cameron Gutman 2020-11-28 17:50:26 -06:00
  • 1e30c4a219 Remove "View Apps" and change "View Hidden Apps" to "View All Apps" Cameron Gutman 2020-11-28 17:28:17 -06:00
  • 0a0e3ff970 Don't trim XML strings Cameron Gutman 2020-11-21 17:09:34 -06:00
  • 5c42fd86a6 Update moonlight-common-c to avoid QoS on IPv6 Cameron Gutman 2020-11-21 17:06:15 -06:00
  • 16cc829906 Fix some incorrect tap behavior on right clicks Cameron Gutman 2020-11-10 15:27:48 -06:00
  • 829e7cf33c Allow 2 finger scrolling in relative mode Cameron Gutman 2020-11-10 15:12:17 -06:00
  • 02bfa90417 Ignore movement from cancelled touches Cameron Gutman 2020-11-10 15:09:51 -06:00
  • 0b2466cf26 fixed some german typos in the UI (#894) Daniel 2020-11-10 17:48:57 +01:00
  • 9d8df04c5c Catch IllegalArgumentException when trying to insert an entry to TvContract.Channels.CONTENT_URI Cameron Gutman 2020-11-10 10:46:39 -06:00
  • 34a1697d50 Revert "Fix crash on HarmonyOS due to broken TV content provider APIs" Cameron Gutman 2020-11-10 10:44:41 -06:00
  • 17cf711c3d Don't check brand when whitelisting ranchu for HEVC Cameron Gutman 2020-11-08 20:40:59 -06:00
  • ce0b19605a Fix crash on HarmonyOS due to broken TV content provider APIs Cameron Gutman 2020-11-08 20:39:47 -06:00
  • 35bd9ecda3 Version 9.7.7 v9.7.7 Cameron Gutman 2020-10-28 21:14:26 -05:00
  • ca89849dd2 Update moonlight-common-c with QoS fix Cameron Gutman 2020-10-28 20:58:21 -05:00
  • ac1cb6d56b Version 9.7.6 v9.7.6 Cameron Gutman 2020-10-25 12:44:26 -05:00
  • dfbffea0fc Disable mouse acceleration on Nvidia Shield TV devices Cameron Gutman 2020-10-25 12:18:27 -05:00
  • 7ae9c993f1 Version 9.7.5 v9.7.5 Cameron Gutman 2020-10-19 23:10:22 -05:00
  • 91d739f8d6 Use the Nvidia button on Shield controllers as a Guide button Cameron Gutman 2020-10-18 21:14:53 -05:00
  • f0c625d85c Only emulate buttons that aren't physically present Cameron Gutman 2020-10-18 21:03:28 -05:00
  • b5f5e73076 Revert "Remove button emulation" Cameron Gutman 2020-10-18 20:45:11 -05:00
  • 1fb5eff7f1 Update dependencies Cameron Gutman 2020-10-18 20:38:13 -05:00
  • 5116cfd141 Fix inverted assert condition Cameron Gutman 2020-10-18 20:08:55 -05:00
  • e53a1f90b0 Correct some callers of time functions that expect monotonic clocks Cameron Gutman 2020-10-18 20:05:09 -05:00
  • 766c9628b0 Update moonlight-common-c with MTU test Cameron Gutman 2020-10-17 21:55:38 -05:00
  • 6a4abdd74c Update to AGP 4.1.0 Cameron Gutman 2020-10-17 21:54:31 -05:00
  • fc8bc5ba1e Version 9.7.4 v9.7.4 Cameron Gutman 2020-10-09 20:00:02 -05:00
  • 0fde5d44c0 Enable HEVC for all Amlogic decoders on API 28+ Cameron Gutman 2020-10-06 21:40:18 -05:00
  • dc6b5a3d49 Update AGP to 4.0.2 Cameron Gutman 2020-10-06 21:35:31 -05:00
  • 396522f249 Version 9.7.3 v9.7.3 Cameron Gutman 2020-09-07 11:50:03 -07:00
  • 86ab39e4ca Update moonlight-common-c for increased connection reliability Cameron Gutman 2020-09-06 18:18:41 -07:00
  • a4c9cb0e55 Version 9.7.2 v9.7.2 Cameron Gutman 2020-09-05 10:53:04 -07:00
  • e6c6feac10 Remove suffix_seekbar_bitrate string Cameron Gutman 2020-09-04 15:23:32 -07:00
  • ca0aee58ab Bump bitrate max to 150 Mbps Cameron Gutman 2020-09-04 15:15:44 -07:00
  • 6391f2c43d Use a 1 Mbps key increment for bitrate Cameron Gutman 2020-09-04 15:14:30 -07:00
  • 32171bb70c Display bitrate in Mbps Cameron Gutman 2020-09-04 15:11:24 -07:00
  • fd6675a3a3 Populate the external IP address when a PC is added manually using an RFC 1918 IPv4 address Cameron Gutman 2020-08-30 18:39:25 -07:00
  • 9d883978a8 Mise à jour langue française (#865) bubuleur 2020-08-30 22:32:05 +02:00
  • 1aae65575c Add warning if no key frames can be received in 10 seconds Cameron Gutman 2020-08-29 21:27:44 -07:00
  • c5d58e1aab Update Russian translations (#872) Udalov Nikita 2020-08-30 09:17:45 +07:00
  • 56394471fa Don't hide games immediately Cameron Gutman 2020-08-11 18:47:01 -07:00
  • 4cae6959df Update inconclusive test result text v9.7.1 Cameron Gutman 2020-08-09 17:16:51 -07:00
  • f02d7b4516 Version 9.7.1 Cameron Gutman 2020-08-09 17:12:45 -07:00
  • f5c83112df Update gitignore Cameron Gutman 2020-08-09 16:47:16 -07:00
  • a413dc81c1 Avoid doing client connectivity tests on the main thread Cameron Gutman 2020-08-09 16:22:50 -07:00
  • c9eddab191 Remove UDP 7 and add UDP 47009 for WoL Cameron Gutman 2020-08-09 14:40:44 -07:00
  • ec1268bd71 Version 9.7 Cameron Gutman 2020-08-09 12:08:50 -07:00
  • 22eb2b5823 Always show the network test option Cameron Gutman 2020-08-06 22:11:22 -07:00
  • 9669da026f Test network when the connection terminates due to lack of video traffic Cameron Gutman 2020-08-06 22:01:45 -07:00
  • 7b14e54eab Test network connectivity when adding a PC fails Cameron Gutman 2020-08-06 20:43:17 -07:00
  • 6b30ee4593 Change connection test domain name Cameron Gutman 2020-08-06 20:31:15 -07:00
  • 17c47a15da Improve display mode selection algorithm Cameron Gutman 2020-08-06 20:14:56 -07:00
  • 8f55517236 Prevent assert when control stream connection fails Cameron Gutman 2020-08-06 19:13:50 -07:00
  • 41ad086dfa Upgrade to AGP 4.0.1 Cameron Gutman 2020-08-06 19:07:32 -07:00
  • e19ef7dcae Remove redundant Cancel option in app grid menu Cameron Gutman 2020-08-04 02:09:33 -07:00
  • f361265d70 Add automatic network test for failed connection stages Cameron Gutman 2020-08-01 22:56:32 -07:00
  • ef72e3ef77 Only show the option to hide the app if it's not running or already hidden Cameron Gutman 2020-08-01 22:48:22 -07:00
  • 770f1a1ca0 Add network connection test Cameron Gutman 2020-08-01 22:19:40 -07:00
  • e8fc91191f Add the option to hide games in the app list Cameron Gutman 2020-08-01 18:20:39 -07:00
  • 105ad3317d Pass parent view into grid adapters Cameron Gutman 2020-08-01 17:52:55 -07:00
  • 22bf4775cd Enable poll() in ENet Cameron Gutman 2020-07-27 00:12:26 -07:00
  • 5c6be7969a Disable max operating rate trick on all Snapdragon 765G devices Cameron Gutman 2020-07-26 22:39:10 -07:00
  • c6e23f4be2 Update common-c with client connectivity test and select() replacement Cameron Gutman 2020-07-26 22:06:46 -07:00
  • 05547c22ec Use SecureRandom for PINs Cameron Gutman 2020-07-12 12:16:11 -07:00
  • cc7ac79fa6 Version 9.6.4 v9.6.4 Cameron Gutman 2020-07-10 18:31:41 -07:00
  • 4c5c27dfc1 Re-enable the max operating rate trick on Android 10 except on the Mi 10 Lite 5G Cameron Gutman 2020-07-10 18:29:29 -07:00
  • 4aabfbd52e Add missing jlong cast to fix Lint warning Cameron Gutman 2020-07-07 01:10:10 -05:00
  • 6eab842361 Fix Lint error due to extra translated strings Cameron Gutman 2020-07-07 01:05:10 -05:00
  • b729dfd702 Added Ukrainian language (#857) a6969 2020-07-07 08:59:42 +03:00
  • 6366840781 Update common-c to remove FEC validation assert that fails on GFE 3.20.4 Cameron Gutman 2020-07-07 00:58:44 -05:00
  • 704a2ee90b Propagate exceptions caused by GFE response parsing errors Cameron Gutman 2020-07-07 00:57:37 -05:00
  • 484be9bfe6 Wrap and propagate unexpected exceptions Cameron Gutman 2020-07-07 00:52:11 -05:00
  • a99e070c26 Fix missing return causing invalid parameters to be passed to LiStartConnection() Cameron Gutman 2020-07-07 00:47:12 -05:00
  • bf803f88af Refactor TLS initialization code Cameron Gutman 2020-07-06 02:32:06 -05:00
  • 9af6febca5 Fix pairing issue due to picking up a final local variable instead of a class member Cameron Gutman 2020-07-06 02:30:49 -05:00
  • 0101d0a1bd Fix TLS error when connecting to GFE 3.20.4 on Android 4.x Cameron Gutman 2020-07-06 01:44:35 -05:00
  • 266874609d Fix hostname validation for CA-issued certificates Cameron Gutman 2020-07-04 20:09:06 -05:00