Cameron Gutman
|
f07c886711
|
Add isCapturing() method to mouse capture providers
|
2017-05-31 21:26:26 -07:00 |
|
Cameron Gutman
|
e66b1ebec9
|
Initial pointer capture work for O
|
2017-05-31 20:50:47 -07:00 |
|
Cameron Gutman
|
d06912e81a
|
Name the spinner threads so they are easily identified
|
2017-05-31 19:05:25 -07:00 |
|
Cameron Gutman
|
08bcd97594
|
Use a less power intensive way of keeping the DVFS state friendly
|
2017-05-29 20:11:39 -07:00 |
|
Cameron Gutman
|
6edd0ab540
|
Only use RFI on modern Intel devices
|
2017-05-21 14:15:05 -07:00 |
|
Cameron Gutman
|
3176a85f35
|
Enable RFI for Intel decoders
|
2017-05-21 14:01:30 -07:00 |
|
Cameron Gutman
|
ad1c11bba5
|
Decouple direct submit producer and polling consumer
|
2017-05-21 13:48:02 -07:00 |
|
Cameron Gutman
|
8962497a8c
|
Fix deadlocks in audio and video stream shutdown using the new callbacks
|
2017-05-21 13:07:19 -07:00 |
|
Cameron Gutman
|
55f2e89bbe
|
Reuse callback buffers
|
2017-05-18 13:37:02 -07:00 |
|
Cameron Gutman
|
44cbf8adc1
|
Fix crash on stream disconnect on Android 7.0+ devices (root only)
|
2017-05-18 10:52:17 -07:00 |
|
Cameron Gutman
|
686490ba70
|
Handle decoder exceptions in dequeueInputBuffer
|
2017-05-18 10:25:48 -07:00 |
|
Cameron Gutman
|
d0ecde1e16
|
Fix crash if video decoder fails to initialize
|
2017-05-18 09:58:28 -07:00 |
|
Cameron Gutman
|
9417908848
|
Fix crash in virtual controller if a release event happens without a press
|
2017-05-17 21:32:24 -07:00 |
|
Cameron Gutman
|
1434be262c
|
Make sure a USB context exists before reporting input
|
2017-05-17 20:38:55 -07:00 |
|
Cameron Gutman
|
bafa2addd3
|
Fix crash queuing input buffer on stop
|
2017-05-17 20:09:11 -07:00 |
|
Cameron Gutman
|
32b787e77c
|
Eat more decoder exceptions on stop/teardown
|
2017-05-17 19:45:55 -07:00 |
|
Cameron Gutman
|
43b58b7a5e
|
Exclude Qualcomm's software HEVC decoder which chokes on our streams
|
2017-05-17 19:41:43 -07:00 |
|
Cameron Gutman
|
a3c95480d8
|
Enable reference frame invalidation for recent Qualcomm and NVIDIA decoders
|
2017-05-15 23:23:17 -07:00 |
|
Cameron Gutman
|
732311c2a4
|
Fix codec display after streaming and restore polling behavior of non-direct submit decoders
|
2017-05-15 21:41:41 -07:00 |
|
Cameron Gutman
|
36b248be4b
|
Fix logging and deadlock on stream termination
|
2017-05-15 01:06:35 -07:00 |
|
Cameron Gutman
|
8e247ad9a6
|
Basic streaming working with new-core
|
2017-05-15 00:31:03 -07:00 |
|
Cameron Gutman
|
a2de98c91a
|
JNI code complete
|
2017-05-14 23:08:21 -07:00 |
|
Cameron Gutman
|
81d1e615bf
|
Adapt to new-core reworking of moonlight-common (likely buggy)
|
2017-05-14 17:14:45 -07:00 |
|
Cameron Gutman
|
f612ec80e2
|
Fix active gamepad mask when multi-controller is disabled
|
2017-02-06 19:26:05 -08:00 |
|
Cameron Gutman
|
7df1a39fcb
|
Update common jar to allow the client to tell the host which controllers are attached
|
2017-02-04 21:02:11 -08:00 |
|
Cameron Gutman
|
fa52e5edc2
|
Remove automatic disabling of back button due to false-positives
|
2017-01-02 19:02:30 -08:00 |
|
Cameron Gutman
|
f5444551b2
|
Avoid looping when the thread is trying to be interrupted
|
2016-11-22 23:20:00 -08:00 |
|
Cameron Gutman
|
cc9b1aeaab
|
Use a MediaCodecInfo object to describe a codec rather than a codec name
|
2016-11-20 17:56:53 -08:00 |
|
Cameron Gutman
|
3d177e97e4
|
Add support for displaying the rendered frame times
|
2016-11-17 23:34:56 -08:00 |
|
Cameron Gutman
|
8991b29329
|
Run at maximum decoder operating rate on M
|
2016-11-13 20:26:58 -08:00 |
|
Cameron Gutman
|
0432d5725b
|
Properly handle Xbox One S controllers with updated firmware
|
2016-11-11 14:03:20 -08:00 |
|
Cameron Gutman
|
453fbb5f58
|
Use scancode mapping for DS4 for consistent mappings across devices
|
2016-11-05 20:08:42 -07:00 |
|
Cameron Gutman
|
1b5330323c
|
Fix root mouse capture on Nougat
|
2016-11-04 00:14:05 -07:00 |
|
Cameron Gutman
|
8aba4888e1
|
Fix being unable to press the same key down on different gamepads at the same time
|
2016-10-30 15:26:52 -07:00 |
|
Cameron Gutman
|
1c3b9a3859
|
Fix race condition in USB driver initialization and cleanup
|
2016-10-27 18:09:33 -07:00 |
|
Cameron Gutman
|
628ccd39d6
|
Fix default context getting picked up falsely during gamepad removal
|
2016-10-21 16:19:05 -07:00 |
|
Cameron Gutman
|
59db3f9b62
|
Fix Xbox button behavior quirks on Xbox One S controller
|
2016-10-21 15:57:00 -07:00 |
|
Cameron Gutman
|
416f922b56
|
Fix triggers stuck at 50% after controller reconnect
|
2016-10-21 14:54:21 -07:00 |
|
Cameron Gutman
|
21ea3d8a2b
|
Fix 3rd party Xbox controller d-pads
|
2016-10-21 12:38:55 -07:00 |
|
Cameron Gutman
|
df3655e958
|
Add support for Xbox One S controller over USB
|
2016-08-13 19:21:49 -07:00 |
|
Cameron Gutman
|
acd3aad8d9
|
Add support for mouse emulation with a gamepad
|
2016-08-13 18:52:39 -07:00 |
|
Cameron Gutman
|
7db3b9f401
|
Use Material icons
|
2016-08-13 16:45:42 -07:00 |
|
Cameron Gutman
|
757075b16a
|
Add support for Xbox One S controller connected via Bluetooth
|
2016-08-13 12:01:52 -07:00 |
|
Cameron Gutman
|
63bd5df09b
|
Prefer Evdev over N native capture since Evdev can capture over the system UI
|
2016-07-13 23:12:29 -07:00 |
|
Cameron Gutman
|
87a62666ac
|
Prefer Shield capture provider over Android N
|
2016-06-20 20:43:59 -07:00 |
|
Cameron Gutman
|
e9141d65fe
|
Improve reliability of missing root detection
|
2016-06-18 14:54:53 -07:00 |
|
Cameron Gutman
|
a5ca8a7472
|
Add a hack to avoid crashing when the app window divider is dragged off of the screen on N multi-window
|
2016-06-18 14:40:42 -07:00 |
|
Cameron Gutman
|
55b9645651
|
Fix minor Lint issues
|
2016-06-18 12:38:43 -07:00 |
|
Cameron Gutman
|
74f212c702
|
Add Android N mouse capture support
|
2016-06-18 11:15:53 -07:00 |
|
Cameron Gutman
|
36be943854
|
Add support for more Xbox controller models
|
2016-06-13 22:28:48 -05:00 |
|