Commit Graph

118 Commits

Author SHA1 Message Date
Iwan Timmer
d7ac8654e5 Do signal masking before thread creation 2019-02-17 22:03:14 +01:00
Iwan Timmer
292a26d6ad Initial attempt to implement rumble for evdev 2019-02-16 16:12:06 +01:00
Iwan Timmer
0868f0295e Port rumble support for SDL from moonlight-qt 2019-02-16 16:11:40 +01:00
Hugo Hromic
d0f5f90dea Add option for sending quit app request after quitting streaming session
* By default this option is set to `false` and can be enabled using the
  new `-quitappafter`/`quitappafter` command-line/config options.
2019-01-24 23:11:57 +01:00
Iwan Timmer
d8d7f75ee5 Merge remote-tracking branch 'areascout/rockchip' 2018-06-15 18:22:10 +02:00
AreaScout
c0cc20733b Add: initial ODROID-N1 Rockchip hardware decoder support 2018-06-15 17:23:48 +02:00
Iwan Timmer
c8195f796c Provide gamepad mask at startup 2018-04-08 11:28:55 +00:00
Iwan Timmer
143b87b488 Correct map command description 2017-11-30 19:54:53 +01:00
Iwan Timmer
f08b701223 Add map function to create controller mappings 2017-10-24 20:51:08 +02:00
Iwan Timmer
1b8ac983e5 Check status code for GS api requests 2017-08-06 22:06:55 +02:00
Iwan Timmer
9d26b22868 Initialize mapping memory 2017-06-25 12:43:50 +02:00
Iwan Timmer
3e2c5b1789 Add support for SDL_GAMECONTROLLERCONFIG environment variable 2017-06-19 22:44:33 +02:00
Iwan Timmer
c23d95f83c Provide more debugging information for controllers 2017-06-19 22:13:35 +02:00
Iwan Timmer
2c35e70cc0 Use --unsupported option also for unsupported resolutions 2017-06-16 21:49:10 +02:00
Iwan Timmer
cdca4c1b3a Add button combination to quit streaming for gamepads 2017-06-11 18:32:46 +02:00
Iwan Timmer
cbf31be73b Add debug option to show http traffic 2017-06-11 18:14:32 +02:00
Iwan Timmer
b0660e9dd3 Show platform name when verbose option is on 2017-06-11 18:07:24 +02:00
Iwan Timmer
e06a78130a Add verbose option and hide most logging 2017-06-11 18:06:50 +02:00
Iwan Timmer
d759cfdf37 Complain only about mapping when streaming 2017-06-11 14:30:51 +02:00
Iwan Timmer
021fbaf810 Add platform option to manpage 2017-06-11 14:11:00 +02:00
Iwan Timmer
c9a3370db9 Determine platform only when stream is started 2017-06-11 12:45:55 +02:00
Iwan Timmer
c1b06dca75 Provide seperate platform option to enable VDPAU 2017-06-10 16:01:43 +02:00
Iwan Timmer
a8f432cbed Add missing parameters to help command 2017-06-09 23:01:30 +02:00
Iwan Timmer
0b7c2f62a7 Replace seperate codec options with single option 2017-06-09 22:50:48 +02:00
Iwan Timmer
8960cc458f Remove 30 and 60 fps options 2017-06-09 22:26:32 +02:00
Iwan Timmer
26ddab2bde Update documentation 2017-05-28 18:34:48 +02:00
Iwan Timmer
f5cb2d1880 Provide selected audio device as context 2017-05-28 16:13:09 +02:00
Iwan Timmer
c2036acca1 Clear framebuffer for both amlogic and pi 2017-05-28 16:13:09 +02:00
Iwan Timmer
91d9aef6ff Correct libcec include 2017-05-28 16:13:09 +02:00
Iwan Timmer
be2b44f124 Cleanup import of headers 2017-05-28 16:13:09 +02:00
Iwan Timmer
85cc4da449 Input methods seperatly added in CMakeLists 2017-05-28 16:13:09 +02:00
Iwan Timmer
1d47b9205e Default to 30 fps for 1080p and higher 2017-05-27 16:53:40 +02:00
Iwan Timmer
fe41e04607 Add 4k command line option 2017-05-27 16:50:29 +02:00
Iwan Timmer
0e1cabbd82 Check display mode before streaming 2017-05-27 16:41:52 +02:00
Iwan Timmer
7e73de80b3 Get additional server information 2017-05-27 16:10:59 +02:00
Iwan Timmer
7cbea75ab2 Check for unsuported parameters for SDL 2017-05-10 15:53:04 +02:00
Iwan Timmer
1d7c2be7e2 Single mapping file for all inputs 2017-04-08 16:26:51 +02:00
Iwan Timmer
0a5b4ec5cc Remove map creation support 2017-04-07 18:47:04 +02:00
Iwan Timmer
e9811d8505 Allow specifying which codec to use 2017-03-17 16:42:52 +01:00
Iwan Timmer
d00829b69a Update moonlight-common-c 2016-10-06 12:23:28 +02:00
Iwan Timmer
52b4c8ad59 Autouse HEVC on selected platforms 2016-04-03 12:00:28 +02:00
Iwan Timmer
e12beeaef3 Allow unsupported version to try to run 2016-04-03 12:00:27 +02:00
Iwan Timmer
b30cf20f8c Check protocol version 2016-04-01 19:13:16 +02:00
Iwan Timmer
9b98371afc Add unpair command 2016-04-01 18:57:35 +02:00
Cameron Gutman
c6c4e5102c Fix build with new moonlight-common-c source layout 2016-04-01 00:31:32 -04:00
Iwan Timmer
68e18a2067 Default to corect audio device on Raspberry Pi 2016-03-25 11:14:18 +01:00
Unknownforce351
8de4fe1cf3 Initial OMX Support 2016-03-24 18:14:02 +01:00
Iwan Timmer
43c06a2338 Show information about host system 2016-03-20 22:11:17 +01:00
Iwan Timmer
48bbcbf954 Update libgamestream for h265 2016-03-16 19:41:56 +01:00
Iwan Timmer
0cab1f890a Make hevc generic for all platforms 2016-03-14 17:43:08 +01:00