Commit Graph

800 Commits

Author SHA1 Message Date
Yukino Song
08eee86819 Use DXGI methods to get HDR state 2025-05-13 19:43:57 +08:00
Yukino Song
1798887e86 Support launching app with UUID 2025-05-13 18:17:44 +08:00
Yukino Song
96968b8bb2 Add app index 2025-05-13 01:21:20 +08:00
Yukino Song
00c2528778 Make sure to use the desired GPU when probing encoders with virtual display 2025-05-12 23:00:59 +08:00
Yukino Song
6b45f75dc5 Create a temporary virtual display to probe encoders when no active display is present 2025-05-12 22:56:27 +08:00
Yukino Song
071f500f06 Ensure virtual display is removed even when we failed to get its name 2025-05-12 22:55:01 +08:00
Yukino Song
8aff38cf7c Automatically use virtual display if no active display is detected 2025-05-12 21:31:14 +08:00
Yukino Song
e231803ec2 Update apps loading logic 2025-05-12 21:18:41 +08:00
Yukino Song
6c7962b6da Add APOLLO_APP_UUID envvar 2025-05-11 22:39:29 +08:00
Yukino Song
6ee5f4ed0b Update envvars 2025-05-09 04:35:15 +08:00
Yukino Song
69e999d245 Add option to toggle envvar compatibility mode 2025-05-07 04:38:28 +08:00
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
LizardByte-bot
1df4c89026 chore: update global workflows (#3813)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-04-25 19:09:06 -04:00
Andy Grundman
4f2603ff63 fix(audio): set the bits-per-sample of Steam Streaming Speakers to 16-bit when the default audio device is 16-bit (#3704) 2025-04-19 17:48:17 -04:00
Yukino Song
45588e5735 Fix favicon 2025-04-15 00:15:44 +08: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
23d922773e Fix encoding bitrate when client requested fractional fps 2025-04-14 23:22:18 +08:00
Yukino Song
04da9f2521 Merge remote-tracking branch 'sunshine/master' 2025-04-14 22:10:06 +08:00
Ondřej Glet
b43a9b8efb fix(linux): headless monitors on wayland (#3783) 2025-04-14 09:56:21 -04:00
ReenigneArcher
64c3862248 build(windows): fix resource file name (#3793) 2025-04-13 22:33:49 -04:00
Yukino Song
9cc0bc9296 Track modified settings 2025-04-10 05:53:53 +08:00
Yukino Song
e2d058faae Merge remote-tracking branch 'sunshine/master' 2025-04-10 05:50:16 +08:00
Yukino Song
76bf591cc0 Fix client fps 2025-04-10 05:46:41 +08:00
ReenigneArcher
3e41770d44 fix(config): ensure logging config settings are properly loaded (#3777) 2025-04-03 13:32:46 -04:00
Yukino Song
b8e614a315 Fix logging started from shortcut 2025-04-01 23:08:31 +08:00
Yukino Song
535a89b2ec Potentially fixes #566 2025-04-01 23:08:00 +08:00
Yukino Song
e271592408 Handle char encoding on logs more correctly 2025-04-01 21:27:30 +08:00
Yukino Song
a31828dd9c Merge remote-tracking branch 'sunshine/master' 2025-04-01 20:05:27 +08:00
ReenigneArcher
fc9b548edd fix(config): fix parse error when list ends on last line of config file (#3772) 2025-03-31 16:05:02 -04:00
ReenigneArcher
5f9fe26df3 fix(config): parse config after logging initialized (#3769) 2025-03-30 15:33:39 -04:00
ABeltramo
f65bb842ff feat(input/linux): DualSense adaptive trigger support (#3738) 2025-03-26 19:16:20 -04:00
ReenigneArcher
2cd4b1b3ad fix(linux): update sunshine rules (#3748)
Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
2025-03-25 08:26:32 -04:00
Yukino Song
29ed4e41ff Merge remote-tracking branch 'sunshine/master' 2025-03-20 00:08:48 +08:00
Yukino Song
9a217ed1f4 Fix refresh rate for libdisplaydevice 2025-03-20 00:06:21 +08:00
Yukino Song
687928697c Best frame pacing ever 2025-03-20 00:06:07 +08:00
Yukino Song
a6097e6910 Handle weird boolean leftover from previous config files 2025-03-04 00:42:34 +08:00
Yukino Song
3ae4c8810c Even better frame pacing 2025-03-03 00:44:09 +08:00
Yukino Song
ad9c534ecf Frame limiter v2 - better frame pacing 2025-02-28 23:57:08 +08:00
ReenigneArcher
f7190f53ff fix(http): lower TLS to v1.2 for downloading covers (#3691) 2025-02-28 09:50:58 -05:00
Yukino Song
e109bd1fbd Better fractional refresh rates handling 2025-02-25 23:33:44 +08:00
Yukino Song
c6127ed0e5 Server: implement per-device display mode override 2025-02-25 05:51:18 +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
51602b1c39 Try migrate again if the apps.json is still somehow invalid 2025-02-17 01:38:20 +08:00
Yukino Song
8f5682c1f0 Remove Resume prefix for MoonDeckStream to be able to resume 2025-02-16 04:40:01 +08:00
Yukino Song
014ad1821f Don't request doubled refresh rate - the new SudoVDA driver already created the doubled mode 2025-02-15 06:03:09 +08:00
Yukino Song
e35fc85201 Bring back Auto toggle HDR without using DD methods but DD options 2025-02-15 06:03:09 +08:00
Yukino Song
09d7a1ef09 Add default UUID for built-in apps 2025-02-15 05:14:46 +08:00