cherry-pick: 上游 bugfix 与 feature 同步 (#4340, #4407, #4261, #4890)#551
Open
cherry-pick: 上游 bugfix 与 feature 同步 (#4340, #4407, #4261, #4890)#551
Conversation
e6bbe21 to
d74f9ed
Compare
75883b5 to
b47f0b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
从上游 LizardByte/Sunshine 同步以下修复和功能:
Bug Fixes
DXGI EnumAdapters1 内存泄漏 (upstream
d3af56d6f, #4340)display_base.cpp中EnumAdapters1返回的 adapter 指针直接赋值给ComPtr导致引用计数错误,改为通过原始指针接收后再包装KVM 切换后光标消失 (upstream
fd2bfaac7, #4407)enable_mouse_keys()并在视频帧循环中周期性调用以保持状态取消配对最后一个客户端时清除托盘图标 (upstream
d6bc76e3d, #4890)proc::proc.terminate()以更新托盘图标状态Features
fbcf2116c, #4261)CONTINUOUS_AUDIOflag、RTSP/NVHTTP 参数解析、WASAPI timeout 时静音填充已评估跳过的上游 PR