Skip to content
Merged
Changes from 2 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
ca3bab3
fix typo
360sym Oct 31, 2022
447a009
Merge pull request #466 from bananaman2020/patch-1
ReenigneArcher Nov 1, 2022
bea78dd
Fix credentials command typo in docs
CrazyStevenz Nov 1, 2022
b310436
Merge pull request #469 from CrazyStevenz/patch-1
ReenigneArcher Nov 2, 2022
6a2a485
Bump babel from 2.10.3 to 2.11.0
dependabot[bot] Nov 2, 2022
cf2de6e
Merge pull request #470 from LizardByte/dependabot/pip/nightly/babel-…
ReenigneArcher Nov 2, 2022
89a0109
fix winget release
ReenigneArcher Nov 2, 2022
92f5c49
Merge pull request #472 from LizardByte/fix/CI-winget-releaser
ReenigneArcher Nov 2, 2022
0bdb887
add linux/arm64/v8 docker platform
ReenigneArcher Nov 2, 2022
4190667
Merge pull request #473 from LizardByte/add/docker-platform-arm64
ReenigneArcher Nov 2, 2022
e924e2e
Bump sphinx-copybutton from 0.5.0 to 0.5.1
dependabot[bot] Nov 16, 2022
66615a0
Merge pull request #500 from LizardByte/dependabot/pip/nightly/sphinx…
ReenigneArcher Nov 16, 2022
01b8ba3
Cover Finder (#216)
mariotaku Nov 18, 2022
390c664
Bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
dependabot[bot] Nov 18, 2022
4a924ac
Merge pull request #498 from LizardByte/dependabot/github_actions/nig…
ReenigneArcher Nov 18, 2022
8132c82
ci: update global workflows (#501)
LizardByte-bot Nov 18, 2022
4cbf8c0
ci: update global docker (#502)
LizardByte-bot Nov 18, 2022
9af770e
ci: update global workflows (#505)
LizardByte-bot Nov 18, 2022
4c1371a
Add install scripts (Flatpak) (#471)
istori1 Nov 18, 2022
981d878
use npm dependencies
ReenigneArcher Nov 18, 2022
67a569c
Merge branch 'nightly' into update/use-npm-dependencies
ReenigneArcher Nov 19, 2022
f0cfc4a
update build instructions
ReenigneArcher Nov 19, 2022
fbd6807
Merge pull request #504 from LizardByte/update/use-npm-dependencies
ReenigneArcher Nov 20, 2022
d912cce
Update moonlight-common-c to pick up new input structures
cgutman Nov 23, 2022
e39d9bc
Add support for Unicode input messages on Windows
cgutman Nov 23, 2022
5ed17fb
Merge pull request #511 from cgutman/utf8_events
ReenigneArcher Dec 8, 2022
7648496
CMake: win32: fix linker errors with mingw boost 1.80.0-2
psyke83 Dec 7, 2022
97716fa
fix aur build
ReenigneArcher Dec 3, 2022
ed5ee24
Merge pull request #530 from psyke83/restrict_boost_ver
ReenigneArcher Dec 10, 2022
dbe56ee
ci: update global cpp (#533)
LizardByte-bot Dec 10, 2022
a6e47ff
ci: update global workflows (#532)
LizardByte-bot Dec 10, 2022
a7b19f4
ci: update release notifier (#534)
LizardByte-bot Dec 10, 2022
e8aa749
Sunshine prebuilts (#510)
brad-richardson Dec 11, 2022
84fdc7e
change linux build matrix (#468)
ReenigneArcher Dec 12, 2022
6f36939
Bump furo from 2022.9.29 to 2022.12.7 (#531)
dependabot[bot] Dec 12, 2022
c60ebb7
ci: update global workflows (#547)
LizardByte-bot Dec 13, 2022
5b239c1
prepare v0.16.0
ReenigneArcher Dec 13, 2022
fe1321f
Merge pull request #548 from LizardByte/prepare/v0.16.0
ReenigneArcher Dec 13, 2022
37c0f79
CMake: Linux: use standard FreeDesktop udev/systemd paths (#550)
psyke83 Dec 14, 2022
8c8a7bb
update ffmpeg submodules (#552)
ReenigneArcher Dec 14, 2022
12f1ec6
update issue template (#554)
ReenigneArcher Dec 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/troubleshooting/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you forgot your credentials to the web UI, try this.
sunshine -creds <new username> <new password>

Can't access the web UI?
#. Check firefall rules.
#. Check firewall rules.

NvFBC, NvENC, or general issues with Nvidia graphics card.
- Consumer grade Nvidia cards are software limited to a specific number of encodes. See
Expand Down