copilot-swe-agent[bot]
4353158d60
docs: add FreeBSD additional requirements section
...
Add notes about required packages for gaming on FreeBSD:
- linux-steam-utils for Steam gaming
- nvidia-driver for NVIDIA GPU support
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-10-28 19:08:37 +00:00
copilot-swe-agent[bot]
69751d1943
fix: add FreeBSD support for local address handling
...
- Add FreeBSD-specific packet info handling in ENet unix.c
- Use IP_RECVDSTADDR/IP_SENDSRCADDR for FreeBSD instead of IP_PKTINFO
- Enable IP_RECVDSTADDR socket option on video/audio sockets for FreeBSD
- Remove incorrect IP_PKTINFO macro redefinition from misc.cpp
- Add FreeBSD-specific send code in Sunshine's UDP streaming functions
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-10-28 19:06:45 +00:00
copilot-swe-agent[bot]
6300ea0641
Initial plan
2025-10-28 18:51:17 +00:00
ReenigneArcher
31801ad4ea
debug stream session
2025-10-06 17:30:22 -04:00
ReenigneArcher
d3a73d47c9
build: add freebsd support
2025-10-06 17:30:21 -04:00
ReenigneArcher
8372c37046
fix(linux): service file for Trixie ( #4319 )
...
Co-authored-by: PVermeer <23457923+PVermeer@users.noreply.github.com>
2025-10-05 10:05:30 -04:00
dependabot[bot]
b97b742e25
build(deps): bump LizardByte/actions from 2025.927.193939 to 2025.929.125237 in the lizardbyte-actions group ( #4313 )
...
build(deps): bump LizardByte/actions in the lizardbyte-actions group
Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions ).
Updates `LizardByte/actions` from 2025.927.193939 to 2025.929.125237
- [Release notes](https://github.com/lizardbyte/actions/releases )
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.927.193939...v2025.929.125237 )
---
updated-dependencies:
- dependency-name: LizardByte/actions
dependency-version: 2025.929.125237
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 09:04:07 -04:00
dependabot[bot]
c16f0add0f
build(deps): bump LizardByte/actions from 2025.917.25039 to 2025.927.193939 in the lizardbyte-actions group ( #4309 )
...
build(deps): bump LizardByte/actions in the lizardbyte-actions group
Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions ).
Updates `LizardByte/actions` from 2025.917.25039 to 2025.927.193939
- [Release notes](https://github.com/lizardbyte/actions/releases )
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.917.25039...v2025.927.193939 )
---
updated-dependencies:
- dependency-name: LizardByte/actions
dependency-version: 2025.927.193939
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 20:50:23 -04:00
ReenigneArcher
c4e5a69c39
build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine ( #4308 )
2025-09-27 17:19:45 -04:00
dependabot[bot]
74e4e6cdd8
build(deps): bump third-party/build-deps from c38829d to 2840c8a ( #4307 )
...
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps ) from `c38829d` to `2840c8a`.
- [Commits](c38829d6b8...2840c8a578 )
---
updated-dependencies:
- dependency-name: third-party/build-deps
dependency-version: 2840c8a5780e188eab781ec7db99c7e55e929e60
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 10:19:21 -04:00
PVermeer
1a96d13514
build(linux): update pkg-config systemd variable names ( #4303 )
2025-09-26 11:11:07 -04:00
dependabot[bot]
61a2512d49
build(deps): bump vue from 3.5.21 to 3.5.22 ( #4301 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.21 to 3.5.22.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.21...v3.5.22 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-26 08:31:01 -04:00
ReenigneArcher
9c1b8db5cd
build(Linux): Refactor Dockerfiles and build script for multi-stage, step-based builds ( #4299 )
2025-09-25 08:35:02 -04:00
ReenigneArcher
2a3a4094ac
ci(copr): Trigger release job only for non-prereleases ( #4297 )
...
Updated the CI workflow to ensure the release job runs only when a release is not marked as a prerelease. This prevents the release job from executing on prerelease events.
2025-09-24 17:43:45 -04:00
LizardByte-bot
86188d47a7
chore(l10n): update translations ( #4291 )
v2025.924.154138
2025-09-24 11:41:38 -04:00
Eduardo Mozart de Oliveira
bef7adcc7b
build(macos): Remove XCode dependency ( #4293 )
2025-09-24 11:40:56 -04:00
ReenigneArcher
71d7885653
fix(windows): Correct binPath syntax in install-service.bat ( #4290 )
2025-09-24 10:40:33 -04:00
ReenigneArcher
d924dd9091
ci(copr): Use GITHUB_TOKEN instead of PAT to update release ( #4289 )
2025-09-23 14:44:24 -04:00
ReenigneArcher
f22b00d698
Merge commit from fork
v2025.923.33222
2025-09-22 23:32:22 -04:00
Gilles Schintgen
fd96aa0b36
fix(packaging/Linux): ensure that uhid is loaded automatically ( #2906 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-09-22 23:30:21 -04:00
LizardByte-bot
6de97fdc18
chore(l10n): update translations ( #4252 )
2025-09-22 15:56:53 -04:00
dependabot[bot]
19e8f425f3
build(deps): bump @lizardbyte/shared-web from 2025.626.181239 to 2025.922.181114 ( #4288 )
...
build(deps): bump @lizardbyte/shared-web
Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web ) from 2025.626.181239 to 2025.922.181114.
- [Release notes](https://github.com/LizardByte/shared-web/releases )
- [Commits](https://github.com/LizardByte/shared-web/compare/v2025.626.181239...v2025.922.181114 )
---
updated-dependencies:
- dependency-name: "@lizardbyte/shared-web"
dependency-version: 2025.922.181114
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 14:53:36 -04:00
LizardByte-bot
d4f4849cf9
chore: update global workflows ( #4280 )
2025-09-21 20:19:03 -04:00
ReenigneArcher
be73273ffc
build(deps): bump vite dependencies ( #4279 )
2025-09-21 09:24:22 -04:00
ReenigneArcher
5800653055
test: add external test commands ( #4277 )
2025-09-21 00:22:42 -04:00
ReenigneArcher
2b2b4a7fbe
build(packaging/Linux): remove cuda as required dependency on aur ( #4278 )
2025-09-20 13:54:16 -04:00
Revival8697
cb653deb7c
fix(Linux): udev rules style issues ( #4276 )
2025-09-19 18:57:33 -04:00
dependabot[bot]
0f984d0e61
build(deps): bump third-party/build-deps from 2450694 to c38829d ( #4270 )
...
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps ) from `2450694` to `c38829d`.
- [Commits](2450694977...c38829d6b8 )
---
updated-dependencies:
- dependency-name: third-party/build-deps
dependency-version: c38829d6b8c35b64b3ff7a569f51978ed72c4292
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 13:12:54 -04:00
ReenigneArcher
4ef1edef04
build(flatpak/deps): Switch miniupnpc source from archive to Git ( #4275 )
2025-09-19 11:42:20 -04:00
ReenigneArcher
3239f2e1a4
ci: harden env variable usage ( #4266 )
2025-09-16 23:37:29 -04:00
ReenigneArcher
9f6c832583
docs: use github admonition styles ( #4263 )
2025-09-16 19:01:39 -04:00
dependabot[bot]
cadc89aa14
build(deps): bump third-party/doxyconfig from a73f908 to 1188ef2 ( #4264 )
...
* build(deps): bump third-party/doxyconfig from `a73f908` to `1188ef2`
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig ) from `a73f908` to `1188ef2`.
- [Commits](a73f908fb7...1188ef2b96 )
---
updated-dependencies:
- dependency-name: third-party/doxyconfig
dependency-version: 1188ef2b96efb3e003a591ee01714339c2d9161c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: fix tab compatibility with doxygen 1.11-1.12
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-09-16 17:46:59 -04:00
dependabot[bot]
518c9564e5
build(deps): bump LizardByte/actions from 2025.907.21827 to 2025.914.154454 in the lizardbyte-actions group ( #4260 )
...
build(deps): bump LizardByte/actions in the lizardbyte-actions group
Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions ).
Updates `LizardByte/actions` from 2025.907.21827 to 2025.914.154454
- [Release notes](https://github.com/lizardbyte/actions/releases )
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.907.21827...v2025.914.154454 )
---
updated-dependencies:
- dependency-name: LizardByte/actions
dependency-version: 2025.914.154454
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 08:58:43 -04:00
ReenigneArcher
ded837a2ff
ci(homebrew): add macos-26 support ( #4259 )
2025-09-14 11:46:11 -04:00
Andrew Moore
19babad080
fix(packaging/Arch): do not fail if cuda was freshly installed ( #4257 )
2025-09-14 00:12:58 -04:00
Andrew Moore
5490ca3a56
fix(packaging/Arch): make cuda and unit tests optional ( #4254 )
2025-09-13 22:41:32 -04:00
LizardByte-bot
25e1d415d2
chore(l10n): update translations ( #4222 )
2025-09-09 22:34:50 -04:00
dependabot[bot]
3bfb7cbe41
build(deps): bump vue-i18n from 11.1.11 to 11.1.12 ( #4241 )
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n ) from 11.1.11 to 11.1.12.
- [Release notes](https://github.com/intlify/vue-i18n/releases )
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.12/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-version: 11.1.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 20:16:32 -04:00
dependabot[bot]
5e04d984e0
build(deps): bump packaging/linux/flatpak/deps/shared-modules from b63062b to 231e052 ( #4245 )
...
build(deps): bump packaging/linux/flatpak/deps/shared-modules
Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules ) from `b63062b` to `231e052`.
- [Commits](b63062b3cd...231e052557 )
---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
dependency-version: 231e052557e37e120c94d584881f43daac3391fd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 16:33:03 -04:00
dependabot[bot]
0458451fb7
build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from f03a673 to ea92dc2 ( #4224 )
...
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 `f03a673` to `ea92dc2`.
- [Commits](f03a673abe...ea92dc22ab )
---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/flatpak-builder-tools
dependency-version: ea92dc22ab7e4ab44133407b883c9a6792e54302
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 14:08:59 -04:00
dependabot[bot]
7fdbdb8ddf
build(deps): bump vue from 3.5.19 to 3.5.21 ( #4227 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.19 to 3.5.21.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.19...v3.5.21 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 12:58:07 -04:00
dependabot[bot]
53772a61f9
build(deps-dev): bump serve from 14.2.4 to 14.2.5 in the dev-dependencies group ( #4237 )
...
build(deps-dev): bump serve in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [serve](https://github.com/vercel/serve ).
Updates `serve` from 14.2.4 to 14.2.5
- [Release notes](https://github.com/vercel/serve/releases )
- [Commits](https://github.com/vercel/serve/compare/14.2.4...v14.2.5 )
---
updated-dependencies:
- dependency-name: serve
dependency-version: 14.2.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 10:57:29 -04:00
dependabot[bot]
063dd9f1d3
build(deps): bump the github-actions group across 1 directory with 3 updates ( #4236 )
...
Bumps the github-actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node ), [actions/setup-python](https://github.com/actions/setup-python ) and [actions/github-script](https://github.com/actions/github-script ).
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 09:29:45 -04:00
dependabot[bot]
47b8b3a19d
build(deps): bump LizardByte/actions from 2025.814.40518 to 2025.907.21827 in the lizardbyte-actions group ( #4246 )
...
build(deps): bump LizardByte/actions in the lizardbyte-actions group
Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions ).
Updates `LizardByte/actions` from 2025.814.40518 to 2025.907.21827
- [Release notes](https://github.com/lizardbyte/actions/releases )
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.814.40518...v2025.907.21827 )
---
updated-dependencies:
- dependency-name: LizardByte/actions
dependency-version: 2025.907.21827
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 08:37:44 -04:00
ReenigneArcher
b4677bab84
build(deps/Linux): include gnu-which as dependency ( #4251 )
2025-09-08 22:38:42 -04:00
ReenigneArcher
7f255b3f9c
docs(troubleshooting): fix Linux hardware encoding admonition and general cleanup ( #4250 )
2025-09-08 18:53:59 -04:00
ReenigneArcher
54a8dd792f
test(audio): reduce wait time ( #4247 )
2025-09-08 17:59:19 -04:00
Scott Munro
458a4a5f6b
fix: windows nsis installer powershell executions run in -noprofile mode ( #4231 )
2025-09-06 13:30:16 -04:00
Kishi
8bff4d0780
feat(tray): Add runtime config option to enable/disable system tray ( #4208 )
2025-09-01 14:07:31 -04:00
ReenigneArcher
73f84fb6dd
fix(tray): optionally run tray in main event loop enabling support for macOS ( #3818 )
...
Co-authored-by: Lukas Senionis <22381748+FrogTheFrog@users.noreply.github.com>
2025-09-01 11:30:18 -04:00