Commit graph

2,942 commits

Author SHA1 Message Date
Cameron Gutman
7d887bc77f
build(arch): temporarily disable broken Arch build (#4451) 2025-11-25 22:23:28 -06:00
dependabot[bot]
915ba74f2d
build(deps): bump third-party/build-deps from ca3f2da to afe70fa (#4447)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `ca3f2da` to `afe70fa`.
- [Commits](ca3f2da7d0...afe70fa37e)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: afe70fa37e1013bfe7f1f368f00ee1cfaa222c48
  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-11-25 08:17:33 -05:00
dependabot[bot]
5f424844e4
build(deps): bump third-party/wayland-protocols from 0091197 to 6141e11 (#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](0091197f5c...6141e11543)

---
updated-dependencies:
- dependency-name: third-party/wayland-protocols
  dependency-version: 6141e1154303dadd5c3e480bc4a16e26f1dcb2af
  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-11-25 08:15:51 -05:00
dependabot[bot]
036e14d0b0
build(deps): bump third-party/tray from 0309a7c to d43f4c2 (#4445)
Bumps [third-party/tray](https://github.com/LizardByte/tray) from `0309a7c` to `d43f4c2`.
- [Commits](0309a7cb84...d43f4c24d6)

---
updated-dependencies:
- dependency-name: third-party/tray
  dependency-version: d43f4c24d60d2fc7ed7e4fac178fa12f72145087
  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-11-25 08:11:23 -05:00
Garmelon
fe07501820
build(packaging/Arch): fix cuda gcc version detection (#4442) 2025-11-23 21:51:15 -05:00
LizardByte-bot
d0aefe05b2
chore(l10n): update translations (#4386) 2025-11-22 13:58:37 -05:00
dependabot[bot]
b169d30482
build(deps): bump vmactions/freebsd-vm from 1.2.6 to 1.2.7 (#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](783ae15c03...b9c3f24600)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 13:18:39 -05:00
StringWeaver
adb443f0d1
fix(win): Windows.Graphics.Capture API frame rate capped at 60fps (#4424) 2025-11-16 21:53:23 -05:00
David Lane
a2e6fc9f2a
ci: harden workflows (#4412) 2025-11-12 10:48:21 -05:00
Martijn Courteaux
852dee0a68
fix(launch): Fix several launch failure conditions (exceptions thrown in child.wait, and boost::split_unix) (#4390) 2025-11-12 10:07:15 -05:00
David Lane
1d6d916b7a
build: add freebsd support (#4049) 2025-11-11 23:46:11 -05:00
dependabot[bot]
2dbe837ebc
build(deps): bump third-party/moonlight-common-c from 5f22801 to 2d984f4 (#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](5f2280183c...2d984f4b0d)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-version: 2d984f4b0dfab5ea2cff0f262abe1a056946a7c1
  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-11-10 19:09:10 -05:00
ns6089
49197c71af
fix(video): fix leaky abstraction in ogl luma shader (#4404) 2025-11-08 13:48:49 -05:00
Martijn Courteaux
8836db5dbd
fix(config): Add missing framerateX100 fields at the initializers for the video::config_t literals (#4391)
fix(config): Add missing frameX100 fields at the initializers for the video::config_t literals.
2025-11-06 19:55:20 -06:00
dependabot[bot]
f8bda88060
build(deps): bump third-party/build-deps from bcaf64b to ca3f2da (#4392)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `bcaf64b` to `ca3f2da`.
- [Commits](bcaf64b7da...ca3f2da7d0)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: ca3f2da7d099b968213b356b38bf4739ebc52409
  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-11-06 08:25:44 -05:00
ns6089
cdb7e2b813
feat(video): use unified color conversion matrix generator (#4387) 2025-11-05 08:49:56 -05:00
dependabot[bot]
eb72930a8e
build(deps): bump packaging/linux/flatpak/deps/shared-modules from 6537464 to 8d705c8 (#4385)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `6537464` to `8d705c8`.
- [Commits](65374641cd...8d705c873c)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-version: 8d705c873c8b04cc2805e0819e2801876fb5cfef
  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-11-02 07:49:04 -05:00
dependabot[bot]
355078a64c
build(deps): bump third-party/build-deps from 6c9ec34 to bcaf64b (#4375)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `6c9ec34` to `bcaf64b`.
- [Commits](6c9ec346a3...bcaf64b7da)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: bcaf64b7dae03b56e038854ea3c338fca114646c
  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-11-02 07:45:28 -05:00
David Lane
875ad1d11a
build(deps): bump boost to 1.89 (#4253) 2025-11-01 21:02:15 -04:00
dependabot[bot]
3d2fca7cb2
build(deps): bump third-party/Simple-Web-Server from 187f798 to 546895a (#4370)
build(deps): bump third-party/Simple-Web-Server

Bumps [third-party/Simple-Web-Server](https://github.com/LizardByte-infrastructure/Simple-Web-Server) from `187f798` to `546895a`.
- [Commits](187f798d54...546895a93a)

---
updated-dependencies:
- dependency-name: third-party/Simple-Web-Server
  dependency-version: 546895a93a29062bb178367b46c7afb72da9881e
  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-11-01 20:10:00 -04:00
David Lane
39775725aa
docs(readme): Update for clarity and image sources (#4384) 2025-11-01 19:49:09 -04:00
David Lane
dbe38ba2e9
build(flatpak): update org.freedesktop.Platform version (#4382) 2025-11-01 09:05:04 -04:00
dependabot[bot]
01a6dfd1de
build(deps): bump LizardByte/actions from 2025.1020.14905 to 2025.1028.23217 in the lizardbyte-actions group (#4365)
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.1020.14905 to 2025.1028.23217
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.1020.14905...v2025.1028.23217)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.1028.23217
  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-10-28 08:27:41 -04:00
LizardByte-bot
e657df0c47
chore(l10n): update translations (#4302) 2025-10-27 14:19:30 -04:00
Sandro
f1a667532b
fix(config): ensure apps.json is writeable (#4249) 2025-10-25 22:59:32 -04:00
ReenigneArcher
a7f03c25fd
ci: move bundle analysis to separate job (#4361) 2025-10-25 21:15:23 -04:00
ReenigneArcher
c2fb5438af
ci(copr): fix release event conditions (#4360) 2025-10-25 20:10:21 -04:00
ReenigneArcher
0b3978eb27
build(rpm): add OpenSUSE support (#4359) 2025-10-25 18:58:32 -04:00
dependabot[bot]
502f3e141f
build(deps): bump the github-actions group with 2 updates (#4356)
Bumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/download-artifact` from 5 to 6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  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-10-25 12:10:00 -04:00
xd-byte
d3af56d6fd
fix(windows): Memory leak when EnumAdapters1 uses dxgi::adapter_t address as parameter (#4340) 2025-10-25 11:06:52 -04:00
ReenigneArcher
7ecb78177b
build(rpm): Update Fedora spec and CUDA math_functions.h patch for Fedora 43+ (#4353) 2025-10-24 23:45:15 -04:00
dependabot[bot]
8df1003b01
build(deps): bump third-party/build-deps from 1dd1b68 to 6c9ec34 (#4345)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `1dd1b68` to `6c9ec34`.
- [Commits](1dd1b683ab...6c9ec346a3)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: 6c9ec346a351742b9ecf4128196eeb871d886fd5
  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-10-21 14:51:15 -04:00
dependabot[bot]
0b6b9e418e
build(deps): bump packaging/linux/flatpak/deps/shared-modules from 231e052 to 6537464 (#4346)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `231e052` to `6537464`.
- [Commits](231e052557...65374641cd)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-version: 65374641cdedb0664879196b62127f76a106185a
  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-10-20 22:19:47 -04:00
dependabot[bot]
5624637857
build(deps): bump LizardByte/actions from 2025.1011.184228 to 2025.1020.14905 in the lizardbyte-actions group (#4347)
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.1011.184228 to 2025.1020.14905
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.1011.184228...v2025.1020.14905)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.1020.14905
  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-10-20 08:48:47 -04:00
dependabot[bot]
179c01a2ea
build(deps): bump actions/setup-node from 5 to 6 in the github-actions group (#4334)
build(deps): bump actions/setup-node in the github-actions group

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


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  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-10-14 15:32:31 -04:00
ReenigneArcher
a8e03a29b0
fix(web-ui): translation function in DisplayOutputSelector label (#4328) 2025-10-12 14:23:04 -04:00
dependabot[bot]
08454f7397
build(deps): bump third-party/build-deps from 2840c8a to 1dd1b68 (#4326)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `2840c8a` to `1dd1b68`.
- [Commits](2840c8a578...1dd1b683ab)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: 1dd1b683ab57ad06238118d309443155c7c517fb
  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-10-11 19:57:10 -04:00
Andy Grundman
6ed0c7a8f2
feat(fps): support x-nv-video[0].clientRefreshRateX100 for requesting fractional NTSC framerates (#4019) 2025-10-11 19:56:12 -04:00
dependabot[bot]
8dd75c4829
build(deps): bump LizardByte/actions from 2025.929.125237 to 2025.1011.184228 in the lizardbyte-actions group (#4327)
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.929.125237 to 2025.1011.184228
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.929.125237...v2025.1011.184228)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.1011.184228
  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-10-11 18:04:41 -04:00
Mariotaku
fbcf2116c2
feat(audio): allow sending continuous audio (#4261) 2025-10-11 16:53:11 -04:00
PVermeer
246d8f179f
build(linux): explicitely set CC and CXX compilers (#4325) 2025-10-11 10:26:40 -04:00
PVermeer
ed7b78f138
build(linux): enable cpack auto dependencies (#4323) 2025-10-09 10:19:48 -04:00
PVermeer
f52891d6fc
build(linux): static link std libraries (#4321) 2025-10-07 11:29:16 -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