Commit Graph

114 Commits

Author SHA1 Message Date
Kishi
a55d2d99c4 feat(linux): use connector name as default display name on linux (#5423) 2026-07-21 20:11:30 -04:00
Conn O'Griofa
71acfc57ec feat(linux/vaapi): VAAPI encoder improvements (#5388) 2026-07-15 10:41:22 -04:00
LizardByte-bot
f5a4f06b72 chore(l10n): update translations (#5403)
chore(l10n): update translations sunshine.json (Spanish)
2026-07-12 14:56:58 -04:00
LizardByte-bot
1221ab5501 chore(l10n): update translations (#5386) 2026-07-08 19:47:18 -04:00
LizardByte-bot
5d1a901402 chore(l10n): update translations (#5347) 2026-06-27 23:47:45 -04:00
LizardByte-bot
3a753f4064 chore(l10n): update translations (#5344) 2026-06-26 19:58:20 -04:00
Noklef
3266c34172 feat(web-ui): UI consistency / layout uplifts (#5225)
Co-authored-by: David Lane <42013603+ReenigneArcher@users.noreply.github.com>
2026-06-26 19:37:38 -04:00
LizardByte-bot
1b533cb773 chore(l10n): update translations (#5311) 2026-06-22 09:12:40 -04:00
LizardByte-bot
fe69a0bbb6 chore(l10n): update translations (#5254) 2026-06-17 21:45:58 -04:00
LizardByte-bot
8975ed14da chore(l10n): update translations (#5229) 2026-05-31 18:35:47 -04:00
LizardByte-bot
49f1695292 chore(l10n): update translations (#5220) 2026-05-30 10:43:02 -04:00
Noklef
3d9e6d24a8 feat(web-ui): Updated Add / Edit app form to use modals + new Delete App UI flow (#5166) 2026-05-30 08:38:52 -04:00
LizardByte-bot
06504eb6ec chore(l10n): update translations (#5196) 2026-05-27 11:49:47 -04:00
LizardByte-bot
87182c9ef9 chore(l10n): update translations (#5193) 2026-05-25 22:48:27 -04:00
LizardByte-bot
2b7a891a02 chore(l10n): update translations (#5178) 2026-05-24 14:52:09 -04:00
David Lane
68f671809c fix(web-ui): add documentation link and version-aware URLs (#5176) 2026-05-24 12:17:24 -04:00
LizardByte-bot
7aada12100 chore(l10n): update translations (#5162) 2026-05-23 08:49:40 -04:00
Georgi Valkov
3c54d5ff3a fix(web): the packetsize upper limit is 65535 (#5167)
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2026-05-22 08:40:33 -04:00
LizardByte-bot
ccd09c1021 chore(l10n): update translations (#5161) 2026-05-21 22:24:47 -04:00
Noklef
3a72015161 feat(web-ui): Added Filtering & Searching to the Apps page (#5158)
Co-authored-by: Noklef <281545466+Noklef@users.noreply.github.com>
2026-05-21 13:16:01 -04:00
Georgi Valkov
3a69acefa0 feat(rtsp): add option to limit packetsize for clients that cannot configure it (#5153)
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2026-05-21 11:43:53 -04:00
David Lane
0523cebdfe feat(web-ui): add logout (#5121) 2026-05-14 23:23:02 -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
neatnoise
0752f641b1 feat(linux): Add Vulkan video encoder (#4603) 2026-03-30 22:17:00 -04:00
David Lane
24b66fedda fix(csrf): make errors more apparent (#4889) 2026-03-22 12:39:37 -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
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
LizardByte-bot
98dc21954e chore(l10n): update translations (#4698) 2026-02-25 23:13:12 -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
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
LizardByte-bot
e657df0c47 chore(l10n): update translations (#4302) 2025-10-27 14:19:30 -04:00
LizardByte-bot
86188d47a7 chore(l10n): update translations (#4291) 2025-09-24 11:41:38 -04:00
LizardByte-bot
6de97fdc18 chore(l10n): update translations (#4252) 2025-09-22 15:56:53 -04:00
LizardByte-bot
25e1d415d2 chore(l10n): update translations (#4222) 2025-09-09 22:34:50 -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
Kishi
cc6e853fba feat(input/linux): allow ds5 gamepads to have a fixed device mac based on controller index (#4158) 2025-08-16 18:17:04 -04:00