Cameron Gutman
|
33a0f9c97f
|
Add 4K resolutions
|
2015-10-23 13:52:09 -07:00 |
|
Cameron Gutman
|
ef9a442718
|
Add 5.1 options in settings
|
2015-10-23 13:49:12 -07:00 |
|
Cameron Gutman
|
c9014da186
|
Transition to Opus Multistream Decoder API
|
2015-10-17 17:16:58 -07:00 |
|
Cameron Gutman
|
c025f9f02b
|
Reduce code duplication
|
2015-10-17 15:44:24 -07:00 |
|
Cameron Gutman
|
f15bfe3038
|
Add support for mouse drag using long press
|
2015-10-15 01:50:05 -07:00 |
|
Cameron Gutman
|
8938f51292
|
Fix weird stair-stepping upward mouse movement on devices with a low scaling factor caused by rounding error (Nexus 9)
|
2015-10-15 01:48:31 -07:00 |
|
Cameron Gutman
|
4b92b8f714
|
Fix bug allowing computer polling to continue when the stream is resumed from the PcView activity
|
2015-10-15 00:55:05 -07:00 |
|
Cameron Gutman
|
5f13b9bca4
|
Don't set constraints 4 & 5 when using baseline profile hack
|
2015-10-13 19:29:36 -07:00 |
|
Cameron Gutman
|
2f219aac6f
|
Only apply the constrained high profile SPS modification to Intel devices to avoid crashing other devices
|
2015-10-12 20:54:50 -07:00 |
|
Cameron Gutman
|
a6003f6bff
|
Remove MediaTek decoders from the decoders that need bitstream restrictions. The correct fix was to lower level_idc to reduce the required buffering. On newer MediaTek chipsets, sending bitstream restrictions actually slows down decoding by a factor of 3.
|
2015-10-11 16:57:37 -07:00 |
|
Cameron Gutman
|
e61b8f1b34
|
Try a TCP connection before trying HTTPS to quickly eliminate transport layer connectivity issues
|
2015-10-11 14:39:02 -07:00 |
|
Cameron Gutman
|
79b6ec839a
|
Fix machines becoming unreachable after they report IP addresses that they can't be contacted with
|
2015-10-11 14:16:38 -07:00 |
|
Cameron Gutman
|
fd12e30c53
|
Set constraint flags corresponding to Constrained High Profile on KitKat and higher. Fixes Nexus Player high latency on Android 6.0.
|
2015-10-10 23:28:48 -07:00 |
|
Cameron Gutman
|
87a9ca4318
|
Make touchscreen and stylus support more robust (supporting Bluetooth stylus in 6.0 and hopefully fixing broken touchscreen input on some devices)
|
2015-10-10 19:17:19 -07:00 |
|
Cameron Gutman
|
3f64411174
|
Only reload the PcView activity if UI settings were changed
|
2015-10-10 18:53:10 -07:00 |
|
Cameron Gutman
|
7d3e74a67f
|
Allow the offline context menu to be opened when the PC state is unknown
|
2015-10-10 18:10:57 -07:00 |
|
Cameron Gutman
|
d704e322df
|
Use RGB_565 for box art to reduce image size in memory
|
2015-10-10 18:09:51 -07:00 |
|
Cameron Gutman
|
f598153818
|
Small improvements to Media Codec DR
|
2015-10-10 15:17:24 -07:00 |
|
Cameron Gutman
|
f395a0c170
|
Fix warning
|
2015-10-10 15:04:49 -07:00 |
|
Cameron Gutman
|
1a6f639b81
|
Fix discovery issues when adding a PC
|
2015-10-10 14:43:29 -07:00 |
|
Cameron Gutman
|
59a00a38c9
|
Limit box art assets to 5 MB each to prevent OOM crashes
|
2015-10-10 14:43:17 -07:00 |
|
Cameron Gutman
|
7023760782
|
Use monotonic system time for rendering timestamps. This is required now in Android 6.0 since these timestamps are propagated to the codec.
|
2015-08-17 18:40:25 -07:00 |
|
Cameron Gutman
|
932ce435b5
|
Remove unnecessary buffer clear
|
2015-08-17 18:26:33 -07:00 |
|
Cameron Gutman
|
af384d88f7
|
Handle potentially poisoned bitmap cache caused by truncated images from the server
|
2015-08-17 17:59:15 -07:00 |
|
Cameron Gutman
|
792846ddad
|
Update MediaCodec renderer to avoid deprecated features on Lollipop
|
2015-08-17 17:52:57 -07:00 |
|
Cameron Gutman
|
1e70e1d329
|
GFE 2.5.11 update to fix black screen on Fire TV Stick
|
2015-07-18 17:06:41 -07:00 |
|
Cameron Gutman
|
e02a009635
|
Add support for the Razer Serval controller. The start and select buttons are manually handled for devices without a mapping for them. The back button is ignored so it can be used to exit the stream.
|
2015-07-18 00:46:25 -07:00 |
|
Cameron Gutman
|
1cb7727dc7
|
Update common
|
2015-06-15 10:28:31 -07:00 |
|
Cameron Gutman
|
0c73e3d0ae
|
Only propagate a decoder exception if it happens at the beginning of a stream
|
2015-06-15 10:28:09 -07:00 |
|
Cameron Gutman
|
6371d364e1
|
Lint warning cleanup
|
2015-05-29 23:22:40 -05:00 |
|
Cameron Gutman
|
ded9c9140d
|
Handle being online but not having a known reachability
|
2015-05-29 23:20:04 -05:00 |
|
Cameron Gutman
|
7c8a108e28
|
Use the leanback feature on API 21+ devices
|
2015-05-29 23:18:56 -05:00 |
|
Cameron Gutman
|
fc2f5cfe4d
|
Manually pass through Samsung capacitive buttons
|
2015-05-05 20:20:37 -04:00 |
|
Cameron Gutman
|
9878902a89
|
Use IDs to track controllers instead of descriptors. Fixes #64
|
2015-05-05 20:08:58 -04:00 |
|
Cameron Gutman
|
2160e87fef
|
Fix division by zero in ARC
|
2015-03-31 20:29:22 -04:00 |
|
Cameron Gutman
|
88249ba8aa
|
Enable direct submission for ARC
|
2015-03-31 19:59:16 -04:00 |
|
Cameron Gutman
|
2856617fb3
|
Only release controller numbers if they were reserved
|
2015-03-31 19:58:47 -04:00 |
|
Cameron Gutman
|
d822980d5a
|
Fix missing close of Closeables caught by StrictMode
|
2015-03-29 23:25:00 -04:00 |
|
Cameron Gutman
|
b5ba59b413
|
Fix database reference leak
|
2015-03-29 23:06:32 -04:00 |
|
Cameron Gutman
|
1148e0163c
|
Only assign a controller number when a valid controller input has been received. Fixes misdetection of other input devices as controllers (issue #65).
|
2015-03-29 22:54:48 -04:00 |
|
Cameron Gutman
|
17afbffdb5
|
Include the time it takes to get an input buffer in the frame latency calculation
|
2015-03-25 01:08:23 -04:00 |
|
Cameron Gutman
|
072a439c2d
|
Update common and decode unit API
|
2015-03-25 00:32:22 -04:00 |
|
Cameron Gutman
|
5847fbb6b6
|
Add TI decoders to the direct submit whitelist
|
2015-03-23 17:14:02 -04:00 |
|
Cameron Gutman
|
1876b30c1b
|
Forgot this file
|
2015-03-23 16:51:57 -04:00 |
|
Cameron Gutman
|
5c71f55993
|
Add another Exynos prefix
|
2015-03-23 16:51:32 -04:00 |
|
Cameron Gutman
|
9c0960d03d
|
Add options to quit and resume streaming from the PC view
|
2015-03-23 16:36:43 -04:00 |
|
Cameron Gutman
|
29a395f3f4
|
Prevent updating the UI while quitting is in progress
|
2015-03-23 15:57:29 -04:00 |
|
Cameron Gutman
|
a676b8d8e6
|
Restore the legacy path and only use direct submit for certain whitelisted decoders
|
2015-03-23 15:51:11 -04:00 |
|
Cameron Gutman
|
7ab0be3b62
|
Optimize app grid performance on lower end devices
|
2015-03-23 15:12:25 -04:00 |
|
Cameron Gutman
|
7ce29e3a09
|
Add a workaround for the Nexus 9 dropping frames with the new renderer
|
2015-03-16 21:26:02 -04:00 |
|