62 Commits

Author SHA1 Message Date
Loki
ab70a056fc Add CQP for older intel iGPU's 2021-07-24 19:33:23 +01:00
loki
4b043e31fe Support ds4 controller on Windows 2021-07-18 15:32:26 +02:00
Cameron Gutman
388e4696ff Increase default ping timeout to 10 seconds
During periods of poor connectivity, the ping timeout of 2 seconds
can easily be exceeded, especially with ENet's RTO backoff active.

This causes an unnecessary disconnection when the connection would
have recovered on its own in a few seconds. Increasing the timeout
to 10 seconds should prevent spurious disconnections in most cases.
2021-07-09 23:45:59 -05:00
Cameron Gutman
169a53b568 Increase default FEC percentage to match GFE
Also increase the range to the maximum of 255
2021-07-03 23:37:43 -05:00
loki
beb6bdfadb Allow end user to configure what ports to listen on 2021-06-30 15:25:08 +02:00
loki
8bf4ade9d8 Disable UPnP by default 2021-06-30 12:22:37 +02:00
loki
0034438c9e fixed incorrect colors when scaling with software 2021-06-20 15:58:13 +02:00
loki
9e7ecf8db2 Allow replacement of hevc headers 2021-06-20 15:29:51 +02:00
loki
02360f7aef fix build windows 2021-06-16 14:34:05 +02:00
loki
c21301a423 fix storing log level through web manager 2021-06-16 11:38:26 +02:00
loki
64a6c1419b store state in .config/sunshine on Linux 2021-06-16 11:26:54 +02:00
loki
1afd1b7c94 generate user credentials based on command line iuput 2021-06-09 21:55:13 +02:00
loki
17d3fcf0d0 fix adding and editing apps json 2021-06-09 19:12:00 +02:00
Elia Zammuto
ffb80c5fc3 Fix Format 2021-05-29 22:29:10 +02:00
Elia Zammuto
4835366a0c Fixed Build 2021-05-29 22:26:17 +02:00
Elia Zammuto
c09855f703 Merge branch 'loki-47-6F-64-master' into web-ui 2021-05-29 22:07:53 +02:00
Elia Zammuto
5761b05f3b Merge branch 'master' of https://github.com/loki-47-6F-64/sunshine into loki-47-6F-64-master 2021-05-29 22:06:28 +02:00
Elia Zammuto
0ea6363172 Username/Password Authentication for UI 2021-05-28 22:49:27 +02:00
loki
113e7a52d4 advertise display modes 2021-05-26 17:34:25 +02:00
loki
ba07fd510e Upmix/Downmix audio 2021-05-22 19:51:01 +02:00
loki
3d8a99f541 clang-format 2021-05-17 21:21:57 +02:00
Elia Zammuto
03236a50e5 UI for Application Config 2021-05-16 20:06:06 +02:00
loki
377b086882 Fix amd_rc config options 2021-05-09 16:37:40 +02:00
loki
488d8e5fc2 force merge 2021-04-24 23:46:04 +02:00
loki
0049b36471 Use existing config option for selecting monitor 2021-04-24 23:41:56 +02:00
loki
66b4b70023 merge with notentered 2021-04-24 17:12:10 +02:00
kiralycraft
fe3784454a Fixed unspecified monitor streaming the whole X 2021-02-28 17:56:38 +02:00
Garrett
020e2069cb Add amd decoder support 2021-01-28 18:38:11 -05:00
Zlatko Zahariev
83dd07469e Initial elevated windows work 2021-01-15 02:07:49 -05:00
loki
8d735e5611 Support keyboard key repeats 2020-04-26 00:23:34 +02:00
loki
c7a72553c4 Configure settings nvenc 2020-04-14 00:15:24 +03:00
loki
55705af922 Prepare for hardware encoders 2020-03-25 10:51:32 +01:00
loki
a9423574fe Improve clearity instructions 2020-03-21 17:09:33 +01:00
loki
ad87463784 Add flags for testing pairing 2020-03-19 19:59:27 +01:00
loki
5502df5512 Attempt fix receiving PING 2020-03-16 20:01:30 +01:00
loki
87779b0ec8 Additional debug messages 2020-03-16 19:15:50 +01:00
loki
1362abc70d Fix default ping_timeout config value 2020-03-01 14:06:47 +01:00
loki
5cd0fd76bf Compile for Multicasting 2020-02-08 16:26:38 +01:00
loki
009c7a7bdc default config values match the example values 2020-01-29 14:43:46 -05:00
loki
c3af78caaa Configure source for frame capturing on Windows 2020-01-24 01:05:43 +01:00
loki
f06f5dde2f Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
loki
44f86dd3e5 Start Steam in Big-Picture mode on Windows 2020-01-23 12:46:09 +01:00
loki
96698153af Warn if a configurable option is not recognized 2020-01-21 18:36:00 +01:00
Cameron Gutman
460a45268b Change threads option to min_threads 2020-01-20 17:23:57 -08:00
loki
6f3927b6ae Automatically generate unique id 2020-01-20 23:08:44 +01:00
Cameron Gutman
47df3b231a Add support for HEVC and client-specified colorspaces 2020-01-19 19:46:45 -08:00
loki
de0c9574e2 ignore config values lower than 1 and higher than 100 2020-01-18 11:21:52 +01:00
loki-47-6F-64
a104862830
Merge pull request #1 from cgutman/optimize_video_params
Optimize encoding parameters for low-latency
2020-01-18 10:23:10 +01:00
Cameron Gutman
f487fa1366 Use hostname as the default Sunshine name 2020-01-17 20:05:27 -08:00
Cameron Gutman
32b6f8a395 Optimize encoding parameters for low-latency 2020-01-17 18:45:14 -08:00