Commit Graph

299 Commits

Author SHA1 Message Date
David Lane 0523cebdfe feat(web-ui): add logout (#5121) 2026-05-14 23:23:02 -04:00
Willian Barreto dd30d0555f feat(input): implement multiseat support and virtual device naming (#4954) 2026-05-05 18:12:16 -04:00
Kishi a90d3068e9 feat(capture/linux): add KWin direct screencast capture method (#5009)
Co-authored-by: Ramalama2 <6314556+Ramalama2@users.noreply.github.com>
2026-05-04 20:58:35 -04:00
neatnoise eb45ea785a fix(linux/vulkan): change default rate control from VBR to CBR (#5032) 2026-04-20 13:06:00 -04:00
Andy Grundman a5af790710 feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks (#4892)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2026-04-19 17:44:10 -04:00
Alex Shek 379242ec99 fix(linux/postins): allow running on rpm-ostree environments (#4963) 2026-04-10 15:19:30 -04:00
neatnoise 0752f641b1 feat(linux): Add Vulkan video encoder (#4603) 2026-03-30 22:17:00 -04:00
空明竹随 4ef856ab99 fix(windows): update-path.bat registry command syntax in installer (#4902) 2026-03-30 11:04:13 -04:00
neatnoise d03334693c feat(api/ui): add client enable/disable access control (#4771) 2026-03-29 12:58:00 -04:00
David Lane 24b66fedda fix(csrf): make errors more apparent (#4889) 2026-03-22 12:39:37 -04:00
Conn O'Griofa ae8adfd8ed feat(linux/glad): implement EGL_IMG_context_priority (#4857) 2026-03-21 20:27:21 -04:00
Thomas Van Laere 0d3be0bb1e feat(macOS): Capture audio on macOS using Tap API (#4209)
Co-authored-by: David Lane <42013603+ReenigneArcher@users.noreply.github.com>
2026-03-20 22:50:52 -04:00
David Lane 1bd1b00493 chore(i18n): clarify cmd notes (#4856) 2026-03-15 23:01:06 -04:00
LizardByte-bot 8a30a54d82 chore(l10n): update translations (#4841) 2026-03-13 22:56:25 -04:00
David Lane e836354e5a feat(web-ui): add browse feature to find directories/executables/files (#4848) 2026-03-13 22:55:04 -04:00
David Lane fc52fa3d9e fix(web-ui): add missing featured apps platform icons (#4837) 2026-03-11 08:14:27 -04:00
LizardByte-bot af44c53447 chore(l10n): update translations (#4831) 2026-03-10 22:11:01 -04:00
David Lane f04f6a2bde refactor(confighttp): HTML page handlers into generic getPage function (#4645) 2026-03-08 18:36:22 -04:00
LizardByte-bot c4c10a16b8 chore(l10n): update translations (#4793) 2026-03-06 20:16:26 -05:00
Andy Grundman 53f05d48b3 fix(macos): hide the Dock icon (#4823) 2026-03-06 18:32:13 -05:00
Andy Grundman 423a864ee3 feat(macos): build a signed .app bundle in a .dmg (#4759) 2026-03-03 23:30:53 -05:00
Eduardo Mozart de Oliveira 655b1902bb feat(web-ui): clipboard copy feedback on Troubleshooting logs (#4803)
Co-authored-by: eduardomozart <2974895+eduardomozart@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-03-03 19:02:21 -05:00
LizardByte-bot 98dc21954e chore(l10n): update translations (#4698) 2026-02-25 23:13:12 -05:00
David Lane fbb8520ab0 fix: replace remaining FontAwesome icons and drop shared-web dependency (#4764) 2026-02-24 17:42:45 -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
LizardByte-bot 2a31583c7f chore(l10n): update translations (#4600) 2026-01-30 11:22:14 -05:00
David Lane 3ce39b36d0 fix(web-ui): modernize UI (#4631) 2026-01-29 10:16:37 -05:00
David Lane 5ecf7dc75c feat(web-ui)!: remove discord widget (#4630) 2026-01-25 17:47:12 -05:00
David Lane 3e2f4c2846 feat(web-ui): render changelog for new release sections (#4629) 2026-01-25 14:14:46 -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
LizardByte-bot 2e2f7b6a33 chore(l10n): update translations (#4548) 2026-01-16 17:55:23 -05:00
LizardByte-bot a44c152192 chore(l10n): update translations (#4497) 2025-12-24 20:10:35 -05:00
David Lane 0aa7e3fd67 feat(network): allow binding to specific interface (#4481) 2025-12-23 13:08:12 -05:00
LizardByte-bot d0aefe05b2 chore(l10n): update translations (#4386) 2025-11-22 13:58:37 -05:00
David Lane 1d6d916b7a build: add freebsd support (#4049) 2025-11-11 23:46:11 -05:00
ns6089 49197c71af fix(video): fix leaky abstraction in ogl luma shader (#4404) 2025-11-08 13:48:49 -05:00
LizardByte-bot e657df0c47 chore(l10n): update translations (#4302) 2025-10-27 14:19:30 -04:00
ReenigneArcher a8e03a29b0 fix(web-ui): translation function in DisplayOutputSelector label (#4328) 2025-10-12 14:23:04 -04:00
LizardByte-bot 86188d47a7 chore(l10n): update translations (#4291) 2025-09-24 11:41:38 -04:00
ReenigneArcher 71d7885653 fix(windows): Correct binPath syntax in install-service.bat (#4290) 2025-09-24 10:40:33 -04:00
ReenigneArcher f22b00d698 Merge commit from fork 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
Revival8697 cb653deb7c fix(Linux): udev rules style issues (#4276) 2025-09-19 18:57:33 -04:00
LizardByte-bot 25e1d415d2 chore(l10n): update translations (#4222) 2025-09-09 22:34:50 -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
LizardByte-bot 705d763729 chore(l10n): update translations (#4115)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-08-31 16:06:09 -04:00
ReenigneArcher 14fc19ddbd test(config): add test for consistent config (#4215) 2025-08-31 09:57:03 -04:00