Cameron Gutman
|
3b1fcdfb10
|
Display an error dialog if we can't find an H.264 decoder
|
2015-12-16 18:30:53 -08:00 |
|
Cameron Gutman
|
9bb91e1085
|
Remove FFMPEG decoding and supporting code
|
2015-12-16 18:21:11 -08:00 |
|
Cameron Gutman
|
f5ded03b9b
|
Add a line break to avoid "H.264" being split between 2 lines in the toast
|
2015-12-13 13:25:53 -08:00 |
|
Cameron Gutman
|
3f46485382
|
Add support for streaming H.265 from Maxwell 2 cards
|
2015-12-12 21:11:08 -08:00 |
|
Cameron Gutman
|
a301575dd7
|
Merge branch 'master' into 4k
Conflicts:
app/build.gradle
app/src/main/java/com/limelight/preferences/PreferenceConfiguration.java
|
2015-11-08 19:08:13 -08:00 |
|
Cameron Gutman
|
d740e7a521
|
Add an Xbox One controller driver developed based on the xpad driver in the Linux kernel
|
2015-11-08 16:12:18 -08:00 |
|
Cameron Gutman
|
c3296cce3d
|
Use setFixedSize if aspect ratios are compatible. This seems necessary for 4K video.
|
2015-10-31 16:25:15 -07:00 |
|
Cameron Gutman
|
080dc01c21
|
Use a reference resolution rather than the actual stream resolution when scaling mouse movement
|
2015-10-28 00:24:26 -07:00 |
|
Cameron Gutman
|
9d1510f14d
|
Use setFixedSize if aspect ratios are compatible. This seems necessary for 4K video.
|
2015-10-27 00:04:28 -07:00 |
|
Cameron Gutman
|
62ea92335d
|
Use a reference resolution rather than the actual stream resolution when scaling mouse movement
|
2015-10-26 23:59:53 -07:00 |
|
Cameron Gutman
|
ef9a442718
|
Add 5.1 options in settings
|
2015-10-23 13:49:12 -07:00 |
|
Cameron Gutman
|
87a9ca4318
|
Make touchscreen and stylus support more robust (supporting Bluetooth stylus in 6.0 and hopefully fixing broken touchscreen input on some devices)
|
2015-10-10 19:17:19 -07:00 |
|
Cameron Gutman
|
3d398ef6dd
|
Update common
|
2015-02-27 14:22:35 -05:00 |
|
Cameron Gutman
|
d091d9db6b
|
Start apps by ID to work correctly with duplicate app names
|
2015-02-27 13:42:40 -05:00 |
|
Cameron Gutman
|
2fdecc551a
|
Tabs -> Spaces
|
2015-02-07 11:54:46 -05:00 |
|
Cameron Gutman
|
d3986080a3
|
Tighten up a bunch of declarations to make Lint happier
|
2015-02-05 13:21:04 -05:00 |
|
Karim Mreisi
|
1d6b5a35bd
|
Merge https://github.com/limelight-stream/limelight-android
|
2015-02-03 21:52:02 +01:00 |
|
Karim Mreisi
|
1ff6ee14ac
|
fix analogstick, add minimum range and press deadzone, add movement touch to digital buttons depending on layers
|
2015-02-03 21:51:27 +01:00 |
|
Cameron Gutman
|
b806522751
|
Unassign the controller number when a device is removed
|
2015-02-02 02:13:27 -05:00 |
|
Cameron Gutman
|
da7904a767
|
Add multiple controller support
|
2015-02-01 15:06:18 -05:00 |
|
Karim Mreisi
|
9f94465979
|
add virtual controller element abstraction class
|
2015-01-28 07:12:20 +01: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
|
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
|
766898fdf9
|
Add list support back for users that don't like the grid
|
2015-01-25 20:23:35 -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
|
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 |
|
Ansa89
|
22958cfbb1
|
Language chooser: use constants
|
2014-11-29 14:40:03 +01:00 |
|
Ansa89
|
9340dff45d
|
PreferenceConfiguration.java: add language preference
|
2014-11-28 10:26:14 +01:00 |
|
Cameron Gutman
|
dc64bfeba2
|
Slightly reduce max packet size in an attempt to cut packet losses
|
2014-11-25 01:05:55 -08:00 |
|
Ansa89
|
99aa616188
|
Add language chooser
Implement limelight-stream/limelight-android#32.
|
2014-11-24 11:47:02 +01:00 |
|
Cameron Gutman
|
848ed1ad72
|
Scale touch inputs based on the ratio of the stream size to the screen size
|
2014-11-19 23:26:50 -08:00 |
|
Cameron Gutman
|
307e807c8f
|
Replay motion event history during input processing
|
2014-11-19 23:08:34 -08:00 |
|
Cameron Gutman
|
57f98dbb4a
|
Add missing import
|
2014-11-19 22:07:57 -08:00 |
|
Cameron Gutman
|
ec71060d98
|
Fix broken keyboards and gamepads when an input device wasn't provided (such as a virtual gamepad or IME)
|
2014-11-19 18:37:47 -08:00 |
|
Cameron Gutman
|
d5b6130936
|
Use 40% larger packets (1450 bytes) on local networks
|
2014-11-16 12:09:32 -08:00 |
|
Cameron Gutman
|
6338e7b8eb
|
Add deadzone preference
|
2014-11-13 23:22:13 -08:00 |
|
Cameron Gutman
|
a37fff6eb5
|
Fix a bunch of Lint errors
|
2014-11-13 21:37:11 -08:00 |
|
Ansa89
|
88f139873c
|
Resolve merge conflicts
|
2014-11-12 09:41:12 +01:00 |
|
Ansa89
|
d317c5bf03
|
Try to make limelight more translatable
|
2014-11-11 16:30:20 +01:00 |
|
Cameron Gutman
|
68c1aaf433
|
Add new app view UI
|
2014-11-08 01:07:21 -08:00 |
|
Cameron Gutman
|
9b58e7bb4d
|
Fix right clicking inconsistency on different devices
|
2014-11-06 20:38:29 -08:00 |
|
Cameron Gutman
|
1a71dda243
|
Add support for local audio playback mode
|
2014-11-02 20:55:15 -08:00 |
|
Cameron Gutman
|
2f4042da8f
|
Pull preferences into their own class
|
2014-11-02 13:05:17 -08:00 |
|
Cameron Gutman
|
e8de7908fd
|
Fix a bunch of static analysis warnings
|
2014-10-30 00:21:34 -07:00 |
|
Cameron Gutman
|
60f35cd0aa
|
Start of work to get both root and non-root versions building in the same branch/project
|
2014-10-29 22:47:47 -07:00 |
|
Cameron Gutman
|
d84b4bcf9a
|
Initial migration to Android Studio
|
2014-10-29 21:16:09 -07:00 |
|