Cameron Gutman
|
90a1e68c68
|
Move input capture check to not mask touch events
|
2017-06-02 18:17:18 -07:00 |
|
Cameron Gutman
|
b287606106
|
Fix Pixel C keyboard d-pad regression due to aliasing with SOURCE_GAMEPAD
|
2017-05-31 21:51:32 -07:00 |
|
Cameron Gutman
|
a413185085
|
Fix Pixel C keyboard d-pad regression due to aliasing with SOURCE_GAMEPAD
|
2017-05-31 21:51:01 -07:00 |
|
Cameron Gutman
|
aa1b283570
|
Initial working pointer capture using onClick
|
2017-05-31 21:46:53 -07:00 |
|
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
|
af04831fb0
|
Plumb the specified packet size through to moonlight-common-c
|
2017-05-26 22:44:15 -07:00 |
|
Cameron Gutman
|
49e51f5f6f
|
5.0.1 r2
|
2017-05-21 14:43:53 -07:00 |
|
Cameron Gutman
|
8f3eecd980
|
Remove starting app stage from under the lock
|
2017-05-21 14:42:09 -07:00 |
|
Cameron Gutman
|
4223a7fd30
|
Version 5.0.1
|
2017-05-21 14:27:39 -07:00 |
|
Cameron Gutman
|
6edd0ab540
|
Only use RFI on modern Intel devices
|
2017-05-21 14:15:05 -07:00 |
|
Cameron Gutman
|
ce7146175a
|
Merge remote-tracking branch 'origin/new-core'
|
2017-05-21 14:05:00 -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
|
ac640a6842
|
Fix a few small nits with keyboard and dpad navigation of the UI
|
2017-05-21 13:24:18 -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
|
636c20d67b
|
Add start and stop callbacks for audio and video renderers
|
2017-05-21 13:04:50 -07:00 |
|
Cameron Gutman
|
5d90950591
|
Use LiInterruptConnection to prevent long waits for RTSP timeout
|
2017-05-21 12:25:04 -07:00 |
|
Cameron Gutman
|
7651ce5e84
|
Prevent racing connection start and stop
|
2017-05-21 11:52:43 -07:00 |
|
Cameron Gutman
|
83141d3f91
|
Version 5.0.0 r2
|
2017-05-18 13:42:48 -07:00 |
|
Cameron Gutman
|
55f2e89bbe
|
Reuse callback buffers
|
2017-05-18 13:37:02 -07:00 |
|
Cameron Gutman
|
b3a1938c1d
|
Reuse buffers for video and audio renderer callbacks to prevent excessive object allocation during stream
|
2017-05-18 13:29:54 -07:00 |
|
Cameron Gutman
|
0ce1e1be27
|
Update readme
|
2017-05-18 11:29:55 -07:00 |
|
Cameron Gutman
|
3558655b72
|
Change submodule remote to use HTTPS link
|
2017-05-18 11:26:47 -07:00 |
|
Cameron Gutman
|
470680d463
|
Change submodule remote to use HTTPS link
|
2017-05-18 11:24:35 -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
|
63e2fd447d
|
Fix cleanup on stream connection failure
|
2017-05-18 09:56:54 -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
|
93b0073467
|
Finish the activity if the computer wasn't found
|
2017-05-17 20:51:33 -07:00 |
|
Cameron Gutman
|
1434be262c
|
Make sure a USB context exists before reporting input
|
2017-05-17 20:38:55 -07:00 |
|
Cameron Gutman
|
75aabd6471
|
Perform cleanup tasks in onDestroy() to avoid crashing if onStop() is called twice
|
2017-05-17 20:22:10 -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
|
9ae1fe2696
|
Version 5.0.0
|
2017-05-15 23:49:01 -07:00 |
|
Cameron Gutman
|
6d0f34e2c4
|
Version 4.8.5
|
2017-05-15 23:30:30 -07:00 |
|
Cameron Gutman
|
f7d91b5107
|
Merge remote-tracking branch 'origin/master' into new-core
|
2017-05-15 23:23:45 -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
|
864bcadcb2
|
Add support for per-codec reference frame invalidation options
|
2017-05-15 23:12:54 -07:00 |
|
Cameron Gutman
|
ae852eb911
|
Allow video decoder capabilities to be set at runtime
|
2017-05-15 22:28:24 -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
|
203fcd82e7
|
Fix use of negotiated stream parameters
|
2017-05-15 21:37:26 -07:00 |
|
joeyenfield
|
043c9a978e
|
Fix issue with ipega controller not capturing keypresses on Samsung phones. (#386)
|
2017-05-15 18:07:54 -07:00 |
|
Cameron Gutman
|
36b248be4b
|
Fix logging and deadlock on stream termination
|
2017-05-15 01:06:35 -07:00 |
|
Cameron Gutman
|
67469103d4
|
Enable 4 slices per frame as Java used to
|
2017-05-15 01:02:20 -07:00 |
|
Cameron Gutman
|
9e413000a5
|
Add support for Limelog in moonlight-common-c
|
2017-05-15 01:01:54 -07:00 |
|