Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.17.0 #567

Merged
merged 90 commits into from
Jan 9, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
5e40248
update ffmpeg submodules (#565)
ReenigneArcher Dec 15, 2022
a4a5d30
AMD encoder improvements (#480)
psyke83 Dec 15, 2022
cb406bc
Video: revert software bitrate change & use more conservative bufsize…
psyke83 Dec 15, 2022
3fd38b3
video: reduce nvenc delay/async_depth to 0 (#507)
psyke83 Dec 15, 2022
5e6a42a
Migrate to upstream Simple-Web-Server submodule (#517)
cgutman Dec 15, 2022
a1d07ff
Bump third-party/TPCircularBuffer from `bce9170` to `8833b3a` (#555)
dependabot[bot] Dec 15, 2022
63c105b
Bump third-party/moonlight-common-c from `8169a31` to `9da6329` (#559)
dependabot[bot] Dec 15, 2022
a54830c
video: vaapi: reduce async_depth to 1 (#545)
psyke83 Dec 16, 2022
f4edce3
Avoid using functions deprecated in OpenSSL 3.0 (#515)
cgutman Dec 16, 2022
66f46ab
Send valid frame type value in frame header (#516)
cgutman Dec 16, 2022
633f003
Send a valid PTS in the RTP video header (#529)
cgutman Dec 16, 2022
223e87f
set submodule branches (#570)
ReenigneArcher Dec 16, 2022
66f1ac6
Bump third-party/miniupnp from `6f848ae` to `207cf44` (#557)
dependabot[bot] Dec 16, 2022
302bf58
CMakeLists: win32: fix build against boost 1.81.0-1+ (#576)
psyke83 Dec 17, 2022
7a23d6a
macOS arm64 (#591)
brad-richardson Dec 20, 2022
dfb8d9d
Fix PATH environment variable handling on Windows
cgutman Dec 21, 2022
6c5a323
Use the proper environment variable for the Program Files (x86) folder
cgutman Dec 21, 2022
b1ac4bc
Merge pull request #599 from cgutman/path_env
ReenigneArcher Dec 21, 2022
8a99187
Fix SunshineSvc hanging if an error occurs during startup (#598)
cgutman Dec 21, 2022
2b1514b
Bump ffmpeg (#603)
LizardByte-bot Dec 22, 2022
1041f87
Spawn Sunshine.exe in a job object, so it is terminated if SunshineSv…
cgutman Dec 22, 2022
bb092c0
Fix streaming with non-B8G8R8A8 desktop mode (#609)
cgutman Dec 23, 2022
1e037db
Fix pixel pitch handling for DXGI_FORMAT_R16G16B16A16_FLOAT (#605)
cgutman Dec 23, 2022
5adbd29
ci: update global workflows (#613)
LizardByte-bot Dec 23, 2022
c3ec53c
CMake: win32: further fix for boost linker incompatibility (#632)
psyke83 Dec 27, 2022
cbb5ec3
Remove duplicate boost port (#630)
brad-richardson Dec 27, 2022
95437d1
FFmpeg 5 and pre-built CBS (#509)
brad-richardson Dec 27, 2022
d69d540
Bump ffmpeg (#631)
LizardByte-bot Dec 27, 2022
c0b042f
windows/vram: fix fringing in NV12 colour conversion (#622)
psyke83 Dec 27, 2022
c1f0daa
fix npm path (#635)
ReenigneArcher Dec 27, 2022
05f5370
Launch games under the correct user account on Windows (#600)
cgutman Dec 27, 2022
215c864
nvenc, amdvce: rework all user presets/options (#623)
psyke83 Dec 28, 2022
c7fe8f6
windows: Fix audio when host is not using 48 KHz sample rate (#640)
cgutman Dec 28, 2022
f4a48f4
Rework audio bitrate and quality handling (#642)
cgutman Dec 28, 2022
ad20572
ci: update global workflows (#643)
LizardByte-bot Dec 28, 2022
a996902
Generate certificates with unique serial numbers (#645)
cgutman Dec 28, 2022
2791969
CMake: NSIS: improve user upgrade experience (#587)
psyke83 Dec 28, 2022
88a450b
update docs (#574)
ReenigneArcher Dec 28, 2022
dc5571b
add cmake-lint action (#646)
ReenigneArcher Dec 29, 2022
8ad7af8
Graceful termination on shutdown, logoff, and service stop (#647)
cgutman Dec 29, 2022
d6db10a
Remove/fix calls to std::abort() (#648)
cgutman Dec 29, 2022
a95a553
Remove prompt to press enter after Sunshine exits
cgutman Dec 29, 2022
e00aa4f
Make log priority consistent for execution messages
cgutman Dec 29, 2022
8b3b000
Merge pull request #650 from cgutman/term_logging_feedback
ReenigneArcher Dec 29, 2022
8aaf9fd
remove automatic desktop entry (#652)
ReenigneArcher Dec 30, 2022
2dc1507
Bump third-party/ViGEmClient from `f719a1d` to `9e842ba` (#558)
dependabot[bot] Dec 30, 2022
3b53734
Bump sphinx from 5.3.0 to 6.0.0 (#653)
dependabot[bot] Dec 30, 2022
91f4f15
set concurrency limit for CI workflow (#657)
ReenigneArcher Dec 30, 2022
03b6273
Convert keyboard input to scancodes using the US English layout (#651)
cgutman Dec 30, 2022
0c6d0ed
Dynamic capture format selection (IDXGIOutput5) (#654)
cgutman Dec 31, 2022
248b1bf
Fix launching apps when Sunshine is running as admin (#659)
cgutman Jan 1, 2023
a5213c6
Logs inside the WebUI (#634)
TheElixZammuto Jan 1, 2023
17cd230
ci: update global workflows (#661)
LizardByte-bot Jan 1, 2023
e5dedbb
ci: update global python (#662)
LizardByte-bot Jan 1, 2023
9ae46e1
ci: update global docker (#663)
LizardByte-bot Jan 1, 2023
97b1790
ci: update release notifier (#665)
LizardByte-bot Jan 1, 2023
cfe7129
windows: pin libpsl version (#669)
ReenigneArcher Jan 2, 2023
a7a9df3
ci: update global workflows (#673)
LizardByte-bot Jan 2, 2023
f9963ed
update clang-format (#666)
ReenigneArcher Jan 2, 2023
76ffa2a
Fix unexpected format switching in display_vram (#667)
cgutman Jan 2, 2023
0439d7a
Use separate encoding and capture devices to enable parallel encoding…
cgutman Jan 2, 2023
952e142
fix aur publish trigger event (#680)
ReenigneArcher Jan 2, 2023
12efe96
fix docs badges for epub (#679)
ReenigneArcher Jan 2, 2023
052297a
Update app id on edit (#670)
brad-richardson Jan 3, 2023
30a790b
Fix UPnP IGD detection (#689)
BigBrainAFK Jan 3, 2023
e410426
Bump bootstrap from 5.0.0 to 5.2.3 (#638)
dependabot[bot] Jan 4, 2023
997e8c6
Bump @fortawesome/fontawesome-free from 6.2.0 to 6.2.1 (#639)
dependabot[bot] Jan 4, 2023
cc688c7
Implement process and thread priority adjustments (#691)
cgutman Jan 4, 2023
a3922d9
Bump third-party/moonlight-common-c from `9da6329` to `ef9ad52` (#690)
dependabot[bot] Jan 4, 2023
ff88305
Fix wayland capture on nvidia (#649)
jhgarner Jan 4, 2023
1c1a7fa
Fix 7.1 surround channel mapping (#694)
cgutman Jan 4, 2023
76896eb
Fix NVENC profile values not applying (#695)
cgutman Jan 4, 2023
c72aeef
Only increase rc_buffer_size when software encoding with more than on…
cgutman Jan 4, 2023
1a929cc
Fix origin_web_ui_allowed binding (#697)
d-s-x Jan 4, 2023
08cb5fc
Minor UI fixes (#696)
cgutman Jan 4, 2023
f1c225f
Terminate Sunshine if a session doesn't terminate for more than 10 se…
cgutman Jan 5, 2023
00aa23b
Fix hang on stream termination if no frames can be captured (#709)
cgutman Jan 5, 2023
5980e52
Improve robustness of encoder selection (#710)
cgutman Jan 5, 2023
65574a0
Add an Apply button to the Web UI when running as a Win32 Service (#700)
cgutman Jan 5, 2023
effa98f
Bump sphinx from 6.0.0 to 6.1.1 (#713)
dependabot[bot] Jan 6, 2023
9b6d0b7
Generated app id with hashed input data (#715)
brad-richardson Jan 7, 2023
c95f54f
Migrate Windows config files into specific config directory (#716)
cgutman Jan 7, 2023
e2fce25
Fix Windows masked cursor blending with GPU encoders (#720)
cgutman Jan 7, 2023
7770b5f
Enable Mouse Keys while streaming for systems with no mouse plugged i…
cgutman Jan 7, 2023
77d3a7e
Color conversion fixes and BT.2020 support (#723)
cgutman Jan 8, 2023
6607062
Fix divisor for YUV range (#728)
cgutman Jan 8, 2023
a26877a
fix submodule names (#725)
ReenigneArcher Jan 8, 2023
d51afbe
CMake: win32: fix API version, disable boost-cmake detection (#732)
psyke83 Jan 9, 2023
23ef231
revert windows build libpsl version lock (#729)
ReenigneArcher Jan 9, 2023
009975d
prepare v0.17.0 (#708)
ReenigneArcher Jan 9, 2023
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