Commit Graph

137 Commits

Author SHA1 Message Date
Yukino Song
91467d50b6 BREAKING: SUNSHINE_CLIENT_FPS is now float (for better integration with Special-K) 2025-05-07 03:57:54 +08:00
Yukino Song
253203f954 Merge remote-tracking branch 'sunshine/master' 2025-05-07 03:10:11 +08:00
Clutchnp
8ef838bada feat(audio): add an option to disable sound streaming (#3833) 2025-05-01 11:39:43 -04:00
Yukino Song
56646c2a81 Add option to configure auto discovery(mDNS)
resolves #539
potentially resolves #611
2025-04-15 00:11:29 +08:00
Yukino Song
26b8446ba1 Add link to WiKi in resources cards 2025-04-14 23:28:10 +08:00
Robert Roos
52a4cf971c Full translation of English to Swedish (sv) 2025-03-20 23:22:50 +01:00
Gabriel Barbosa
3f96deff92 Finish translating extra locale entries 2025-03-10 21:22:48 -03:00
Gabriel Barbosa
d80d77aa1a Fix some typos on english version 2025-03-10 21:10:48 -03:00
Gabriel Barbosa
4e3c9466e2 Adds missing entries pending translation 2025-03-10 16:36:06 -03:00
Gabriel Barbosa
6989de63e0 Update pt_BR.json 2025-03-10 11:02:50 -03:00
Gabriel Barbosa
752ca544b9 Update pt_BR.json
Fix some translations that was accidently skipped.
2025-03-10 10:54:24 -03:00
Gabriel Barbosa
63304e01a4 Update pt_BR.json
Atualiza alguns termos que passaram desapercebidos
2025-03-10 10:47:46 -03:00
Gabriel Barbosa
0785e061c8 Properly translates pt-br texts 2025-03-10 10:41:05 -03:00
Yukino Song
d837e750eb Update locale for client FPS env var 2025-03-02 02:03:06 +08:00
Yukino Song
6f35d52cdd WebUI: implement per-device display mode override 2025-02-25 05:56:30 +08:00
Yukino Song
1cdd309cfd Merge upstream 2025-02-25 05:11:35 +08:00
Lukas Senionis
fa22227fca feat(display): expose HDR toggle workaround delay to user (#3579) 2025-02-18 09:32:21 -05:00
Yukino Song
93028a823a Merge remote-tracking branch 'sunshine/master' 2025-02-15 04:32:32 +08:00
Utkarsh Dalal
ffccc1af9b fix: add missing strings for max_bitrate setting, and improved logging for bitrate (#3656) 2025-02-11 09:11:12 -05:00
Yukino Song
dca9092a2c Fix #345 2025-02-08 03:37:42 +08:00
Yukino Song
58bbfc3e67 Show running app in Apps page 2025-02-07 21:11:03 +08:00
Yukino Song
5708622362 Fix dd_mode_remapping 2025-02-06 19:12:07 +08:00
Yukino Song
78714e65fc Fix build 2025-02-06 18:16:55 +08:00
Yukino Song
fd059e36f0 Merge remote-tracking branch 'origin/master' 2025-02-06 09:14:18 +08:00
ReenigneArcher
dbba364ed7 fix(dd_config)!: disable by default (#3639) 2025-02-05 08:32:34 -05:00
Yukino Song
1c8bd0cdb5 Implement frontend part for Double refreshrate. Resolves #299 2025-02-05 07:42:16 +08:00
Yukino Song
bf78a33831 Implement frontend part for Input Only Mode. Resolves #177 2025-02-05 07:42:14 +08:00
Yukino Song
8b0053437a Add encoding frame rate limit 2025-02-03 03:28:51 +08:00
ReenigneArcher
257a102127 fix(api): return proper json objects (#3544) 2025-01-31 23:38:22 -05:00
VMFortress
5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
Yukino Song
2e38a2640a Fix localization for per-client-app-identity (again) 2025-01-29 04:11:50 +08:00
Yukino Song
f9ed7c313d Fix localization for per-client-app-identity 2025-01-26 02:38:30 +08:00
Yukino Song
7b653280fb Default to disable dd_configuration_option 2025-01-24 21:56:23 +08:00
Yukino Song
fb2008c346 Fix some Chinese translations 2025-01-24 21:07:00 +08:00
Yukino Song
b63d93b3c2 Update info text for disabling advanced display device config 2025-01-24 19:28:33 +08:00
Yukino Song
8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song
5aaeb70722 Add option to enable/disable client commands per-app 2025-01-23 02:35:40 +08:00
Yukino Song
d5f81773a8 Per client DO/UNDO commands frontend part - done 2025-01-22 22:28:57 +08:00
Yukino Song
4705783e81 Update text warning for multi instances 2025-01-22 17:18:46 +08:00
LizardByte-bot
2a31ee5422 chore(l10n): update translations (#3563) 2025-01-22 02:45:44 +00:00
Yukino Song
2a173239f6 Merge remote-tracking branch 'origin/master' 2025-01-18 14:57:43 +08:00
LizardByte-bot
d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
Yukino Song
a3c8c937af Update locales 2025-01-15 22:50:19 +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
LizardByte-bot
a7f64118a8 chore(l10n): update translations (#3519) 2025-01-13 20:54: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
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
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