Cameron Gutman
|
6bba68207d
|
Ignore spurious ACTION_HOVER_ENTER with wrong coordinates and KEYCODE_BACK repeats. Fixes #554
|
2018-06-16 15:57:44 -07:00 |
|
Cameron Gutman
|
918e922e40
|
Avoid processing mouse move history
|
2018-06-16 15:14:16 -07:00 |
|
Cameron Gutman
|
a08854ddfd
|
Properly handle SOURCE_MOUSE_RELATIVE in the mouse back button hack. Fixes #424
|
2018-06-16 15:01:11 -07:00 |
|
Cameron Gutman
|
3a868045d7
|
Allow the display to go off if the stream disconnects
|
2018-06-09 17:48:07 -07:00 |
|
Cameron Gutman
|
9a0f48b799
|
Add support for display cutouts on P
|
2018-06-08 01:05:32 -07:00 |
|
Cameron Gutman
|
57779b4e89
|
Always expose gamepad 1 in single controller mode
|
2018-05-21 18:55:02 -07:00 |
|
Cameron Gutman
|
b416bafb78
|
Hide OSC in PiP and scale properly in multi-window
|
2018-04-21 23:37:38 -07:00 |
|
Cameron Gutman
|
71d463f063
|
Avoid crashing from unexpected enterPictureInPictureMode() exceptions
|
2018-04-21 21:32:59 -07:00 |
|
Cameron Gutman
|
989d6fc169
|
Fix for broken keyboard d-pad and Shift+Space behavior on Samsung devices
|
2018-04-21 16:24:23 -07:00 |
|
Cameron Gutman
|
40c406051c
|
Ignore non-relative MotionEvents on Oreo to fix mouse jumping when toggling capture
|
2018-03-20 20:21:21 -07:00 |
|
Cameron Gutman
|
81d84600d4
|
Start connection in onSurfaceChanged() just in case we render our first frame prior to surface configuration
|
2018-03-20 18:37:31 -07:00 |
|
Cameron Gutman
|
7d01e1a7a4
|
Fix landscape orientation lock
|
2018-03-11 15:31:10 -07:00 |
|
Cameron Gutman
|
0ec6dcd67e
|
Add 360p option and change bitrate to kbps
|
2018-02-24 21:05:45 -08:00 |
|
Cameron Gutman
|
88f9b68db7
|
Add mouse emulation and bind all USB devices options
|
2018-02-24 20:17:14 -08:00 |
|
Cameron Gutman
|
ae6f797436
|
Handle right-clicks that are synthesized into back button presses
|
2018-02-19 17:29:18 -08:00 |
|
Cameron Gutman
|
617c8582b4
|
Fix crash on MediaTek PAL Android TVs
|
2018-02-10 16:42:45 -08:00 |
|
Cameron Gutman
|
3bcd2ee068
|
Ignore bogus refresh rates just to be on the safe side
|
2018-02-04 15:26:40 -08:00 |
|
Cameron Gutman
|
c797318ece
|
Use frame drop hack to reduce latency and micro-stuttering for now
|
2018-02-04 12:59:04 -08:00 |
|
Cameron Gutman
|
82387d23f8
|
Send client's display refresh rate to server for better frame pacing
|
2018-02-03 22:09:42 -08:00 |
|
Cameron Gutman
|
fb54bd5c78
|
Send the initial number of connected gamepads during launch to fix some games like L4D2
|
2018-01-20 01:16:25 -08:00 |
|
Cameron Gutman
|
ffb35b2cdd
|
Use smaller packets for streaming at 1080p and below to attempt to mitigate some reported regressions with v5.6.2
|
2018-01-09 23:38:25 -08:00 |
|
Cameron Gutman
|
b6f52db9c3
|
Fix crash when input events are received and no H.264 decoder is present
|
2017-11-25 13:35:46 -08:00 |
|
Cameron Gutman
|
02c4ed2724
|
Improve decoder crash reporting reliability
|
2017-11-25 13:19:30 -08:00 |
|
Cameron Gutman
|
5f4aab8f94
|
Improve decoder crash reporting detail
|
2017-11-25 12:56:54 -08:00 |
|
Cameron Gutman
|
ff38074f55
|
Report GL Renderer in RendererException
|
2017-11-20 22:38:22 -08:00 |
|
Cameron Gutman
|
777129ca90
|
Move GLRenderer fetching into PcView to avoid race conditions inside Game activity and cache the result
|
2017-11-20 22:28:19 -08:00 |
|
Cameron Gutman
|
1c725b9dac
|
Don't use reference picture invalidation on low-end Snapdragon SoCs
|
2017-11-20 20:56:31 -08:00 |
|
Cameron Gutman
|
912925ef2c
|
Disable performance optimizations when in multi-window
|
2017-11-18 17:14:40 -08:00 |
|
Cameron Gutman
|
f55d6308ce
|
Pass source rect to PiP to smoothly animate to 16:9
|
2017-11-18 16:29:03 -08:00 |
|
Cameron Gutman
|
8f1d3ae04e
|
Add support for PiP on Oreo
|
2017-11-09 23:28:22 -08:00 |
|
Cameron Gutman
|
dff09f33a3
|
Fix shift not working on soft keyboard
|
2017-11-07 00:27:27 -08:00 |
|
Cameron Gutman
|
1f6b1dc2fe
|
Send different VK codes for left and right ctrl/alt/shift keys. Fixes #318
|
2017-11-06 23:38:48 -08:00 |
|
Cameron Gutman
|
3f118dae93
|
Add HDR support and tweak HEVC supported decoders
|
2017-11-05 19:31:05 -08:00 |
|
Cameron Gutman
|
2e2f09be00
|
Fix frame drops when stopping the stream
|
2017-11-05 13:49:06 -08:00 |
|
Cameron Gutman
|
c402103fe3
|
Avoid colliding with System UI in multi-window mode
|
2017-11-05 13:15:06 -08:00 |
|
Cameron Gutman
|
5e5df8abc8
|
Add never drop frames option for devices with micro-stuttering issues
|
2017-11-05 12:29:33 -08:00 |
|
Cameron Gutman
|
dbb02acd37
|
Reintroduce the 75% HEVC bitrate multiplier that the old streaming core had
|
2017-09-25 21:39:53 -07:00 |
|
Cameron Gutman
|
38a6a2b74a
|
A few fixes for decoder crash notifications
|
2017-09-09 18:44:06 -07:00 |
|
Cameron Gutman
|
79a9ea7179
|
Add decoder crash notification and settings reset on continued crashing
|
2017-09-09 17:40:07 -07:00 |
|
Cameron Gutman
|
b2bd7257e1
|
Fix Lint warnings
|
2017-09-09 14:12:54 -07:00 |
|
Cameron Gutman
|
fa560f462f
|
Add battery saver mode
|
2017-06-16 20:01:41 -07:00 |
|
Cameron Gutman
|
f6e40118a9
|
Bring back the warning displayed if video decoder initialization fails
|
2017-06-16 19:50:50 -07:00 |
|
Cameron Gutman
|
babd92c8c0
|
Add additional information to total frame latency and RendererException
|
2017-06-10 16:45:07 -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
|
6789e8d497
|
Immediately call stopConnection() rather than waiting for activity stop on connection failure
|
2017-06-08 18:24:22 -07:00 |
|
Cameron Gutman
|
f6a0990432
|
Final fixes for Android O pointer capture
|
2017-06-08 18:17:34 -07:00 |
|
Cameron Gutman
|
852dcf5a2d
|
Merge branch 'o-bringup'
|
2017-06-08 17:30:10 -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
|
4b9c6b149a
|
Remove the decoder stop hack and try to workaround the issue differently
|
2017-06-06 22:48:28 -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 |
|