Skip to content

Conversation

@eball
Copy link

@eball eball commented Dec 1, 2025

No description provided.

dependabot bot and others added 30 commits May 1, 2025 12:39
…izardByte#3836)

Bumps [third-party/googletest](https://github.com/google/googletest) from `6910c9d` to `04ee1b4`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@6910c9d...04ee1b4)

---
updated-dependencies:
- dependency-name: third-party/googletest
  dependency-version: 04ee1b4f2aefdffb0135d7cf2a2c519fe50dabe4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from `aac65cf` to `bf91cb0` (LizardByte#3850)

build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools

Bumps [packaging/linux/flatpak/deps/flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools) from `aac65cf` to `bf91cb0`.
- [Commits](flatpak/flatpak-builder-tools@aac65cf...bf91cb0)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/flatpak-builder-tools
  dependency-version: bf91cb0bee7ce0c8021e223e3ea9c5110ebb82de
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…izardByte#3853)

Bumps [third-party/inputtino](https://github.com/games-on-whales/inputtino) from `fd136cf` to `17a9b9c`.
- [Commits](games-on-whales/inputtino@fd136cf...17a9b9c)

---
updated-dependencies:
- dependency-name: third-party/inputtino
  dependency-version: 17a9b9ce85c6b8e711f777146d3c706c1a2a9fd9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from `bf91cb0` to `fe89c19` (LizardByte#3862)

build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools

Bumps [packaging/linux/flatpak/deps/flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools) from `bf91cb0` to `fe89c19`.
- [Commits](flatpak/flatpak-builder-tools@bf91cb0...fe89c19)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/flatpak-builder-tools
  dependency-version: fe89c19b147432d896f7c1c686630a992132d583
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Instead of using now() when the RTP packet is created, use the earlier packet->frame_timestamp that we're already collecting for host latency stats. This timestamp is more accurate to when we captured the frame, and the same timestamp value is shared by all RTP packets that make up the same video frame. Duplicate frames without capture timestamps use the ratecontrol timestamp.
…Byte#3822)

Bumps the lizardbyte-actions group with 2 updates: [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action) and [LizardByte/update-changelog-action](https://github.com/lizardbyte/update-changelog-action).


Updates `LizardByte/homebrew-release-action` from 2024.1115.14934 to 2025.426.194543
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases)
- [Commits](LizardByte/homebrew-release-action@v2024.1115.14934...v2025.426.194543)

Updates `LizardByte/update-changelog-action` from 2024.919.152649 to 2025.426.173858
- [Release notes](https://github.com/lizardbyte/update-changelog-action/releases)
- [Commits](LizardByte/update-changelog-action@v2024.919.152649...v2025.426.173858)

---
updated-dependencies:
- dependency-name: LizardByte/homebrew-release-action
  dependency-version: 2025.426.194543
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lizardbyte-actions
- dependency-name: LizardByte/update-changelog-action
  dependency-version: 2025.426.173858
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.13...v3.5.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…izardByte#3900)

build(deps): bump third-party/build-deps from `b567d3c` to `3a4ec78`

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `b567d3c` to `3a4ec78`.
- [Commits](LizardByte/build-deps@b567d3c...3a4ec78)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: 3a4ec7840a03fc1d297e943a070cca6c6de5d5b5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…izardByte#3927)

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `d60197e` to `a51a06a`.
- [Commits](LizardByte/build-deps@d60197e...a51a06a)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: a51a06adf774c51f6a3916b4fe10ca7d436690d3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ns6089 and others added 25 commits November 5, 2025 08:49
…izardByte#4392)

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `bcaf64b` to `ca3f2da`.
- [Commits](LizardByte/build-deps@bcaf64b...ca3f2da)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: ca3f2da7d099b968213b356b38bf4739ebc52409
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… the video::config_t literals (LizardByte#4391)

fix(config): Add missing frameX100 fields at the initializers for the video::config_t literals.
…d984f4` (LizardByte#4409)

build(deps): bump third-party/moonlight-common-c

Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `5f22801` to `2d984f4`.
- [Commits](moonlight-stream/moonlight-common-c@5f22801...2d984f4)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-version: 2d984f4b0dfab5ea2cff0f262abe1a056946a7c1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#4425)

Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@783ae15...b9c3f24)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dByte#4445)

Bumps [third-party/tray](https://github.com/LizardByte/tray) from `0309a7c` to `d43f4c2`.
- [Commits](LizardByte/tray@0309a7c...d43f4c2)

---
updated-dependencies:
- dependency-name: third-party/tray
  dependency-version: d43f4c24d60d2fc7ed7e4fac178fa12f72145087
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…41e11` (LizardByte#4446)

build(deps): bump third-party/wayland-protocols

Bumps [third-party/wayland-protocols](https://github.com/LizardByte-infrastructure/wayland-protocols) from `0091197` to `6141e11`.
- [Commits](LizardByte-infrastructure/wayland-protocols@0091197...6141e11)

---
updated-dependencies:
- dependency-name: third-party/wayland-protocols
  dependency-version: 6141e1154303dadd5c3e480bc4a16e26f1dcb2af
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…izardByte#4447)

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `ca3f2da` to `afe70fa`.
- [Commits](LizardByte/build-deps@ca3f2da...afe70fa)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: afe70fa37e1013bfe7f1f368f00ee1cfaa222c48
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…126e48` (LizardByte#4452)

build(deps): bump third-party/moonlight-common-c

Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `2d984f4` to `b126e48`.
- [Commits](moonlight-stream/moonlight-common-c@2d984f4...b126e48)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-version: b126e481a195fdc7152d211def17190e3434bcce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.22 to 3.5.25.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.22...v3.5.25)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…group (LizardByte#4435)

build(deps): bump actions/checkout in the github-actions group

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from `ea92dc2` to `fdbe66a` (LizardByte#4443)

build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools

Bumps [packaging/linux/flatpak/deps/flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools) from `ea92dc2` to `fdbe66a`.
- [Commits](flatpak/flatpak-builder-tools@ea92dc2...fdbe66a)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/flatpak-builder-tools
  dependency-version: fdbe66a48b7450f3c18ab2cb8ff31be704846600
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…d705c8` to `3456e75` (LizardByte#4431)

build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `8d705c8` to `3456e75`.
- [Commits](flathub/shared-modules@8d705c8...3456e75)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-version: 3456e7537ea4934c035a26330b90932630b25034
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#4463)

Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@b9c3f24...0cd283c)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* master: (25 commits)
  update ci action
  ignore version notify
  Sync v2025.731.125037 (#7)
  fix: build version arg
  Sync/main (#6)
  revert
  Revert "bump submodule"
  bump submodule
  define DS_EFFECT_PAYLOAD_SIZE
  try to comment around
  update ci-docker
  update ci-docker
  update ci-docker
  trigger ci docker
  sync from origin (#3) (#5)
  local ip
  feat: support externel ip
  change ci base tag
  remove unused dockefile and change
  Update ci-docker.yml
  ...

# Conflicts:
#	.codeql-prebuild-cpp-Windows.sh
#	.codeql-prebuild-cpp-macOS.sh
#	.github/workflows/_release-notifier.yml
#	.github/workflows/_update-flathub-repo.yml
#	.github/workflows/_update-pacman-repo.yml
#	.github/workflows/ci-copr.yml
#	.github/workflows/ci-docker.yml
#	.github/workflows/ci-flatpak.yml
#	.github/workflows/ci-homebrew.yml
#	.github/workflows/ci-linux.yml
#	.github/workflows/ci-windows.yml
#	.github/workflows/codeql.yml
#	.github/workflows/common-lint.yml
#	.github/workflows/issues.yml
#	.github/workflows/localize.yml
#	.github/workflows/release-notifier-moonlight.yml
#	.github/workflows/release-notifier.yml
#	.github/workflows/update-changelog.yml
#	.github/workflows/update-docs.yml
#	.github/workflows/update-flathub-repo.yml
#	.github/workflows/update-homebrew-release.yml
#	.github/workflows/update-pacman-repo.yml
#	.github/workflows/update-pages.yml
#	.github/workflows/update-winget-release.yml
#	README.md
#	cmake/compile_definitions/linux.cmake
#	cmake/dependencies/Boost_Sunshine.cmake
#	cmake/packaging/windows_nsis.cmake
#	docker/archlinux.bak
#	docker/clion-toolchain.dockerfile
#	docs/app_examples.md
#	docs/getting_started.md
#	docs/troubleshooting.md
#	package.json
#	packaging/linux/Arch/PKGBUILD
#	packaging/linux/copr/Sunshine.spec
#	packaging/linux/flatpak/modules/boost.json
#	packaging/linux/flatpak/modules/miniupnpc.json
#	packaging/linux/flatpak/scripts/additional-install.sh
#	packaging/sunshine.rb
#	scripts/linux_build.sh
#	src/config.cpp
#	src/confighttp.cpp
#	src/entry_handler.cpp
#	src/entry_handler.h
#	src/main.cpp
#	src/nvenc/nvenc_base.cpp
#	src/nvenc/nvenc_d3d11.cpp
#	src/nvenc/nvenc_d3d11.h
#	src/nvenc/nvenc_d3d11_on_cuda.cpp
#	src/nvenc/nvenc_d3d11_on_cuda.h
#	src/nvhttp.cpp
#	src/platform/common.h
#	src/platform/linux/audio.cpp
#	src/platform/linux/cuda.cpp
#	src/platform/linux/cuda.cu
#	src/platform/linux/graphics.cpp
#	src/platform/linux/input/inputtino_gamepad.cpp
#	src/platform/linux/misc.cpp
#	src/platform/linux/vaapi.cpp
#	src/platform/macos/microphone.mm
#	src/platform/windows/audio.cpp
#	src/platform/windows/display_base.cpp
#	src/platform/windows/display_vram.cpp
#	src/platform/windows/display_wgc.cpp
#	src/platform/windows/input.cpp
#	src/platform/windows/misc.cpp
#	src/platform/windows/misc.h
#	src/platform/windows/publish.cpp
#	src/platform/windows/windows.rc
#	src/process.cpp
#	src/rtsp.cpp
#	src/system_tray.cpp
#	src/system_tray.h
#	src/video.cpp
#	src/video.h
#	src/video_colorspace.cpp
#	src/video_colorspace.h
#	src_assets/common/assets/web/apps.html
#	src_assets/common/assets/web/config.html
#	src_assets/common/assets/web/configs/tabs/General.vue
#	src_assets/common/assets/web/configs/tabs/Inputs.vue
#	src_assets/common/assets/web/configs/tabs/audiovideo/DisplayDeviceOptions.vue
#	src_assets/common/assets/web/configs/tabs/audiovideo/DisplayOutputSelector.vue
#	src_assets/common/assets/web/public/assets/locale/bg.json
#	src_assets/common/assets/web/public/assets/locale/cs.json
#	src_assets/common/assets/web/public/assets/locale/de.json
#	src_assets/common/assets/web/public/assets/locale/en.json
#	src_assets/common/assets/web/public/assets/locale/en_GB.json
#	src_assets/common/assets/web/public/assets/locale/en_US.json
#	src_assets/common/assets/web/public/assets/locale/es.json
#	src_assets/common/assets/web/public/assets/locale/fr.json
#	src_assets/common/assets/web/public/assets/locale/it.json
#	src_assets/common/assets/web/public/assets/locale/ja.json
#	src_assets/common/assets/web/public/assets/locale/ko.json
#	src_assets/common/assets/web/public/assets/locale/pl.json
#	src_assets/common/assets/web/public/assets/locale/pt.json
#	src_assets/common/assets/web/public/assets/locale/pt_BR.json
#	src_assets/common/assets/web/public/assets/locale/ru.json
#	src_assets/common/assets/web/public/assets/locale/sv.json
#	src_assets/common/assets/web/public/assets/locale/tr.json
#	src_assets/common/assets/web/public/assets/locale/uk.json
#	src_assets/common/assets/web/public/assets/locale/zh.json
#	src_assets/common/assets/web/public/assets/locale/zh_TW.json
#	src_assets/linux/misc/60-sunshine.rules
#	src_assets/windows/misc/service/install-service.bat
#	tests/CMakeLists.txt
#	tests/unit/test_audio.cpp
#	tests/unit/test_display_device.cpp
#	tests/unit/test_file_handler.cpp
#	third-party/googletest
#	third-party/libdisplaydevice
#	tools/audio.cpp
#	tools/sunshinesvc.cpp
#	vite.config.js
@eball
Copy link
Author

eball commented Dec 1, 2025

修复 common lint的错误 @copilot

Copy link

Copilot AI commented Dec 1, 2025

@eball I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* fix: resolve common lint errors for clang-format and yamllint

Co-authored-by: eball <[email protected]>

* fix: resolve common lint errors for clang-format and yamllint

Co-authored-by: eball <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: eball <[email protected]>
@eball eball merged commit b33478b into master Dec 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.