Commit Graph

2827 Commits

Author SHA1 Message Date
Yukino Song
0b2ca076da Update README 2025-01-20 20:17:23 +08:00
Yukino Song
791b25400a Fix output_name not working 2025-01-20 20:13:28 +08:00
Yukino Song
55b76ed971 Fix header 2025-01-20 19:33:02 +08:00
Yukino Song
9e4389fe88 Update README 2025-01-18 15:50:32 +08:00
Yukino Song
57171c3316 Hash cookies 2025-01-18 15:08:44 +08:00
Yukino Song
2a173239f6 Merge remote-tracking branch 'origin/master' 2025-01-18 14:57:43 +08:00
ABeltramo
89f097ae65 Merge commit from fork
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Co-authored-by: Cameron Gutman <2695644+cgutman@users.noreply.github.com>
2025-01-17 23:17:13 -05:00
dependabot[bot]
80fa04c330 build(deps): bump packaging/linux/flatpak/deps/shared-modules from f1ad050 to f5d368a (#3549)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `f1ad050` to `f5d368a`.
- [Commits](f1ad0508ea...f5d368a31d)

---
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>
2025-01-17 23:07:15 -05:00
LizardByte-bot
9d3a3826c7 chore: update global workflows (#3551) 2025-01-17 20:01:50 -05:00
Lukas Senionis
bc22cca59b feat(tray): add button to reset display device settings on Windows (#3546) 2025-01-17 11:45:50 -05:00
Lukas Senionis
1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) 2025-01-17 08:24:49 -05:00
Lukas Senionis
fb557df270 feat(display): retry reverting configuration only if device was added or removed (#3539) 2025-01-16 20:00:37 -05:00
Yukino Song
c724d30d51 Restore old HDR workaround 2025-01-17 06:31:41 +08:00
Yukino Song
e769c7e0a0 Fix typo in README 2025-01-16 06:31:34 +08:00
Lukas Senionis
7f0351d125 fix(cmake/windows): static link MinHook (#3537) 2025-01-15 19:00:29 +00:00
Yukino Song
6f9527a023 Update README 2025-01-16 00:57:04 +08:00
Yukino Song
92911af653 Merge pull request #227 from birwin88/master
Update linux_build.sh
2025-01-16 00:41:03 +08:00
LizardByte-bot
d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
birwin88
98fb23cac0 Update linux_build.sh
Trying to add support for Fedora 41
2025-01-15 09:40:29 -06:00
Yukino Song
efb259959d Add a space before virtual display notice in display device config 2025-01-15 23:14:55 +08:00
Yukino Song
c4e9ceea1b Rotate logs 2025-01-15 22:59:14 +08:00
Yukino Song
a3c8c937af Update locales 2025-01-15 22:50:19 +08:00
Yukino Song
4b78e3b47d Migrate virtual display config to new Display Device API 2025-01-15 22:50:08 +08:00
LizardByte-bot
f4d937c0a6 chore: update global workflows (#3536) 2025-01-15 14:26:20 +00:00
ReenigneArcher
53b9be1001 build(cmake): check for MinHook during configure (#3533)
Co-authored-by: Lukas Senionis <22381748+FrogTheFrog@users.noreply.github.com>
2025-01-15 08:25:10 -05:00
Yukino Song
4a2d8b474b Merge remote-tracking branch 'apollo/master' 2025-01-15 09:03:33 +08:00
Yukino Song
fcbdaed1e0 Fix build
(Never wanna merge again)
2025-01-15 09:01:33 +08:00
Yukino Song
1dc6465f12 Merge remote-tracking branch 'origin/master' 2025-01-14 23:43:50 +08:00
ReenigneArcher
820180c9e7 docs(hrefs): update readthedocs hrefs (#3476) 2025-01-13 22:34:54 -05:00
LizardByte-bot
a7f64118a8 chore(l10n): update translations (#3519) 2025-01-13 20:54:13 -05:00
dependabot[bot]
1f2b541df6 build(deps): bump packaging/linux/flatpak/deps/shared-modules from a4889f0 to f1ad050 (#3532)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

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

---
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>
2025-01-13 08:32:13 -05:00
Cameron Gutman
8392bdc98f feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530)
* Revert "feat(ddprobe): allow to manually specify gpu preference (#3521)"

This reverts commit 6a233cbcbf.

* Keep display revert delay input type change from 6a233cbcb

* Remove ddprobe

* feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA
2025-01-12 17:11:03 -06:00
Cameron Gutman
c369e8e5b6 fix(capture/windows): fix capture when using the basic render driver (#3531)
* fix(capture/windows): fix capture when using the basic render driver

* chore(tests): remove now unnecessary TESTS_SOFTWARE_ENCODER_UNAVAILABLE option
2025-01-12 16:05:18 -06:00
Lukas Senionis
1b94e9339a feat(display): add display mode remapping option (#3529)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-12 14:14:20 -05:00
ReenigneArcher
012a99c26d chore: random cleanup (#3526)
* chore: fix doxygen command typo

* docs(app_examples): add note about built in resolution changing on Windows

* docs(app_examples): update qres example

* docs(readme): improve heading appearance

* docs(readme): update minimum Fedora version

* docs(app_examples): fix qres ref

* docs(app_examples): use env variables for displayplacer

* docs(app_examples): update nvidia-settings examples

* Update dev.lizardbyte.app.Sunshine.metainfo.xml

* docs(guides): redirect community guides to blog

* docs(website): increase avatar padding
2025-01-12 08:44:54 -05:00
ReenigneArcher
40ac718691 fix(confighttp): do not return 200 on errors (#3385)
Co-authored-by: Lukas Senionis <22381748+FrogTheFrog@users.noreply.github.com>
2025-01-10 15:12:52 -05:00
dependabot[bot]
80ecf19d40 build(deps): bump vue-i18n from 9.14.0 to 11.0.1 (#3489)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.14.0 to 11.0.1.
- [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.0.1/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  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>
2025-01-10 04:58:57 +00:00
Lukas Senionis
6a233cbcbf feat(ddprobe): allow to manually specify gpu preference (#3521) 2025-01-08 18:44:11 -05:00
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