Cameron Gutman
|
cde8ec8262
|
Add vertical mouse scrolling support
|
2014-09-03 22:53:40 -07:00 |
|
Cameron Gutman
|
ae298fbc51
|
Workaround the case where a buggy codec causes findSafeDecoder to fail
|
2014-09-03 20:48:30 -07:00 |
|
Cameron Gutman
|
178c53ee84
|
Propagate the possible exceptions during codec capability checks to the caller so a nice dialog can be displayed instead of crashing on buggy ROMs. Small change to evdev shutdown.
|
2014-09-03 20:00:00 -07:00 |
|
Cameron Gutman
|
f4546ba188
|
Raw mouse input WIP
|
2014-09-01 22:19:12 -07:00 |
|
Cameron Gutman
|
5de2a8f6ec
|
Remove unused import
|
2014-09-01 20:33:31 -07:00 |
|
Cameron Gutman
|
2365cd2978
|
Add option to disable toasts
|
2014-09-01 18:31:45 -07:00 |
|
Cameron Gutman
|
e8dd3511db
|
Add some tolerance in the tap to click code. Implement right clicking.
|
2014-09-01 14:03:55 -07:00 |
|
Cameron Gutman
|
ae40a9736a
|
"Fix" a null pointer exception
|
2014-09-01 12:36:45 -07:00 |
|
Cameron Gutman
|
9393bf7f79
|
Fix a regression in video scaling after the CPU decoding fix
|
2014-08-06 22:33:41 -07:00 |
|
Cameron Gutman
|
ac5c264090
|
Only close spinner dialogs corresponding to the current activity
|
2014-08-06 15:05:26 -07:00 |
|
Cameron Gutman
|
8887401644
|
Fix surface sizing with scaling disabled on the CPU decoder
|
2014-08-05 23:16:02 -07:00 |
|
Cameron Gutman
|
1f69b4f271
|
Update to new common
|
2014-07-31 01:33:32 -07:00 |
|
Cameron Gutman
|
887dd9aa21
|
Add GFE settings optimization checkbox. Move Add PC button to the main screen.
|
2014-07-21 23:58:20 -07:00 |
|
Cameron Gutman
|
e1e4ccf318
|
Fix Shield's hardware back button
|
2014-07-21 23:57:28 -07:00 |
|
Cameron Gutman
|
b9f01b63cc
|
Add an option to stretch the video to fill the screen and make preserve aspect ratio the default
|
2014-07-19 22:15:23 -07:00 |
|
Cameron Gutman
|
428d37afd4
|
Improve input device detection
|
2014-07-19 03:50:37 -07:00 |
|
Cameron Gutman
|
0f4e5a4585
|
Make remote discovery faster. Fix the bitrate slider. Change some toast text.
|
2014-07-04 14:51:57 -07:00 |
|
Cameron Gutman
|
3176ee72fe
|
Major update to v2.5
|
2014-07-03 23:33:14 -07:00 |
|
Cameron Gutman
|
87572bb083
|
Change latency toasts a bit
|
2014-07-03 13:35:36 -07:00 |
|
Cameron Gutman
|
a639143e94
|
Add a latency toast after the stream stops
|
2014-06-30 21:14:27 -07:00 |
|
Cameron Gutman
|
b24abc6ddd
|
Update common for the app launch support
|
2014-06-29 12:40:22 -07:00 |
|
Cameron Gutman
|
2e3b7a2c09
|
Ignore Lint accessibility warning for onTouch handler
|
2014-06-29 12:32:10 -07:00 |
|
Cameron Gutman
|
0d35ea5207
|
Enable max Ethernet MTU sized packets when the remote PC is on the subnet
|
2014-06-22 17:08:22 -07:00 |
|
Cameron Gutman
|
329a938bf8
|
Hold a high performance Wi-Fi lock while streaming
|
2014-06-19 18:26:33 -07:00 |
|
Cameron Gutman
|
ce01223683
|
Implement crypto provider and GFE 2.1 compatibility
|
2014-06-15 20:17:09 -07:00 |
|
Cameron Gutman
|
49999634c1
|
Lower floors even more since we're clamping min = max
|
2014-05-12 20:04:33 -05:00 |
|
Cameron Gutman
|
52e4e81e35
|
Adjust bitrate floors and defaults based on user feedback
|
2014-05-11 13:32:49 -04:00 |
|
Cameron Gutman
|
b82d74474a
|
Behave better when in immersive mode. Take up the entire screen, instead of leaving the navigation bar empty. Re-enter immersive mode if the volume buttons are pressed
|
2014-05-07 22:17:16 -04:00 |
|
Cameron Gutman
|
368cd8808d
|
Add support for selecting stream bitrate.
|
2014-05-07 02:11:10 -04:00 |
|
Cameron Gutman
|
93a7d9f181
|
Fix crash on devices that re-create the surface when we set the format
|
2014-04-14 12:46:59 -04:00 |
|
Cameron Gutman
|
d8c6a544f0
|
Fix race condition with the destruction of the rendering surface and stopping the renderer to fix a random crash on exit
|
2014-04-13 20:24:38 -04:00 |
|
Cameron Gutman
|
efdd1e2046
|
Fix unacknowledged motion events causing phantom d-pad events
|
2014-03-31 18:37:53 -04:00 |
|
Cameron Gutman
|
3f3c573c79
|
Move controller handling into a new class. Implement translation for DualShock 4 controllers.
|
2014-03-28 23:53:28 -04:00 |
|
Cameron Gutman
|
e1253bbb59
|
Move KeyboardTranslator into its own package
|
2014-03-28 23:52:34 -04:00 |
|
Cameron Gutman
|
8ce972ea7a
|
Properly distinguish between keyboard and controller events
|
2014-03-26 01:36:52 -04:00 |
|
Cameron Gutman
|
968557d3a8
|
Fix mouse dragging
|
2014-03-26 01:28:02 -04:00 |
|
Cameron Gutman
|
ea57e48ed5
|
Add keyboard support
|
2014-03-25 23:59:48 -04:00 |
|
Cameron Gutman
|
f744c7d9c4
|
Make the cursor on the target track more true to the client input by scaling based on screen resolution
|
2014-03-25 20:43:45 -04:00 |
|
Cameron Gutman
|
0d42beca93
|
Add support for secondary and tertiary mouse buttons
|
2014-03-25 20:16:23 -04:00 |
|
Cameron Gutman
|
eb7c54b95c
|
Fix some handling of the Android activity lifecycle that upset the window manager
|
2014-03-21 19:32:24 -04:00 |
|
Cameron Gutman
|
5284db761c
|
Fix leftover warning
|
2014-03-17 12:39:17 -04:00 |
|
Cameron Gutman
|
07b5e9224c
|
Don't explicitly specify a pixel format for the rendering surface. The system will choose the most optimal format if we leave it at the default.
|
2014-03-17 12:34:47 -04:00 |
|
Cameron Gutman
|
f31736ee2d
|
Set the volume buttons to control the music stream while streaming
|
2014-03-17 03:55:51 -04:00 |
|
Cameron Gutman
|
839540dc74
|
UI updates to make options more clear. Add scroll view to UI.
|
2014-02-19 19:22:54 -05:00 |
|
Cameron Gutman
|
9d3ee3a0a2
|
Add UI elements and backend code for manually overriding the default decoder choice. Redraw at the specified refresh rate.
|
2013-12-26 17:35:53 -05:00 |
|
Cameron Gutman
|
934e234b74
|
Update limelight-android for limelight-common changes
|
2013-12-19 04:43:42 -05:00 |
|
Cameron Gutman
|
14d093cf06
|
Remove code shared with limelight-common and implement Android bindings.
|
2013-12-05 12:59:36 -05:00 |
|
Cameron Gutman
|
b603bf4887
|
Add a checkbox to favor image quality over performance
|
2013-11-26 20:03:55 -05:00 |
|
Cameron Gutman
|
9a3c5dac0a
|
Suppress connection failure warnings when closing gracefully
|
2013-11-24 21:52:33 -05:00 |
|
Cameron Gutman
|
022866288d
|
Add more logging for exceptions.
|
2013-11-23 14:06:51 -05:00 |
|