Commit Graph

182 Commits

Author SHA1 Message Date
Iwan Timmer
8fdf4c7260 Easth must be east in Gamepad mapper 2014-09-13 23:07:38 +02:00
Iwan Timmer
22f1ac695c Update Limelight-common 2014-09-04 13:08:11 +02:00
Iwan Timmer
885dd84215 Rename to Limelight Embedded 2014-09-02 19:28:44 +02:00
Iwan Timmer
47f5a03fa7 Create mapping files 2014-08-26 20:29:55 +02:00
Iwan Timmer
48214474bb Don't send controller input when receiving non mapped event 2014-08-20 21:45:53 +02:00
Iwan Timmer
1a1b5205a7 Solve no video bug 2014-08-19 10:56:26 +02:00
Iwan Timmer
47a3057827 Generate unique id 2014-08-16 17:28:54 +02:00
Iwan Timmer
23ad1e426a Merge branch 'imx' 2014-08-16 16:06:10 +02:00
Iwan Timmer
e53da5b2d5 Support iMX6 and Pi with the same binary 2014-08-16 16:04:32 +02:00
Iwan Timmer
0e763f425e Update documentation 2014-08-16 15:44:56 +02:00
Iwan Timmer
43ed1d727d More info during discovery 2014-08-16 15:31:55 +02:00
Iwan Timmer
2e824ee164 List available applications 2014-08-16 15:31:09 +02:00
Iwan Timmer
0b014f1fe8 Discover computers running GFE 2014-08-16 15:22:18 +02:00
Iwan Timmer
149be52bbc Use action to specify to stream or pair 2014-08-16 12:54:17 +02:00
Iwan Timmer
586cf2119e Allow to specify the streamed application 2014-08-16 12:43:12 +02:00
Iwan Timmer
13559a11cb Can now disable sops 2014-08-16 12:33:53 +02:00
Iwan Timmer
c95fac6974 Allow reordeing audio packets and disable Pulseaudio 2014-08-14 22:10:32 +00:00
Iwan Timmer
4c27ff8090 Add support for i.MX6 VPU 2014-08-12 14:29:47 +00:00
Iwan Timmer
09f3f851fd Use correct debug level 2014-08-08 20:48:43 +02:00
HellKeeper62
d033171288 Patch to fix the video issue (freeze https://github.com/irtimmer/limelight-pi/issues/27). 2014-08-04 19:30:15 +00:00
Iwan Timmer
59faa3926d Update Limelight Common to support new version of GFE 2.1.1 2014-08-03 13:23:25 +02:00
Iwan Timmer
37020032bb No high bitrate by default because of bad performance 2014-06-28 14:35:10 +02:00
Iwan Timmer
af77a8f482 Fix bistream restricion bug for lower latency and 1080p support 2014-06-28 14:12:30 +02:00
Iwan Timmer
40fd97b14a Show latency of video 2014-06-25 23:56:44 +02:00
Iwan Timmer
0ce21aaa86 Share some code between the fake and OMX video decoder 2014-06-25 23:48:50 +02:00
Iwan Timmer
c402c87805 Packetsize argument now really changes the packet size 2014-06-25 17:26:18 +02:00
Iwan Timmer
416d46613c Can change packet size 2014-06-25 12:58:39 +02:00
Iwan Timmer
1d2bdda14b Merge branch 'debug'
Conflicts:
	src/com/limelight/Limelight.java
	src/com/limelight/binding/video/FakeVideoRenderer.java
2014-06-25 03:06:47 +02:00
Iwan Timmer
244359e048 Update renderers to use new API 2014-06-25 02:58:33 +02:00
Iwan Timmer
6bd51894b0 Replace usage of deprected functions with non-deprected in PcCryptoProvider 2014-06-25 02:41:54 +02:00
Iwan Timmer
b8b3ced387 Rename Limelight-pi to Limelight Pi 2014-06-25 02:14:40 +02:00
Iwan Timmer
df6b9999e0 Give error when host is missing 2014-06-24 10:44:48 +02:00
Iwan Timmer
3b4690194b Be clearer about required options 2014-06-24 10:43:09 +02:00
Iwan Timmer
d0f84d571c Changes needed for crypto for Limelight Pi 2014-06-16 14:52:21 +02:00
Cameron Gutman
ef1357477b Implement crypto provider and GFE 2.1 compatibility
Conflicts:
	.classpath
	libs/limelight-common.jar
	src/com/limelight/Limelight.java
	src/com/limelight/binding/PlatformBinding.java
2014-06-16 12:08:02 +02:00
Iwan Timmer
74b8c287c0 Only show error when no single input could be readed 2014-05-29 20:53:29 +02:00
Iwan Timmer
b59f74a96a Use default alsa device to use HDMI devices automatic 2014-05-25 12:22:27 +02:00
Iwan Timmer
5213e1c2df Use correct ranges for d-pad 2014-05-23 16:36:06 +02:00
Iwan Timmer
f2c3af83f4 Ranges right converted to short or byte value in gamepad code 2014-05-23 16:16:19 +02:00
Iwan Timmer
e925794c32 Don't change refreshrate when specifying bitrate 2014-05-19 11:44:28 +02:00
Iwan Timmer
ca15990095 Can now specify custom resolution 2014-05-19 11:43:56 +02:00
Iwan Timmer
8edfaf5a31 Update for GFE 2.0.1 2014-05-07 21:40:46 +02:00
Iwan Timmer
16badc4f99 Rename throttle and rudder to z and rz 2014-04-10 16:30:38 +02:00
Iwan Timmer
94a8fed2f1 Support analog d-pad out of the box 2014-04-10 16:20:09 +02:00
Iwan Timmer
cecc72dbf0 Extra key mappings 2014-04-10 16:12:15 +02:00
Iwan Timmer
2b395c8968 Take flat range into considoration 2014-04-10 16:06:02 +02:00
Iwan Timmer
1548ca9af1 Check maximum value in EvdevAbsolute 2014-04-10 16:05:01 +02:00
Cameron Gutman
8c97f73f6a Fix several keys: - = [ ] \ ; ' , / 2014-04-09 14:46:50 +02:00
Iwan Timmer
40468c824d End bit too early in Bitstream Restrictions 2014-03-31 17:16:07 +02:00
Iwan Timmer
e6d6e0ef16 Can save videostream to file in debug mode 2014-03-31 17:15:12 +02:00