Commit graph

28 commits

Author SHA1 Message Date
David Lane
5bd3a2b225
docs: miscellaneous updates (#4597) 2026-02-08 00:12:38 -05:00
Coia Prant
d591643706
build(windows): add arm64 support (#3905)
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Signed-off-by: Coia Prant <coiaprant@gmail.com>
Co-authored-by: Ricky8955555 <rkmiao@duck.com>
Co-authored-by: Mike Fara <mjfara@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2026-02-07 21:03:05 -05:00
David Lane
cdc444314f
feat(installer/windows): add wix installer (#3916) 2026-02-07 15:21:25 -05:00
David Lane
e2652fa52b
refactor(packaging/windows): installer script execution (#4675) 2026-02-07 13:04:43 -05:00
David Lane
874880e5ea
feat(linux)!: Support streaming through XDG portals and Pipewire (#4417)
Co-authored-by: Carlos Garnacho <carlosg@gnome.org>
Co-authored-by: Carson Katri <Carson.katri@gmail.com>
Co-authored-by: Bond <bond-d@ukr.net>
Co-authored-by: d.bondarev <d.bondarev@crm-onebox.com>
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
2026-02-03 08:19:02 -05:00
David Lane
7e286b90b6
feat(windows): add ViGEmBus driver management API and UI integration (#4625)
Introduces backend API endpoints for ViGEmBus status and installation, updates Windows build scripts to handle ViGEmBus versioning and installer download, and integrates ViGEmBus status and installation controls into the web UI. Removes legacy PowerShell scripts for gamepad driver management and related NSIS installer commands.
2026-01-25 12:06:51 -05:00
David Lane
1d6d916b7a
build: add freebsd support (#4049) 2025-11-11 23:46:11 -05:00
ReenigneArcher
0b3978eb27
build(rpm): add OpenSUSE support (#4359) 2025-10-25 18:58:32 -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
Ehren Bendler
26e5f2f610
build(Linux): Cleanup CUDA compiler options for modern versions (#4162) 2025-08-19 10:05:25 -04:00
ReenigneArcher
a28c20df18
build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
ReenigneArcher
5b1da1c1ab
ci(workflows): refactor ci (#4025) 2025-07-01 21:12:13 -04:00
ReenigneArcher
958d783d94
build(arch-packaging): update gcc (#3978) 2025-06-14 23:45:01 -04:00
jbellionjourdan
e9b39e4c15
fix(linux/input): improve input rules (#3857) 2025-05-07 14:41:01 +00:00
ReenigneArcher
4f3d50a2ba
build(linux): enable fedora 42 (#3780)
Co-authored-by: Johnny Arcitec <38923130+arcitec@users.noreply.github.com>
2025-04-12 17:11:33 -04:00
ReenigneArcher
873939a7b2
fix(packaging/windows): add Sunshine directories to system PATH (#3727) 2025-03-22 02:19:57 +00: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
df0bc3f82f
build(packaging/macos)!: remove macports support (#3506) 2025-01-08 00:18:34 +00:00
dependabot[bot]
9abba8048a
build(deps): bump LizardByte/homebrew-release-action from 2024.1105.185654 to 2024.1115.14934 in the lizardbyte-actions group (#3400)
* build(deps): bump LizardByte/homebrew-release-action

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


Updates `LizardByte/homebrew-release-action` from 2024.1105.185654 to 2024.1115.14934
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases)
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.1105.185654...v2024.1115.14934)

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

Signed-off-by: dependabot[bot] <support@github.com>

* docs(homebrew): update brew installation steps

---------

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>
2024-11-15 02:52:30 +00:00
Davide Marcoli
03253fc114
docs: fix typo in docker url (#3356) 2024-11-01 20:42:49 +00:00
Caveat
fc78f5a4e0
docs: improve flatpak start commands (#3264) 2024-10-19 00:48:14 +00:00
ReenigneArcher
15b91a1ad4
build(fedora)!: add copr build (#3239) 2024-10-06 18:41:21 +00:00
ReenigneArcher
0107ca44d7
ci(flatpak): sync with flathub (#3259) 2024-10-05 01:47:04 +00:00
ReenigneArcher
f6659e6641
docs: add interactive table of contents (#3111) 2024-08-30 19:35:44 -04:00
ReenigneArcher
a669b36c31
fix(build): update cuda compatibilities (#3018) 2024-08-15 18:16:19 -04:00
ReenigneArcher
0b8468ca3e
feat(macos): add beta homebrew formula (#2990) 2024-08-08 21:17:15 -04:00
ReenigneArcher
4bd521bb43
docs: drop sphinx and use doxygen exclusively (#2932) 2024-08-05 18:44:17 +00:00