Cameron Gutman
|
3f46485382
|
Add support for streaming H.265 from Maxwell 2 cards
|
2015-12-12 21:11:08 -08:00 |
|
Cameron Gutman
|
2c5e6c0788
|
Merge branch '4k'
|
2015-12-11 23:48:29 -08:00 |
|
Cameron Gutman
|
a7d4a04ac2
|
Missed the SPS replay code when fixing the Annex B escape sequence issues
|
2015-11-20 18:57:23 -08:00 |
|
Cameron Gutman
|
d199c1b6c4
|
Merge branch 'master' into 4k
Conflicts:
app/build.gradle
app/libs/limelight-common.jar
|
2015-11-11 17:36:08 -08:00 |
|
Cameron Gutman
|
92f24d20db
|
Bump version to 3.1.13
v3.1.13
|
2015-11-11 17:28:42 -08:00 |
|
Cameron Gutman
|
0dd43df7aa
|
Update common for GFE 2.8 support
|
2015-11-11 17:28:32 -08:00 |
|
Cameron Gutman
|
1675586a29
|
Add uses-feature for USB host
|
2015-11-11 17:28:10 -08:00 |
|
Cameron Gutman
|
a1e511b19a
|
Remove ACCESS_SUPERUSER permission since it's deprecated in SuperSU
|
2015-11-11 17:27:55 -08:00 |
|
Cameron Gutman
|
5606ed1308
|
Update version to 3.5-beta4
|
2015-11-08 19:18:06 -08:00 |
|
Cameron Gutman
|
a301575dd7
|
Merge branch 'master' into 4k
Conflicts:
app/build.gradle
app/src/main/java/com/limelight/preferences/PreferenceConfiguration.java
|
2015-11-08 19:08:13 -08:00 |
|
Cameron Gutman
|
e89e803d54
|
Zero controller values before removing a controller
|
2015-11-08 19:05:22 -08:00 |
|
Cameron Gutman
|
4486a126ad
|
Fix some listener bugs in the XB1 driver
|
2015-11-08 19:03:12 -08:00 |
|
Cameron Gutman
|
d740e7a521
|
Add an Xbox One controller driver developed based on the xpad driver in the Linux kernel
|
2015-11-08 16:12:18 -08:00 |
|
Cameron Gutman
|
cb8eab443c
|
Bump version to 3.5-beta3
|
2015-10-31 18:34:31 -07:00 |
|
Cameron Gutman
|
fe3b649fe9
|
Bump version to 3.1.12
v3.1.12
|
2015-10-31 17:07:55 -07:00 |
|
Cameron Gutman
|
51c85a1b10
|
Merge branch 'master' into 4k
Conflicts:
app/libs/limelight-common.jar
|
2015-10-31 16:46:46 -07:00 |
|
Cameron Gutman
|
7223efb9f8
|
Update common to fix video corruption bugs
|
2015-10-31 16:45:40 -07:00 |
|
Cameron Gutman
|
c3296cce3d
|
Use setFixedSize if aspect ratios are compatible. This seems necessary for 4K video.
|
2015-10-31 16:25:15 -07:00 |
|
Cameron Gutman
|
74ea87676e
|
Merge branch 'master' into 4k
Conflicts:
app/libs/limelight-common.jar
|
2015-10-31 15:44:36 -07:00 |
|
Cameron Gutman
|
5ef20aba21
|
Decrease polling period and increase polls before declaring the machine offline. Try requesting the app list again every 2 seconds if the app list has not been received yet.
|
2015-10-28 01:36:35 -07:00 |
|
Cameron Gutman
|
54eaee3f79
|
Use a lock to prevent serverinfo polling on a machine while applist is pending
|
2015-10-28 01:15:09 -07:00 |
|
Cameron Gutman
|
4c82da1f5c
|
Update common with image quality improvements
|
2015-10-28 00:42:24 -07:00 |
|
Cameron Gutman
|
080dc01c21
|
Use a reference resolution rather than the actual stream resolution when scaling mouse movement
|
2015-10-28 00:24:26 -07:00 |
|
Cameron Gutman
|
f09fbf4ba6
|
Fix incorrect usage of SeqParameterSet.read() by feeding it possibly escaped Annex B NALUs
|
2015-10-28 00:24:16 -07:00 |
|
Cameron Gutman
|
9d1510f14d
|
Use setFixedSize if aspect ratios are compatible. This seems necessary for 4K video.
|
2015-10-27 00:04:28 -07:00 |
|
Cameron Gutman
|
62ea92335d
|
Use a reference resolution rather than the actual stream resolution when scaling mouse movement
|
2015-10-26 23:59:53 -07:00 |
|
Cameron Gutman
|
d1e2822b92
|
Update version to 3.5-beta1
|
2015-10-23 14:47:35 -07:00 |
|
Cameron Gutman
|
533cb747df
|
Fix incorrect usage of SeqParameterSet.read() by feeding it possibly escaped Annex B NALUs
|
2015-10-23 14:46:03 -07:00 |
|
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
|
ad10413714
|
Update decoder code
|
2015-10-19 22:37:46 -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
v3.1.11
|
2015-10-17 15:44:24 -07:00 |
|
Cameron Gutman
|
b737acedb0
|
Bump version to 3.1.11
|
2015-10-15 02:00:29 -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
|
1d9efb30e2
|
Update to version 3.1.10
v3.1.10
|
2015-10-11 17:11:48 -07:00 |
|
Cameron Gutman
|
ed7be00881
|
Update IML file
|
2015-10-11 17:11:08 -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
|
4619045375
|
Revert "Update common to increase SSL handshake timeout"
This reverts commit 57b0da1a3ac26f8adc17cae86139577b73338e78.
|
2015-10-11 14:54:45 -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
|
57b0da1a3a
|
Update common to increase SSL handshake timeout
|
2015-10-10 18:15:01 -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 |
|