Commit Graph

87 Commits

Author SHA1 Message Date
Iwan Timmer
9e717a4dac Update to new SteamConfiguration API 2015-03-09 12:27:37 +01:00
Iwan Timmer
b1e72f9bcf Update to new VideoDecoderRenderer API 2015-03-09 12:24:44 +01:00
Iwan Timmer
40508c2ac2 Move opus decoding code 2015-03-09 12:16:57 +01:00
Iwan Timmer
b88c5f0d65 Show discovery errors 2015-01-03 18:34:29 +01:00
Iwan Timmer
ecd2f45bb4 Can change packetsize and be able to play audio locally 2014-12-01 16:12:13 +01:00
Iwan Timmer
2bff4f0027 Use new StreamConfiguration builder 2014-11-17 17:50:38 +01:00
Iwan Timmer
296fc50b51 Correct check for debug value 2014-10-27 17:55:49 +01:00
Iwan Timmer
cd89fc04e9 Video bandwith and latency only during debugging 2014-10-27 17:48:17 +01:00
Iwan Timmer
6514969eff Use new StreamConfiguration constructor 2014-09-21 23:32:37 +02:00
Cameron Gutman
8a74bdbe10 Apply the debugging level before starting discovery to prevent info messages from showing up during discovery 2014-09-16 18:52:34 -07:00
Cameron Gutman
9fff8e9bd0 Fix MDNS PC discovery 2014-09-16 18:44:57 -07: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
47a3057827 Generate unique id 2014-08-16 17:28:54 +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
09f3f851fd Use correct debug level 2014-08-08 20:48:43 +02: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
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
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
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
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
e6d6e0ef16 Can save videostream to file in debug mode 2014-03-31 17:15:12 +02:00
Iwan Timmer
3ec5066b08 Watch changes in connected inputs 2014-03-31 16:52:06 +02:00
Iwan Timmer
d61532799a Update Limelight common to newest version 2014-02-25 17:25:59 +01:00
Iwan Timmer
7921aa8ecb Make tests mandatory for running Limelight 2014-02-18 17:47:59 +01:00
Iwan Timmer
25562f2831 Warn about the usage of X 2014-02-18 17:42:46 +01:00
Iwan Timmer
d714011fe7 Set debug level 2014-02-17 16:56:11 +01:00
Iwan Timmer
49567b0822 Add hidden debug mode with fake audio and video output 2014-02-17 16:32:56 +01:00
Iwan Timmer
0fe5ede16d Fix for using default soundcard 2014-02-15 21:08:35 +01:00
Iwan Timmer
54c72cd0f0 Possible to specify audio device and default to hw:0 to stop using PusleAudio 2014-02-12 17:55:38 +01:00
Iwan Timmer
d84b4e6f20 Warn for unsupported VM's 2014-02-02 13:46:04 +01:00
Iwan Timmer
907f30d9e3 Remove version number from Limelight 2014-01-19 15:46:21 +01:00
Iwan Timmer
78452d7b82 Gamepad mapping configurable 2014-01-19 13:59:02 +01:00
Iwan Timmer
dd10c8940b Initial support for gamepads 2014-01-19 13:38:59 +01:00