3339 Commits

Author SHA1 Message Date
LizardByte-bot
9b9767be0c chore(l10n): update translations (#3512)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-08 03:33:07 +00:00
Lukas Senionis
76bea8acb9 feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
ReenigneArcher
df0bc3f82f build(packaging/macos)!: remove macports support (#3506) 2025-01-08 00:18:34 +00:00
ReenigneArcher
b662b8e7c2 docs(gh-pages): migrate site to jekyll format (#3517) 2025-01-06 21:50:26 -05:00
Lukas Senionis
2e5c291233 feat(web-ui): replace dropdown menus with checkboxes (#3455) 2025-01-05 14:43:45 -05:00
Lukas Senionis
65878af8ea fix(docs): use ucrt64 doxygen for msys2 (#3514) 2025-01-04 08:57:03 -05:00
Cameron Gutman
151ff8f2b9 fix(capture/macos): fix implicit conversion of NSArray (#3502) 2025-01-03 18:01:24 -05:00
Yukino Song
b2ca7fdeda Update README.md 2025-01-03 17:23:41 +08:00
LizardByte-bot
d50611c79b chore(l10n): update translations (#3473) 2025-01-01 22:23:11 -05:00
dependabot[bot]
bb79557a25 build(deps): bump the lizardbyte-actions group across 1 directory with 2 updates (#3504)
Bumps the lizardbyte-actions group with 2 updates in the / directory: [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) and [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action).


Updates `LizardByte/setup-release-action` from 2024.919.143601 to 2025.102.14715
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases)
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.919.143601...v2025.102.14715)

Updates `LizardByte/create-release-action` from 2024.919.143026 to 2025.102.13208
- [Release notes](https://github.com/lizardbyte/create-release-action/releases)
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.919.143026...v2025.102.13208)

---
updated-dependencies:
- dependency-name: LizardByte/setup-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lizardbyte-actions
- dependency-name: LizardByte/create-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-01-01 21:23:20 -05:00
Yukino Song
7d0456e85e Update README about HDR 2025-01-02 05:37:55 +08:00
Gurubase.io
5793ff74eb docs: Introducing Sunshine Guru on Gurubase.io (#3466)
Signed-off-by: Gurubase.io <social@gurubase.io>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-01 16:05:56 -05:00
Yukino Song
36e2e1f8fc SudoVDA Driver signature update 2025-01-02 03:56:00 +08:00
Yukino Song
d19906b7a5 Actually follow user's choice for broadcasting encoder support when first connecting with headless mode 2025-01-02 03:55:23 +08:00
Yukino Song
ae4dfeaac0 Add <list> include to rtsp.h 2025-01-01 20:35:40 +08:00
Yukino Song
281e185939 Update dependency 2025-01-01 20:17:51 +08:00
Yukino Song
7415f614ef Update intra refresh default disabled text to auto 2025-01-01 20:10:17 +08:00
Yukino Song
8419617749 Merge remote-tracking branch 'origin/master' 2025-01-01 20:05:55 +08:00
iMakeSoftware
3b81d0fd19 fix(shaders/directx): replace modulus with bitwise operator (#3499) 2024-12-30 15:02:48 -05:00
ReenigneArcher
3e47cd3cc8 fix(ui): remove extra slash in logs href (#3493) 2024-12-26 23:36:19 -05:00
Petr Hanák
2b6a453174 chore(installer/windows): remove parentheses in Virtual Gamepad removal prompt (#3490) 2024-12-26 20:45:13 -05:00
dependabot[bot]
a4a1bc48cd build(deps): bump third-party/build-deps from b89442e to 249a313 (#3479)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `b89442e` to `249a313`.
- [Commits](b89442e43d...249a313844)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 18:03:44 -05:00
TheElixZammuto
60bfcfe211 fix(nvenc): Enable opt-in client refresh by client (#3415) 2024-12-23 17:07:38 -05:00
ReenigneArcher
129abd8c26 docs(doxygen): remove INCLUDE_PATH from config (#3475) 2024-12-22 00:08:51 +00:00
dependabot[bot]
85c3114bf6 build(deps): bump vue from 3.5.12 to 3.5.13 (#3407)
Bumps [vue](https://github.com/vuejs/core) from 3.5.12 to 3.5.13.
- [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.12...v3.5.13)

---
updated-dependencies:
- dependency-name: vue
  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>
2024-12-21 19:26:16 +00:00
ReenigneArcher
6cd0cd9e91 build(copr): fix build (#3458)
Co-authored-by: Matthew Schwartz <matthew.schwartz@linux.dev>
2024-12-21 18:39:15 +00:00
ReenigneArcher
e47aa9ff37 build(docker): fix docker artifacts (#3472) 2024-12-21 12:53:14 -05:00
dependabot[bot]
364ef93801 build(deps): bump packaging/linux/flatpak/deps/shared-modules from 0529b12 to a4889f0 (#3465)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `0529b12` to `a4889f0`.
- [Commits](0529b12186...a4889f0b30)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 11:11:29 -05:00
dependabot[bot]
43fab08c6a build(deps): bump third-party/libdisplaydevice from bbcd179 to 2c431bc (#3461)
build(deps): bump third-party/libdisplaydevice

Bumps [third-party/libdisplaydevice](https://github.com/LizardByte/libdisplaydevice) from `bbcd179` to `2c431bc`.
- [Release notes](https://github.com/LizardByte/libdisplaydevice/releases)
- [Commits](bbcd179c47...2c431bce29)

---
updated-dependencies:
- dependency-name: third-party/libdisplaydevice
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 08:56:29 -05:00
dependabot[bot]
e00c45865b build(deps): bump third-party/build-deps from a558c92 to b89442e (#3460)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `a558c92` to `b89442e`.
- [Commits](a558c922d0...b89442e43d)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 10:42:37 -05:00
ReenigneArcher
1e2fc2eb10 build(deps): fix boost 1.87 compatibility (#3457) 2024-12-17 08:53:55 -05:00
Yukino Song
50d3d937d9 Comment out LizardByte's site on resources page 2024-12-15 00:24:12 +08:00
Yukino Song
07e7f4c6a5 Only show SudoVDA driver message on Windows 2024-12-15 00:16:30 +08:00
ReenigneArcher
e062484b46 chore(l10n): update translations (#3443) 2024-12-14 15:27:03 +00:00
Yukino Song
2619132570 Merge remote-tracking branch 'origin/master' 2024-12-14 19:02:11 +08:00
Yukino Song
3f3ec1c22b Merge pull request #150 from Derek-Roberts/patch-1
Updated README.md
2024-12-14 18:43:50 +08:00
Derek Roberts
955cc1c2b5 Updated README.md 2024-12-14 01:49:02 -08:00
Lukas Senionis
1543f584ab feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
ReenigneArcher
0cc98f113e docs: various updates (#3366)
Co-authored-by: BillyTom <953688+billytom@users.noreply.github.com>
2024-12-11 13:11:54 -05:00
dependabot[bot]
f73eb88ba9 build(deps): bump codecov/codecov-action from 4 to 5 (#3399)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 23:10:26 -05:00
ReenigneArcher
706e37719f chore(l10n): update translations (#3408) 2024-12-08 03:21:38 +00:00
LizardByte-bot
5c3bad945a chore: update global workflows (#3434) 2024-12-08 02:14:52 +00:00
dependabot[bot]
0bc3130edf build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from 6f611f1 to a1eb29c (#3432)
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 `6f611f1` to `a1eb29c`.
- [Commits](6f611f108b...a1eb29c5f3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 08:31:01 -05:00
dependabot[bot]
af8ef237ad build(deps): bump third-party/build-deps from ccac368 to a558c92 (#3429)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `ccac368` to `a558c92`.
- [Commits](ccac36854d...a558c922d0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 17:05:34 +00:00
Yukino Song
7d3b6956f1 Fix password is always saved issue #130 2024-12-03 12:14:14 +08:00
Yukino Song
9ac9c184a0 Fix build 2024-12-02 02:38:39 +08:00
Yukino Song
021f6a635b Merge remote-tracking branch 'origin/master' 2024-12-02 02:11:15 +08:00
Yukino Song
a5ac2bd8e6 Update README 2024-12-02 01:59:20 +08:00
Yukino Song
b913d97510 Show alert for checking client permission 2024-12-02 01:50:35 +08:00
MeeSong
8d2e322e1a fix(cmake): configuration generation fails when BUILD_TESTS is OFF (#3416) 2024-11-27 00:05:51 +00:00