Cameron Gutman
ab53f149f2
Update moonlight-common-c with Sunshine extensions
2023-08-29 20:46:35 -05:00
Cameron Gutman
0325a3b88c
Add support for custom ports with Sunshine
2022-09-23 22:48:43 -05:00
kkoshelev
b9703e7a1e
Add --pin argument for easier pairing using frontends ( #853 )
...
* Add --pin flag to make pair easier for frontends
* Fix lint errors
2022-06-28 20:22:07 -05:00
Cameron Gutman
81a49e4564
Add parameter to disable gamepad mouse emulation
2021-08-08 12:03:56 -05:00
Romain Tisserand
5b6639c8a7
Fix gcc-10 compilation (fno-common flag enabled by default)
2020-07-11 21:29:09 +02:00
Tom
4bfeee690a
Added command line option to control omx rotation
2020-04-17 10:44:16 -06: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
2c35e70cc0
Use --unsupported option also for unsupported resolutions
2017-06-16 21:49:10 +02:00
Iwan Timmer
e06a78130a
Add verbose option and hide most logging
2017-06-11 18:06:50 +02:00
Iwan Timmer
c1b06dca75
Provide seperate platform option to enable VDPAU
2017-06-10 16:01:43 +02:00
Iwan Timmer
f5cb2d1880
Provide selected audio device as context
2017-05-28 16:13:09 +02:00
Iwan Timmer
1d7c2be7e2
Single mapping file for all inputs
2017-04-08 16:26:51 +02:00
Iwan Timmer
e9811d8505
Allow specifying which codec to use
2017-03-17 16:42:52 +01:00
Iwan Timmer
e12beeaef3
Allow unsupported version to try to run
2016-04-03 12:00:27 +02:00
Cameron Gutman
c6c4e5102c
Fix build with new moonlight-common-c source layout
2016-04-01 00:31:32 -04: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
Daniel Mehrwald
c1f5a2a30e
Add: Amlogic hardware video decoder backend
2016-03-14 16:36:09 +01:00
Iwan Timmer
72e649a66d
Add hardware acceleration force option
2016-01-16 14:11:53 +01:00
Iwan Timmer
5e66091935
Make SDL fullscreen optional
2015-09-06 19:00:26 +02:00
Iwan Timmer
503a8982d8
Fix connection problems in libgamestream
2015-08-09 22:29:03 +02:00
Iwan Timmer
ddbec9661a
Store encryption key's in XDG cache directory and make location changable
2015-08-03 11:24:14 +02:00
Iwan Timmer
01d891542b
Can save game configuration to file
2015-08-02 14:59:31 +02:00
Iwan Timmer
2571787384
Merge branch 'pc'
2015-07-28 12:23:03 +02:00
Iwan Timmer
3dda71dd0a
Add support for configuration files
2015-07-27 21:55:19 +02:00