Cameron Gutman
|
3a74f0726c
|
Updated libs
|
2015-01-22 15:29:46 -05:00 |
|
Cameron Gutman
|
efa6c7bba0
|
Fix build of root package
|
2015-01-22 15:29:16 -05:00 |
|
Michelle Bergeron
|
b8141542f8
|
Add wiki link
|
2015-01-17 18:44:31 -08:00 |
|
Cameron Gutman
|
8fc9a90207
|
Switch back to Maven repos of ion and androidasync packages
|
2014-12-13 20:41:32 -08:00 |
|
Cameron Gutman
|
13d707d98d
|
Use final release of Gradle 1.0
|
2014-12-09 01:13:13 -08:00 |
|
Cameron Gutman
|
aae0ff6e7a
|
Migrate the project to Android Studio 1.0 RC4
|
2014-12-08 00:12:37 -08:00 |
|
Cameron Gutman
|
69c7b5a0d5
|
Update version
v3.0.2
|
2014-12-03 20:52:52 -08:00 |
|
Cameron Gutman
|
d1ad3115fa
|
Add remote to stream config
|
2014-12-02 00:55:46 -08:00 |
|
Cameron Gutman
|
770af402a4
|
Reduce default 1080p60 bitrate to 20 Mbps
|
2014-12-02 00:55:31 -08:00 |
|
Cameron Gutman
|
3236c0b93a
|
Lower the level_idc of the SPS to the minimum required for streaming at a given resolution
|
2014-12-01 22:58:52 -08:00 |
|
Cameron Gutman
|
51aacc3f38
|
Remove extra newlines
|
2014-12-01 22:39:17 -08:00 |
|
Cameron Gutman
|
397c6f46f9
|
Fix a security issue which caused input devices to remain world readable after the stream is ended
|
2014-12-01 22:29:16 -08:00 |
|
Cameron Gutman
|
d00f78f859
|
Revert square to circle analog work since it seems to be handled correctly already
|
2014-12-01 22:27:02 -08:00 |
|
Cameron Gutman
|
29fec2e0de
|
Add initial support for rooted devices running Lollipop with SELinux set to enforcing. This should really be improved in the future since we're modifying policies for untrusted_app.
|
2014-12-01 22:26:35 -08:00 |
|
Cameron Gutman
|
88d28665ef
|
Attempt to fix IndexOutOfBoundsException (index 0 size 0) reported by a couple users
|
2014-11-30 18:34:34 -06:00 |
|
Cameron Gutman
|
de1f4da258
|
Apply the square to circle plane mapping before evaluating the deadzone. Cleanup some dead code.
|
2014-11-30 15:52:49 -06:00 |
|
Cameron Gutman
|
7985be57ab
|
Translate the analog stick values of controllers with "square" analog stick planes (DS3, DS4, and others) to the circular plane that XInput programs expect
|
2014-11-30 15:35:20 -06:00 |
|
Cameron Gutman
|
a835e7aaa2
|
Increase DS4 controller responsiveness by ignoring historical values again
|
2014-11-30 12:34:30 -06:00 |
|
Ansa89
|
22958cfbb1
|
Language chooser: use constants
|
2014-11-29 14:40:03 +01:00 |
|
Cameron Gutman
|
c4dc5eb9e1
|
Update common for faster IDR recovery
|
2014-11-28 22:17:42 -06:00 |
|
Cameron Gutman
|
db758f386e
|
Comment out unused variable
|
2014-11-28 22:16:46 -06:00 |
|
Cameron Gutman
|
3fb3eefa94
|
Fix Nyko Playpad input issue
|
2014-11-28 22:16:33 -06:00 |
|
Ansa89
|
9340dff45d
|
PreferenceConfiguration.java: add language preference
|
2014-11-28 10:26:14 +01:00 |
|
Cameron Gutman
|
2d6c756e70
|
Always consider a PC to be remote if localIP == remoteIP
|
2014-11-27 21:56:20 -06:00 |
|
Cameron Gutman
|
03e965d449
|
Merge pull request #34 from Ansa89/italian-translation
Italian translation: better wording
|
2014-11-27 20:35:57 -06:00 |
|
Cameron Gutman
|
34f72544d8
|
Increment version
v3.0.1
|
2014-11-25 14:56:40 -08:00 |
|
Cameron Gutman
|
d839ea9781
|
Increase deadzone on triggers to Xinput defaults and add special handling of the Nexus Player Controller and Nexus Remote
|
2014-11-25 14:54:36 -08:00 |
|
Cameron Gutman
|
2b7f13fdbb
|
Increase max frame time to improve accuracy of latency counter
|
2014-11-25 13:34:00 -08:00 |
|
Cameron Gutman
|
7557a3a4ae
|
Don't capture the back button on remotes
|
2014-11-25 11:16:47 -08:00 |
|
Cameron Gutman
|
fcecba484f
|
Fix a crash caught by Monkey
|
2014-11-25 02:05:24 -08:00 |
|
Cameron Gutman
|
fa85a0a0bd
|
Improve CPU decoder frame latency when rendering speed is less than decoding speed
|
2014-11-25 02:04:51 -08:00 |
|
Cameron Gutman
|
dc64bfeba2
|
Slightly reduce max packet size in an attempt to cut packet losses
|
2014-11-25 01:05:55 -08:00 |
|
Cameron Gutman
|
871b73c48d
|
Fix PC duplication issue when multiple machines report the same remote IP address
|
2014-11-24 20:10:02 -08:00 |
|
Cameron Gutman
|
5dcff91d27
|
Only grab Fire TV remotes if a gamepad isn't attached
|
2014-11-24 18:43:08 -08:00 |
|
Cameron Gutman
|
0041fc1dab
|
Fix broken de-duplication of computers
|
2014-11-24 18:25:58 -08:00 |
|
Cameron Gutman
|
314242ab08
|
Update to Ion with fixes for SSLContext and self-signed certificates
|
2014-11-24 18:10:23 -08:00 |
|
Cameron Gutman
|
09e8ddfd74
|
Use the bitstream restrictions fixup on Broadcom VideoCore IV devices
|
2014-11-24 18:03:47 -08:00 |
|
Ansa89
|
4cea483a87
|
Italian translation: better wording
|
2014-11-24 11:53:18 +01:00 |
|
Ansa89
|
99aa616188
|
Add language chooser
Implement limelight-stream/limelight-android#32.
|
2014-11-24 11:47:02 +01:00 |
|
Cameron Gutman
|
444c4602c1
|
Update libraries. Seems to improve image caching behavior with Ion.
|
2014-11-23 23:39:20 -08:00 |
|
Cameron Gutman
|
5b6eac7140
|
Update build.gradle for re-release
|
2014-11-23 02:07:03 -08:00 |
|
Cameron Gutman
|
7cdd184197
|
Fix null pointer exception on ATV emulator
|
2014-11-23 02:06:49 -08:00 |
|
Cameron Gutman
|
be153b84cb
|
Update build for final 3.0 release
v3.0
|
2014-11-22 23:15:11 -08:00 |
|
Cameron Gutman
|
06c53e2251
|
Update decoder errata
|
2014-11-22 22:08:29 -08:00 |
|
Cameron Gutman
|
695519bdf5
|
Reduce Nexus Player video latency by 10x
|
2014-11-22 22:05:59 -08:00 |
|
Cameron Gutman
|
bf7d033ab2
|
Don't use adaptive playback at all to avoid extra added latency on some decoders
|
2014-11-22 20:35:31 -08:00 |
|
Cameron Gutman
|
df67795c4a
|
Use back as start on Android TV
|
2014-11-22 19:33:26 -08:00 |
|
Cameron Gutman
|
72c1696f43
|
Fix missing PCs in PC list after my NPE fix
|
2014-11-21 22:56:56 -08:00 |
|
Cameron Gutman
|
8eca3683c9
|
Add method for getting video decoder name
|
2014-11-21 11:08:35 -08:00 |
|
Cameron Gutman
|
80c17b4913
|
Update common
|
2014-11-20 19:22:28 -08:00 |
|