Commit Graph

  • d113878613 Use current display refresh rate only for non-TV devices Cameron Gutman 2020-03-21 13:43:59 -07:00
  • f7ed7e06db Revert "Calculate FPS using the actual display refresh rate rather than the requested one" Cameron Gutman 2020-03-21 13:31:48 -07:00
  • 977a1d4a3c Fix IllegalArgumentException when trying to repin a disabled shortcut Cameron Gutman 2020-03-21 13:25:55 -07:00
  • eefc08db47 Use 10 ms audio samples on low bandwidth connections Cameron Gutman 2020-03-21 01:01:45 -07:00
  • ab2b1663d3 Minor tweaks and fixes to OSC opacity options Cameron Gutman 2020-03-21 00:54:31 -07:00
  • 04b8a718e3 Add opacity settings to on-screen controls (#798) gotoAndDie 2020-03-21 07:41:27 +00:00
  • 37cf260ba6 Merge pull request #799 from gotoAndDie/rt-onefinger Cameron Gutman 2020-03-21 00:23:24 -07:00
  • 8f91fe4cd1 Revert "Repeat key down events are needed for proper key repeating" Cameron Gutman 2020-03-20 23:49:52 -07:00
  • 9246ad412f Make it possible to press the RT button and the other buttons with the same finger Leo 2020-03-13 18:48:50 +00:00
  • 1ccbbdd4fb Version 8.10 v8.10 Cameron Gutman 2020-03-08 19:48:53 -07:00
  • 16cf37994d Only suppress duplicate d-pad events if the hat has received input. Fixes #796 Cameron Gutman 2020-03-04 18:48:14 -08:00
  • 01e84624c2 Remove stale moonlight-common reference from settings.gradle Cameron Gutman 2020-03-03 00:13:48 -08:00
  • 939cd7cf70 Update OkHttp to 3.12.10 Cameron Gutman 2020-03-02 22:49:44 -08:00
  • 4b11603035 Fix back button on Shield Portable and standardize external/internal classification Cameron Gutman 2020-03-02 22:47:47 -08:00
  • ca18b6b052 Update to AGP 3.6.1 Cameron Gutman 2020-03-01 13:12:04 -08:00
  • 3d0d19e561 Pass-through back button on external devices that don't look like gamepads Cameron Gutman 2020-03-01 12:45:00 -08:00
  • ae463a8735 Emulated button combos must not be pressed with other buttons Cameron Gutman 2020-02-26 20:38:53 -08:00
  • 7e797829ae Also destroy the mouse emulation timer on device disconnect Cameron Gutman 2020-02-26 20:29:28 -08:00
  • 431ed6bc5d Cancel the mouse emulation timer when the stream ends Cameron Gutman 2020-02-26 20:17:22 -08:00
  • e9bb711c42 Add Start+Back+LB+RB combo for disconnecting the session Cameron Gutman 2020-02-26 19:54:53 -08:00
  • 623bc5c156 Fix check for gamepad buttons. Fixes #788 Cameron Gutman 2020-02-26 19:19:43 -08:00
  • cfefef4619 Downgrade OkHTTP to 3.12.8 due to square/okhttp#5826 Cameron Gutman 2020-02-25 22:40:17 -08:00
  • 4a9a881c1f Add missing else block Cameron Gutman 2020-02-25 22:26:52 -08:00
  • 13a06d585c Update dependencies Cameron Gutman 2020-02-25 20:49:30 -08:00
  • 1c8ad64da0 Only set KEY_FRAME_RATE on M+ to reduce compatibility risk Cameron Gutman 2020-02-25 20:21:04 -08:00
  • 1d8925de57 Fix NDK version in Travis CI build Cameron Gutman 2020-02-25 00:32:56 -08:00
  • 0eb7e779b8 Update Travis CI to build-tools-29.0.3 Cameron Gutman 2020-02-25 00:25:15 -08:00
  • a4b86eefe2 Change errorCode from long to int to fix 32-bit platforms Cameron Gutman 2020-02-24 23:24:22 -08:00
  • 902a58bc70 Improve video decoder init failure message Cameron Gutman 2020-02-24 23:23:23 -08:00
  • a34a44f29a Fix crash on Android 5.0 and earlier Cameron Gutman 2020-02-24 22:05:26 -08:00
  • 454fe80172 Update Gradle and AGP for AS 3.6.0 Cameron Gutman 2020-02-24 21:49:14 -08:00
  • 81b6a8a311 Set the vendor.qti-ext-dec-low-latency.enable Qualcomm vendor extension Cameron Gutman 2020-02-22 17:06:32 -08:00
  • 3011a5bad7 Use the unmodified FPS value when sending the launch request Cameron Gutman 2020-02-22 01:28:41 -08:00
  • dcb7be3acd Use the original FPS value for KEY_FRAME_RATE Cameron Gutman 2020-02-22 01:18:11 -08:00
  • 68a6b510b1 Set KEY_FRAME_RATE for devices where KEY_OPERATING_RATE silently fails Cameron Gutman 2020-02-22 01:05:26 -08:00
  • dca3e89303 Log configured MediaFormat and achievable FPS ranges Cameron Gutman 2020-02-22 01:04:18 -08:00
  • bae6fef588 Log the actual input and output formats Cameron Gutman 2020-02-21 22:02:37 -08:00
  • 37f65e43a5 Add error code on connection failure dialog Cameron Gutman 2020-02-21 22:01:12 -08:00
  • 8c910101c7 Fix Lint errors on API level 16 Cameron Gutman 2020-02-19 23:53:44 -08:00
  • 112d9c41eb Use KEY_LOW_LATENCY to request low-latency decoding on Android R Cameron Gutman 2020-02-19 23:40:06 -08:00
  • c91d1097f6 Set preferMinimalPostProcessing on Android R Cameron Gutman 2020-02-19 23:29:37 -08:00
  • 105c2c9eef Version 8.9 r2 v8.9 Cameron Gutman 2020-01-26 10:52:09 -08:00
  • b754d2de28 Fix crash with OSC disabled Cameron Gutman 2020-01-26 10:45:12 -08:00
  • f6425c7ec6 Version 8.9 Cameron Gutman 2020-01-25 20:07:15 -08:00
  • e690c9b8c8 Fix build error due to Lollipop API Cameron Gutman 2020-01-19 15:46:47 -08:00
  • f87cbac77c Fix R3 button X position and move L3+R3 to the lower part of the screen Cameron Gutman 2020-01-18 23:14:51 -08:00
  • 150bd313cf Increase usability of on-screen virtual controller (#782) gotoAndDie 2020-01-19 07:13:07 +00:00
  • bc90cb894c Add German option to language picker and translate French option to French Cameron Gutman 2020-01-18 22:04:00 -08:00
  • c51a75a681 Merge branch 'translation-de' of https://github.com/uniqx/moonlight-android Cameron Gutman 2020-01-18 21:54:05 -08:00
  • 68aa9bd12d Add French translation of arrays.xml bubuleur 2020-01-18 21:51:21 -08:00
  • 1fb6bf4d70 Update French (#768) bubuleur 2020-01-19 06:46:40 +01:00
  • b4df3658f1 Merge pull request #764 from ZerOri/master Cameron Gutman 2020-01-18 21:45:52 -08:00
  • 4efb4d9b24 Merge pull request #765 from ZerOri/patch-1 Cameron Gutman 2020-01-18 21:45:29 -08:00
  • d61e893731 Centralize Discord invite links Cameron Gutman 2020-01-18 10:53:37 -08:00
  • 951e44728e Version 8.8.1 v8.8.1 Cameron Gutman 2020-01-03 22:00:28 -06:00
  • 8dcdf73222 Fix accidentally inverted condition for VUI parameter removal Cameron Gutman 2020-01-03 21:59:25 -06:00
  • 44c3b0af57 Version 8.8 v8.8 Cameron Gutman 2020-01-02 16:14:15 -06:00
  • 2b295400ac Avoid using RFI for HEVC on newer MediaTek SoCs Cameron Gutman 2020-01-02 16:13:19 -06:00
  • aa8d8e93d2 Whitelist newer Bravia devices for HEVC to minimize crashes Cameron Gutman 2019-12-31 12:59:20 -06:00
  • 89be7eac0e Update AGP to 3.5.3 Cameron Gutman 2019-12-15 12:04:55 -08:00
  • f3847b932b Leave H.264 SPS VUI parameters in place on devices running API 26+ Cameron Gutman 2019-12-15 12:04:35 -08:00
  • 5e4f37532c Update strings.xml Zero O 2019-12-05 19:40:58 +08:00
  • f3f5ca74a3 Update strings.xml Zero O 2019-12-05 19:31:12 +08:00
  • e50b7076a1 Version 8.7 v8.7 Cameron Gutman 2019-12-04 18:21:11 -08:00
  • 36ab5aa1b6 Update common-c to fix logic error in audio duration selection Cameron Gutman 2019-12-01 20:31:39 -08:00
  • a0a2b299d9 Merge pull request #758 from duchuule/hotfix1 Cameron Gutman 2019-12-01 22:29:02 -06:00
  • 14d354fc29 Whitelist all C2 decoders for direct submit and HEVC Cameron Gutman 2019-12-01 20:20:57 -08:00
  • 342515f916 Force remote streaming optimizations if a VPN is active Cameron Gutman 2019-12-01 20:05:09 -08:00
  • 5f5944c237 Improve low bandwidth audio performance and fix RTSP issues with broken PMTUD Cameron Gutman 2019-11-30 22:13:46 -06:00
  • c025432ad6 Support 20 ms audio frames Cameron Gutman 2019-11-29 18:04:57 -06:00
  • 171a6437fe fix bug where touch hitbox of analog stick is not full circle Duc Le 2019-11-26 04:40:22 -06:00
  • 11b3648fac Fix auto-comment line breaks Cameron Gutman 2019-11-16 12:23:27 -08:00
  • d1fae89d6d Don't change level_idc for high refresh rate streams Cameron Gutman 2019-11-10 18:29:31 -08:00
  • 5c06848fe9 Version 8.6 v8.6 Cameron Gutman 2019-11-10 18:18:11 -08:00
  • b50e506e58 Attempt to fix line breaks in auto-comment response Cameron Gutman 2019-11-09 16:33:46 -08:00
  • 59fafa163d Add configuration for auto-comment bot Cameron Gutman 2019-11-09 15:00:13 -08:00
  • 22d84b5763 Bind to the underlying network when a VPN is connected Cameron Gutman 2019-11-09 12:57:54 -08:00
  • 6d186892a8 Fix errant touch events after a cancelled gesture Cameron Gutman 2019-11-09 11:23:50 -08:00
  • 88d6143897 Display a placeholder box art bitmap while loading box art Cameron Gutman 2019-11-05 00:19:58 -08:00
  • b729fba75e Update AGP to 3.5.2 Cameron Gutman 2019-11-04 20:59:56 -08:00
  • c0d3f9fa48 Abort pairing if another pairing attempt is in progress Cameron Gutman 2019-11-04 20:27:05 -08:00
  • af5e7a0e33 Calculate FPS using the actual display refresh rate rather than the requested one Cameron Gutman 2019-11-04 20:22:12 -08:00
  • 371d96ea65 Fix VPN check on KitKat and below Cameron Gutman 2019-11-04 19:05:34 -08:00
  • e9e332ff85 Don't update the external IP address when connected to a VPN Cameron Gutman 2019-11-04 19:00:29 -08:00
  • e133ac2815 Version 8.5 v8.5 Cameron Gutman 2019-10-29 22:02:58 -07:00
  • 1dba5d147e Add a hack for massive video latency on Pixel 4 after display mode change Cameron Gutman 2019-10-29 21:38:06 -07:00
  • 1616c0b022 Fix codec capabilities on devices launching with Q and C2 codecs Cameron Gutman 2019-10-24 20:20:26 -07:00
  • bcee2cf0e3 Update moonlight-common-c submodule Cameron Gutman 2019-10-24 19:57:03 -07:00
  • 3e7ddab0e9 Blacklist 59 FPS on BRAVIA_ATV3 due to crash reports Cameron Gutman 2019-10-20 00:06:17 -07:00
  • 5da0177356 Convert tabs to spaces Cameron Gutman 2019-10-19 23:59:33 -07:00
  • 7e21638811 Don't double count USB attached Xbox One controllers Cameron Gutman 2019-10-16 19:26:24 -07:00
  • db5b7ab867 Version 8.4.1 v8.4.1 Cameron Gutman 2019-10-16 19:10:56 -07:00
  • 3bcc1c84bb Fix crash on controllers with RX and RY but no Z and RZ axes Cameron Gutman 2019-10-16 19:02:51 -07:00
  • d46053f8d6 Preserve old DS4 detection behavior on Android 4.3 and below Cameron Gutman 2019-10-15 21:15:03 -07:00
  • 00a5fed9e9 Update AGP to 3.5.1 Cameron Gutman 2019-10-15 20:58:03 -07:00
  • b6315a715a Improve support for DualShock 4 and Xbox One controllers on 4.14+ kernels Cameron Gutman 2019-10-15 20:57:33 -07:00
  • 0da8303468 Don't use the USB driver for Xbox One gamepads on 4.14+ kernels Cameron Gutman 2019-10-15 20:05:01 -07:00
  • c821c4684f Allow FFmpeg decoders on Android x86. Closes #630 Cameron Gutman 2019-10-15 00:11:14 -07:00
  • 6bae33f822 Merge pull request #739 from vanitasvitae/patch-1 Cameron Gutman 2019-10-15 00:06:12 -07:00
  • 08d4ab67a6 Update moonlight-common-c submodule Cameron Gutman 2019-10-12 19:27:00 -07:00