Cameron Gutman
|
b19360ac75
|
Suppress deprecation warnings for MediaCodecList APIs
|
2014-10-17 14:27:33 -07:00 |
|
Cameron Gutman
|
562569dc6b
|
Fix evdev_reader build on NDK r10c and add updated libevdev_reader.so binaries
|
2014-10-17 14:14:47 -07:00 |
|
Cameron Gutman
|
a18aa51f5a
|
Merge branch 'master' into root
Conflicts:
AndroidManifest.xml
libs/limelight-common.jar
res/values/strings.xml
|
2014-10-17 13:55:45 -07:00 |
|
Cameron Gutman
|
b492ac43f8
|
Rebuild libraries with NDK r10c
|
2014-10-17 13:33:14 -07:00 |
|
Cameron Gutman
|
5bf3efb247
|
Update for Android 5.0
|
2014-10-17 11:54:59 -07:00 |
|
Cameron Gutman
|
2d833c32b0
|
Update decoder errata with testing results
|
2014-10-17 09:58:48 -07:00 |
|
Cameron Gutman
|
19bade01b8
|
Move to the improved axis scaling algorithm
|
2014-10-16 21:17:35 -07:00 |
|
Cameron Gutman
|
1b991ba432
|
More layout and manifest fixes. Notably, moving most hardcoded strings to strings.xml
|
2014-10-16 21:05:46 -07:00 |
|
Cameron Gutman
|
9c48850bb7
|
More layout and manifest changes for Android TV
|
2014-10-16 20:09:06 -07:00 |
|
Cameron Gutman
|
3e6f5ff11c
|
Remove v11 styles. Add Android TV banner. Disable title bar on themes.
|
2014-10-15 22:39:35 -07:00 |
|
Cameron Gutman
|
57c3d8af8b
|
Add experimental support for Xbox 360 controller dpad events on devices without proper mappings
|
2014-10-14 22:55:22 -07:00 |
|
Cameron Gutman
|
8530451c8b
|
Only get motion ranges from joystick or gamepad sources. Fixes reading deadzones from the wrong source when dealing with multiple input sources in the same device with overlapping axis values.
|
2014-10-14 21:56:02 -07:00 |
|
Cameron Gutman
|
69a5c0b5b3
|
Add bitstream restrictions to MediaTek devices and update decoder-errata.txt
|
2014-10-12 14:43:59 -07:00 |
|
Cameron Gutman
|
a7c36dcde6
|
Include video dimensions in RendererException
|
2014-10-12 13:32:34 -07:00 |
|
Cameron Gutman
|
dff6fc21f4
|
Increase minimum deadzone to 15% in an attempt to fix a reported deadzone issue
|
2014-10-12 10:02:10 -07:00 |
|
Cameron Gutman
|
895e0250d9
|
Increment app version and fix some manifest issues
|
2014-10-12 09:50:37 -07:00 |
|
Cameron Gutman
|
fd538cbaff
|
Remove Samsung decoders from the list of bitstream_restrictions fixup devices
|
2014-10-11 21:48:56 -07:00 |
|
Cameron Gutman
|
27ce6fa203
|
Always patch num_ref_frames in the SPS to increase compatibility (read: attempt to fix some crashes on various Chinese SoCs)
|
2014-10-11 21:47:58 -07:00 |
|
Cameron Gutman
|
8efe194682
|
Merge branch 'master' into root
|
2014-10-10 22:55:37 -07:00 |
|
Cameron Gutman
|
947882d16f
|
Fix modifier keys on root version
|
2014-10-10 22:53:34 -07:00 |
|
Cameron Gutman
|
f07e927103
|
Merge branch 'master' into root
Conflicts:
libs/limelight-common.jar
|
2014-10-10 22:46:25 -07:00 |
|
Cameron Gutman
|
a61b85b494
|
Update common
|
2014-10-10 22:45:12 -07:00 |
|
Cameron Gutman
|
0c4a049a80
|
More performance optimizations by submitting a batch of decode units to get them to the hardware decoder ASAP
|
2014-10-10 17:51:39 -07:00 |
|
Cameron Gutman
|
8403101d0f
|
Small performance optimization by only blocking on an input buffer if we've already got a DU
|
2014-10-09 19:05:57 -07:00 |
|
Cameron Gutman
|
47d47afd73
|
Update common
|
2014-10-07 23:18:08 -07:00 |
|
Cameron Gutman
|
1430801888
|
Fix a potential deadlock that could occur if the input buffers are exhausted. A couple other performance optimizations by overlapping some latency.
|
2014-10-07 23:17:32 -07:00 |
|
Cameron Gutman
|
6efc7e254b
|
Don't prefer the newer Samsung decoder because it seems to cause issues on older devices
|
2014-10-07 23:16:07 -07:00 |
|
Cameron Gutman
|
ace1339811
|
Check local IP first always to properly handle cases where we're behind a router that won't get UDP traffic back to us if we use the remote address
|
2014-10-07 23:01:39 -07:00 |
|
Cameron Gutman
|
a5171a1701
|
Fix some localization issues (for Arabic at least)
|
2014-10-05 15:47:36 -07:00 |
|
Cameron Gutman
|
a50211ab95
|
Merge branch 'master' into root
|
2014-10-04 18:43:27 -07:00 |
|
Cameron Gutman
|
31677adaa0
|
Add code to handle OUYA reporting invalid flat values
|
2014-10-04 18:41:18 -07:00 |
|
Cameron Gutman
|
247a19766c
|
Merge branch 'master' into root
|
2014-10-03 23:35:12 -07:00 |
|
Cameron Gutman
|
1f09cbd609
|
Fix mouse scrolling and remove unreachable code
v2.5.6
|
2014-10-03 23:20:09 -07:00 |
|
Cameron Gutman
|
731e4dc31e
|
Merge branch 'master' into root
|
2014-10-03 23:09:40 -07:00 |
|
Cameron Gutman
|
b6ee0764ff
|
Clear connection state before stopping to avoid potential deadlocks
|
2014-10-03 23:07:42 -07:00 |
|
Cameron Gutman
|
cd4bf9a28b
|
Merge branch 'master' into root
Conflicts:
AndroidManifest.xml
libs/limelight-common.jar
src/com/limelight/Game.java
|
2014-10-03 23:05:06 -07:00 |
|
Cameron Gutman
|
f56b7ff79e
|
Bump to 2.5.6
|
2014-10-03 22:56:30 -07:00 |
|
Cameron Gutman
|
645ea683ee
|
Increase the minimum deadzone to 12% because I'm paranoid
|
2014-10-03 22:52:48 -07:00 |
|
Cameron Gutman
|
67e22fca6b
|
Improve re-hiding of the system UI by using a proper system UI visibility listener
|
2014-10-03 22:49:36 -07:00 |
|
Cameron Gutman
|
a726ba8ea7
|
Add an ungrab key combo (Ctrl+Shift+Z). Ignore repeat key down events. Fix some mishandling of input events that could cause crashes.
|
2014-10-03 22:18:36 -07:00 |
|
Cameron Gutman
|
23fcaa1bab
|
Add axis scaling support
|
2014-10-01 20:24:40 -07:00 |
|
Cameron Gutman
|
ad684a6f6b
|
Merge version update
|
2014-09-28 16:38:56 -07:00 |
|
Cameron Gutman
|
d3438f4938
|
Update common jar
|
2014-09-28 16:37:51 -07:00 |
|
Cameron Gutman
|
cafdc21bf2
|
Prefer Samsung's OMX.SEC.AVC.Decoder if it's in the list of decoders
|
2014-09-28 16:37:41 -07:00 |
|
Cameron Gutman
|
ceb9bd3342
|
Change bitstream restrictions to match default values
|
2014-09-28 16:37:30 -07:00 |
|
Cameron Gutman
|
196c0e6cbc
|
Update version
|
2014-09-28 16:30:37 -07:00 |
|
Cameron Gutman
|
e2cb7c953c
|
Update common jar
|
2014-09-28 16:27:11 -07:00 |
|
Cameron Gutman
|
426b3c8522
|
Prefer Samsung's OMX.SEC.AVC.Decoder if it's in the list of decoders
|
2014-09-28 14:17:31 -07:00 |
|
Cameron Gutman
|
9648cf257f
|
Change bitstream restrictions to match default values
|
2014-09-28 12:27:21 -07:00 |
|
Cameron Gutman
|
31d8687f67
|
Add failure tracing to EvdevReader
|
2014-09-27 20:02:10 -07:00 |
|