Commit Graph

268 Commits

Author SHA1 Message Date
2e2f7b6a33 chore(l10n): update translations (#4548) 2026-01-16 17:55:23 -05:00
a44c152192 chore(l10n): update translations (#4497) 2025-12-24 20:10:35 -05:00
0aa7e3fd67 feat(network): allow binding to specific interface (#4481) 2025-12-23 13:08:12 -05:00
d0aefe05b2 chore(l10n): update translations (#4386) 2025-11-22 13:58:37 -05:00
1d6d916b7a build: add freebsd support (#4049) 2025-11-11 23:46:11 -05:00
49197c71af fix(video): fix leaky abstraction in ogl luma shader (#4404) 2025-11-08 13:48:49 -05:00
e657df0c47 chore(l10n): update translations (#4302) 2025-10-27 14:19:30 -04:00
a8e03a29b0 fix(web-ui): translation function in DisplayOutputSelector label (#4328) 2025-10-12 14:23:04 -04:00
86188d47a7 chore(l10n): update translations (#4291) 2025-09-24 11:41:38 -04:00
71d7885653 fix(windows): Correct binPath syntax in install-service.bat (#4290) 2025-09-24 10:40:33 -04:00
f22b00d698 Merge commit from fork 2025-09-22 23:32:22 -04:00
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
6de97fdc18 chore(l10n): update translations (#4252) 2025-09-22 15:56:53 -04:00
cb653deb7c fix(Linux): udev rules style issues (#4276) 2025-09-19 18:57:33 -04:00
25e1d415d2 chore(l10n): update translations (#4222) 2025-09-09 22:34:50 -04:00
458a4a5f6b fix: windows nsis installer powershell executions run in -noprofile mode (#4231) 2025-09-06 13:30:16 -04:00
8bff4d0780 feat(tray): Add runtime config option to enable/disable system tray (#4208) 2025-09-01 14:07:31 -04:00
705d763729 chore(l10n): update translations (#4115)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-08-31 16:06:09 -04:00
14fc19ddbd test(config): add test for consistent config (#4215) 2025-08-31 09:57:03 -04:00
8107198250 fix(input): Cleanup and show additional gamepad options correctly on linux (DS5) (#4169)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-08-18 14:41:55 -04:00
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
b3ee60d422 fix(video): restore the ability to set a minimum fps target (#4114) 2025-07-29 23:12:16 -04:00
99cf9ac960 ci: use actionlint and problem matchers (#4116) 2025-07-29 22:08:30 -04:00
7252d9e897 chore(l10n): update translations (#4045) 2025-07-24 23:32:50 -04:00
1d4f5c3798 fix(windows): bundle vigembus instead of downloading it (#4088) 2025-07-16 18:34:06 -04:00
fe26129697 fix(display): Restore Checkbox import for display device opts (#4076) 2025-07-14 17:27:00 -04:00
65f14e1003 chore(l10n): update translations (#3582)
Co-authored-by: Shen-Ta Hsieh(BestSteve) <ibmibmibm.tw@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-06-27 20:45:10 -04:00
27f71c3895 fix(video): base min frame time strictly on client framerate (#3844) 2025-06-27 18:17:15 -04:00
738ac93a0e Merge commit from fork
* (security) Mandate content-type on POST calls

* (security) Add JSON content-type in POST requests with a body

* Added Content Type on missing endpoints

* (review) docs and newlines

* (docs) add JSON content type header

* style(clang-format): fix lint errors

---------

Co-authored-by: axfla <axfla@hotmail.fr>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-06-27 16:57:59 -04:00
673e0fa4f4 fix(installer/windows): ensure service_bin is properly quoted (#3904) 2025-05-24 23:34:45 -04:00
3ad90cd7f1 fix(installer/windows): remember service start type (#3902) 2025-05-24 23:40:07 +00:00
8ca976f2d0 fix(web-ui): Change Pin to PIN (#3872) 2025-05-13 20:27:02 +00:00
e9b39e4c15 fix(linux/input): improve input rules (#3857) 2025-05-07 14:41:01 +00:00
8ef838bada feat(audio): add an option to disable sound streaming (#3833) 2025-05-01 11:39:43 -04:00
65b0217a90 fix(apps): exit steam big picture mode on session end (#3808) 2025-04-22 22:43:13 -04:00
f921ae45d4 style(Web UI): Add 1rem margin between Save and Apply buttons for better UI/UX (#3762) 2025-03-27 01:44:17 +00:00
2cd4b1b3ad fix(linux): update sunshine rules (#3748)
Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
2025-03-25 08:26:32 -04:00
873939a7b2 fix(packaging/windows): add Sunshine directories to system PATH (#3727) 2025-03-22 02:19:57 +00:00
fa22227fca feat(display): expose HDR toggle workaround delay to user (#3579) 2025-02-18 09:32:21 -05:00
ffccc1af9b fix: add missing strings for max_bitrate setting, and improved logging for bitrate (#3656) 2025-02-11 09:11:12 -05:00
3a88ddc639 feat: Add Max Bitrate option (#3628) 2025-02-09 15:00:29 -05:00
dbba364ed7 fix(dd_config)!: disable by default (#3639) 2025-02-05 08:32:34 -05:00
6efc687036 fix(ui): properly handle boolean json responses (#3626) 2025-02-02 17:34:02 +00:00
257a102127 fix(api): return proper json objects (#3544) 2025-01-31 23:38:22 -05:00
5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
2a31ee5422 chore(l10n): update translations (#3563) 2025-01-22 02:45:44 +00:00
eb6916ef34 fix(web-ui): fix new version notification conditions (#3577) 2025-01-22 00:46:04 +00:00
1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) 2025-01-17 08:24:49 -05:00
d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
820180c9e7 docs(hrefs): update readthedocs hrefs (#3476) 2025-01-13 22:34:54 -05:00