Cameron Gutman
|
72d3576257
|
Fix a crash and a hang in the new computer manager code
|
2015-01-30 19:33:42 -05:00 |
|
Cameron Gutman
|
ebd93a55a0
|
Fix small icon mode
|
2015-01-30 19:17:00 -05:00 |
|
Cameron Gutman
|
4d01e1afe6
|
Stub icon scaling and allow background updating of the applist
|
2015-01-30 18:49:01 -05:00 |
|
Karim Mreisi
|
d2e51e97c0
|
square analog stick for testing
|
2015-01-28 08:25:22 +01:00 |
|
Karim Mreisi
|
9f94465979
|
add virtual controller element abstraction class
|
2015-01-28 07:12:20 +01:00 |
|
Cameron Gutman
|
9ff1386751
|
Add a quit confirmation dialog
|
2015-01-27 15:31:01 -05:00 |
|
Cameron Gutman
|
5fca35f0b1
|
Sort app list alphabetically
|
2015-01-26 20:58:33 -05:00 |
|
Cameron Gutman
|
d23c763441
|
Remove unused imports
|
2015-01-26 20:50:14 -05:00 |
|
Karim Mreisi
|
d83526ff5c
|
add analog stick double click event, add button long press event, add virtual controller settings draft
|
2015-01-26 09:38:52 +01:00 |
|
Cameron Gutman
|
3a53172145
|
Apply list mode preference immediately
|
2015-01-25 23:28:13 -05:00 |
|
Cameron Gutman
|
1dfcb7bc29
|
Fix root input device capture on the Nexus 9
|
2015-01-25 23:16:32 -05:00 |
|
Cameron Gutman
|
897bb76858
|
Forgot this file
|
2015-01-25 22:58:17 -05:00 |
|
Cameron Gutman
|
bcc67269ab
|
Add gestures to bring up the software keyboard - Long press start or tap with 3 fingers
|
2015-01-25 22:55:12 -05:00 |
|
Cameron Gutman
|
4d24c654b9
|
Remove the old fragment when adding the new one
|
2015-01-25 22:11:38 -05:00 |
|
Cameron Gutman
|
4b1c7e7e3c
|
Fix state loss crashes
|
2015-01-25 21:04:13 -05:00 |
|
Cameron Gutman
|
1cba278876
|
Cache box art locally
|
2015-01-25 21:00:34 -05:00 |
|
Cameron Gutman
|
766898fdf9
|
Add list support back for users that don't like the grid
|
2015-01-25 20:23:35 -05:00 |
|
Cameron Gutman
|
13e91d594b
|
Fix Lint and build issues
|
2015-01-25 18:50:31 -05:00 |
|
Cameron Gutman
|
ca0a0da19f
|
Fix fusion of computers that were re-added after becoming unreachable
|
2015-01-25 18:41:44 -05:00 |
|
Cameron Gutman
|
82cabce86e
|
Merge pull request #33 from Ansa89/language_chooser
Add language chooser
|
2015-01-25 16:46:10 -05:00 |
|
Karim Mreisi
|
1d6b7e1b2e
|
fix digital button/pad mouse movement, add selct & start button
|
2015-01-25 09:21:37 +01:00 |
|
Karim Mreisi
|
1c9458d056
|
fix digital button revoke event, update colors
|
2015-01-24 11:46:31 +01:00 |
|
Karim Mreisi
|
4e29f2ae8b
|
add real digital pad and new digital buttons
|
2015-01-24 10:26:28 +01:00 |
|
Karim Mreisi
|
69321636b5
|
add LB and RB
|
2015-01-23 07:30:08 +01:00 |
|
Karim Mreisi
|
005a96f3d3
|
fix not implemented toast message
|
2015-01-22 09:01:30 +01:00 |
|
Karim Mreisi
|
e39e0910a1
|
add virtual controller configuration screen
|
2015-01-22 08:59:55 +01:00 |
|
Karim Mreisi
|
56a6cee8f2
|
add touch controls
|
2015-01-22 08:06:14 +01: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
|
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
|
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
|
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 |
|