Cameron Gutman
|
1b3322b5ee
|
Suppress crashes if the surface has become invalid
|
2017-06-10 17:25:23 -07:00 |
|
Cameron Gutman
|
6340ec6c6d
|
Consolidate handling of decoder exceptions
|
2017-06-10 16:57:37 -07:00 |
|
Cameron Gutman
|
babd92c8c0
|
Add additional information to total frame latency and RendererException
|
2017-06-10 16:45:07 -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
|
7f1fe5f520
|
Fix NPE if the device doesn't support H.264 hardware decoding
|
2017-06-10 11:48:25 -07:00 |
|
Cameron Gutman
|
01458770d2
|
Fix NPE enumerating input devices
|
2017-06-10 11:45:12 -07:00 |
|
Cameron Gutman
|
8d05f044f5
|
Allow software decoding on the emulator for testing
|
2017-06-08 22:21:51 -07:00 |
|
Cameron Gutman
|
f5680b59a5
|
Use debug moonlight-common with asserts enabled on debug builds and release moonlight-common with asserts disabled on release builds
|
2017-06-08 19:57:55 -07:00 |
|
Cameron Gutman
|
8c09154183
|
Build debug and release library variants
|
2017-06-08 19:55:28 -07:00 |
|
Cameron Gutman
|
0ecf86c7ed
|
At long last, Android has native mouse capture. Don't show the root version to users running O
|
2017-06-08 18:26:12 -07:00 |
|
Cameron Gutman
|
6789e8d497
|
Immediately call stopConnection() rather than waiting for activity stop on connection failure
|
2017-06-08 18:24:22 -07:00 |
|
Cameron Gutman
|
7d0160d556
|
Update gradle and SDK to O
|
2017-06-08 18:17:59 -07:00 |
|
Cameron Gutman
|
f6a0990432
|
Final fixes for Android O pointer capture
|
2017-06-08 18:17:34 -07:00 |
|
Cameron Gutman
|
5d6094df97
|
Version 5.0.2
|
2017-06-08 17:57:57 -07:00 |
|
Cameron Gutman
|
d98d4aeda2
|
Fix FEC fencepost error in moonlight-common
|
2017-06-08 17:57:43 -07:00 |
|
Cameron Gutman
|
852dcf5a2d
|
Merge branch 'o-bringup'
|
2017-06-08 17:30:10 -07:00 |
|
Cameron Gutman
|
c8339d5eae
|
Update common-c with fencepost error fix
|
2017-06-08 00:47:56 -07:00 |
|
Cameron Gutman
|
82e5aa122d
|
Update common with FEC and latency fixes
|
2017-06-07 23:17:06 -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
|
fe237d1da3
|
Fix some exceptions that escaped on decoder shutdown and surface loss
|
2017-06-07 20:01:09 -07:00 |
|
Cameron Gutman
|
e199fcd2d9
|
Try allowing decoder exceptions after initial start since we shouldn't throw on stop anymore
|
2017-06-06 22:50:08 -07:00 |
|
Cameron Gutman
|
d7c6f63592
|
Force Qualcomm and Samsung HEVC decoders disabled to avoid crashes and poor performance
|
2017-06-06 22:49:09 -07:00 |
|
Cameron Gutman
|
4b9c6b149a
|
Remove the decoder stop hack and try to workaround the issue differently
|
2017-06-06 22:48:28 -07:00 |
|
Cameron Gutman
|
bf82556783
|
Fix FEC bug with large frames
|
2017-06-06 22:40:01 -07:00 |
|
Cameron Gutman
|
f282e84174
|
Don't bind to IPv6 addresses for mDNS
|
2017-06-06 22:34:15 -07:00 |
|
Cameron Gutman
|
d1e41e41a1
|
Stop the connection in onStop() to try to avoid deadlocks due to surface loss. Also avoid calling stopConnection() from connection listener callbacks due to deadlock risk.
|
2017-06-05 20:33:23 -07:00 |
|
Cameron Gutman
|
ed1a56dc68
|
Override jmDNS's detection of multicast-capable adapters to fix mDNS not binding to the primary NIC on some devices
|
2017-06-03 13:34:19 -07:00 |
|
Cameron Gutman
|
96dfe25a14
|
Support packet size adjustments on LANs
|
2017-06-03 11:51:35 -07:00 |
|
Cameron Gutman
|
f76d78607a
|
Improve HEVC decoder compatibility by submitting VPS+SPS+PPS in one CSD blob rather than individually
|
2017-06-03 11:46:29 -07:00 |
|
Cameron Gutman
|
a96f688bb2
|
Disable backup of preferences due to the device-specific data contained there
|
2017-06-02 20:00:37 -07:00 |
|
Cameron Gutman
|
90a1e68c68
|
Move input capture check to not mask touch events
|
2017-06-02 18:17:18 -07:00 |
|
Cameron Gutman
|
b287606106
|
Fix Pixel C keyboard d-pad regression due to aliasing with SOURCE_GAMEPAD
|
2017-05-31 21:51:32 -07:00 |
|
Cameron Gutman
|
a413185085
|
Fix Pixel C keyboard d-pad regression due to aliasing with SOURCE_GAMEPAD
|
2017-05-31 21:51:01 -07:00 |
|
Cameron Gutman
|
aa1b283570
|
Initial working pointer capture using onClick
|
2017-05-31 21:46:53 -07:00 |
|
Cameron Gutman
|
f07c886711
|
Add isCapturing() method to mouse capture providers
|
2017-05-31 21:26:26 -07:00 |
|
Cameron Gutman
|
e66b1ebec9
|
Initial pointer capture work for O
|
2017-05-31 20:50:47 -07:00 |
|
Cameron Gutman
|
d06912e81a
|
Name the spinner threads so they are easily identified
|
2017-05-31 19:05:25 -07:00 |
|
Cameron Gutman
|
08bcd97594
|
Use a less power intensive way of keeping the DVFS state friendly
|
2017-05-29 20:11:39 -07:00 |
|
Cameron Gutman
|
af04831fb0
|
Plumb the specified packet size through to moonlight-common-c
|
2017-05-26 22:44:15 -07:00 |
|
Cameron Gutman
|
49e51f5f6f
|
5.0.1 r2
|
2017-05-21 14:43:53 -07:00 |
|
Cameron Gutman
|
8f3eecd980
|
Remove starting app stage from under the lock
|
2017-05-21 14:42:09 -07:00 |
|
Cameron Gutman
|
4223a7fd30
|
Version 5.0.1
|
2017-05-21 14:27:39 -07:00 |
|
Cameron Gutman
|
6edd0ab540
|
Only use RFI on modern Intel devices
|
2017-05-21 14:15:05 -07:00 |
|
Cameron Gutman
|
ce7146175a
|
Merge remote-tracking branch 'origin/new-core'
|
2017-05-21 14:05:00 -07:00 |
|
Cameron Gutman
|
3176a85f35
|
Enable RFI for Intel decoders
|
2017-05-21 14:01:30 -07:00 |
|
Cameron Gutman
|
ad1c11bba5
|
Decouple direct submit producer and polling consumer
|
2017-05-21 13:48:02 -07:00 |
|
Cameron Gutman
|
ac640a6842
|
Fix a few small nits with keyboard and dpad navigation of the UI
|
2017-05-21 13:24:18 -07:00 |
|
Cameron Gutman
|
8962497a8c
|
Fix deadlocks in audio and video stream shutdown using the new callbacks
|
2017-05-21 13:07:19 -07:00 |
|
Cameron Gutman
|
636c20d67b
|
Add start and stop callbacks for audio and video renderers
|
2017-05-21 13:04:50 -07:00 |
|