462 Commits

Author SHA1 Message Date
Cameron Gutman
c2a16a9b4a Avoid sending input to the remote PC when running under Monkey 2018-06-20 01:25:45 -07:00
Cameron Gutman
b64c84a5c3 Update common-c to fix reconnection issue 2018-06-09 21:39:05 -07:00
Cameron Gutman
42a502eff1 Fix Lint warnings 2018-06-09 18:08:38 -07:00
Cameron Gutman
46d72b912c Update common-c to fix race condition 2018-06-08 00:22:29 -07:00
Cameron Gutman
722f397819 Target API 28 2018-06-08 00:19:57 -07:00
Cameron Gutman
8f169b976b Update common-c to fix channel mapping error in 5.1 high quality mode 2018-05-27 20:03:34 -07:00
Cameron Gutman
53452d22c0 Update common-c with audio improvements 2018-05-27 18:49:13 -07:00
Cameron Gutman
9d4e9631bc Hide symbols from static libraries 2018-05-27 13:48:09 -07:00
Cameron Gutman
5942545b9c Remove explicit build tools version 2018-03-20 17:27:03 -07:00
Cameron Gutman
035a62856d Update common-c to fix audio dropouts 2018-02-19 01:20:02 -08:00
Cameron Gutman
636c1ceb26 Opt out of default OkHttp read timeout for indefinitely blocking HTTP requests 2018-02-14 18:30:17 -08:00
Cameron Gutman
37cde22a55 Update dependency versions 2018-02-05 18:31:58 -08:00
Cameron Gutman
772835689d Plumb clientRefreshRateX100 for modern GFE versions 2018-02-03 22:02:53 -08:00
Cameron Gutman
7dcc689014 Update build tools version 2018-01-20 15:12:53 -08:00
Cameron Gutman
90981a6643 Update common-c 2018-01-20 00:46:26 -08:00
Cameron Gutman
de05a5b446 Add support for sending attached gamepads at launch-time to support games that only detect at start 2018-01-20 00:46:08 -08:00
Cameron Gutman
f644436aeb Pass surroundAudioInfo in /resume too 2018-01-19 21:32:00 -08:00
Cameron Gutman
7a8166ec09 Fix wake-on-lan failure on LAN after ARP cache expiration of target PC 2018-01-19 20:00:55 -08:00
Cameron Gutman
6eed8408fc Update common-c to work with GFE 3.12 2018-01-10 00:38:06 -08:00
Cameron Gutman
4b9ee92434 Handle missing or empty PC name 2017-12-27 19:46:54 -08:00
Cameron Gutman
756ceaff1a Fix concurrent modification race in pendingResolutions hash map 2017-12-05 17:30:26 -08:00
Cameron Gutman
d3be670974 Update common-c to get decoder compatibility fixes 2017-11-30 23:39:35 -08:00
Cameron Gutman
7b41b1158e Separate H.265 video format for SDR and HDR formats 2017-11-25 12:15:21 -08:00
Cameron Gutman
d0da5d3702 Fix IDR frame NALU drop race condition 2017-11-18 14:42:41 -08:00
Cameron Gutman
42668b5699 Update for NDK 16 (deprecating MIPS) 2017-11-18 13:37:54 -08:00
Cameron Gutman
9444430830 Update common-c to fix HEVC artifacts in some apps 2017-11-10 00:09:51 -08:00
Cameron Gutman
e30088e53b Update build tools to 27.0.1 and target API 27 2017-11-07 21:43:54 -08:00
Cameron Gutman
a989bdde80 Add support for HDR streaming 2017-11-05 19:23:15 -08:00
Cameron Gutman
e5d9da447c Wait for connection stop before allowing a pending start to proceed 2017-11-05 13:46:56 -08:00
Cameron Gutman
ba5c026bff Update common-c 2017-10-17 00:35:08 -07:00
Cameron Gutman
66536aa755 Fix failure to quit games on GFE 3.10 2017-10-16 23:46:29 -07:00
Cameron Gutman
a53444148e Update build tools to 26.0.2 2017-10-04 19:29:34 -07:00
Cameron Gutman
d237ceb1df Add the ability for clients to reduce bitrate when HEVC is used 2017-09-25 21:38:43 -07:00
Cameron Gutman
1f504288cb Update common-c to fix a failure path bug 2017-09-09 16:13:56 -07:00
Cameron Gutman
0543420624 Enable HTTP debugging on debug builds 2017-09-09 16:12:50 -07:00
Cameron Gutman
6580eb8ea4 Fix Lint warnings 2017-09-09 14:01:48 -07:00
Cameron Gutman
8584bf1910 Convert address fields to strings to better manage DNS names 2017-09-09 13:39:20 -07:00
Cameron Gutman
e7f92d3667 Rename localIp/remoteIp fields to localAddress/remoteAddress to prepare for DNS names 2017-09-09 12:46:02 -07:00
Cameron Gutman
fe71b1be20 Update common-c with hang fix 2017-09-01 18:39:05 -07:00
Cameron Gutman
0ba0d37a37 Update build tools version 2017-08-13 18:33:30 -07:00
Cameron Gutman
673a115b52 Update for Gradle 4 2017-06-24 12:55:28 -07:00
Cameron Gutman
bedf472e9e Update common-c to fix yet another assert 2017-06-11 14:56:07 -07:00
Cameron Gutman
f4abc66eeb Update to latest moonlight-common-c 2017-06-11 13:52:00 -07:00
Cameron Gutman
164e6f83d8 Update common-c to fix broken assert firing 2017-06-11 13:07:29 -07:00
Cameron Gutman
0074848a4e Add receive time and frame number to video decoder callbacks 2017-06-10 16:22:27 -07:00
Cameron Gutman
8c09154183 Build debug and release library variants 2017-06-08 19:55:28 -07:00
Cameron Gutman
c8339d5eae Update common-c with fencepost error fix 2017-06-08 00:47:56 -07:00
Cameron Gutman
07e4991c56 Temporarily enable asserts in common-c to see if we get any hits in the wild 2017-06-07 23:06:51 -07:00
Cameron Gutman
4eb62e6c5f Update common-c with FEC and latency fixes 2017-06-07 23:01:04 -07:00
Cameron Gutman
bf82556783 Fix FEC bug with large frames 2017-06-06 22:40:01 -07:00