Cameron Gutman
81a49e4564
Add parameter to disable gamepad mouse emulation
2021-08-08 12:03:56 -05:00
Cameron Gutman
3a63466fe2
Version 2.5.0
2021-07-25 19:15:53 -05:00
Cameron Gutman
b907c4b608
Use the same remote streaming and packet size defaults as other clients
2021-07-24 15:57:55 -05:00
Cameron Gutman
56d1fee17b
Default to 60 FPS at all resolutions
...
The time of most hardware maxing at 1080p30 has long since passed.
2021-07-24 15:40:59 -05:00
Cameron Gutman
1cb4699057
Start plumbing 7.1 surround sound support
2021-07-24 08:14:03 -05:00
Cameron Gutman
83982d3981
Change default value of 'unsupported' to true to match other clients
2021-07-24 07:50:55 -05:00
Hugo Hromic
ecf09e8907
Add option for disabling all input (view-only mode) in streaming session
...
* By default this option is set to `false` and can be enabled using the
new `-viewonly`/`viewonly` command-line/config options.
* When enabled, none of the input modules will be initialised, making
the streaming session view-only, i.e. no input is sent to host.
To facilitate implementation, SDL initialisation with `sdl_init()` was moved
a bit earlier in the code to decouple from input initialisation.
2019-10-05 21:23:36 +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
f08b701223
Add map function to create controller mappings
2017-10-24 20:51:08 +02:00
Iwan Timmer
76f4699bba
Better explain unsupported option
2017-08-16 20:08:19 +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
e06a78130a
Add verbose option and hide most logging
2017-06-11 18:06:50 +02:00
Iwan Timmer
021fbaf810
Add platform option to manpage
2017-06-11 14:11:00 +02:00
Iwan Timmer
c1b06dca75
Provide seperate platform option to enable VDPAU
2017-06-10 16:01:43 +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
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
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
9b98371afc
Add unpair command
2016-04-01 18:57:35 +02:00
Iwan Timmer
68e18a2067
Default to corect audio device on Raspberry Pi
2016-03-25 11:14:18 +01:00
Iwan Timmer
48bbcbf954
Update libgamestream for h265
2016-03-16 19:41:56 +01:00
Iwan Timmer
dba74524c7
Fps configurable in configuration file
2015-12-01 15:51:34 +01:00
Iwan Timmer
0f7e6c96a0
Support remote optimizations in GFE
2015-08-15 11:10:37 +02:00
Iwan Timmer
9e33e72534
Add manpage for moonlight command
2015-08-03 13:19:48 +02:00