Commit Graph

759 Commits

Author SHA1 Message Date
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
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
Utkarsh Dalal
3a88ddc639 feat: Add Max Bitrate option (#3628) 2025-02-09 15:00:29 -05:00
Yukino Song
50e9b2f740 Potentially fix avcodec
BIG F to Sunshine
2025-02-08 16:11:54 +08:00
Yukino Song
dca9092a2c Fix #345 2025-02-08 03:37:42 +08:00
Yukino Song
137845f8e5 Use Sunshine encoder hang workaround 2025-02-07 21:31:29 +08:00
Yukino Song
72ffbc0509 Merge remote-tracking branch 'sunshine/master' 2025-02-07 21:25:35 +08:00
Yukino Song
58bbfc3e67 Show running app in Apps page 2025-02-07 21:11:03 +08:00
Yukino Song
b896f68359 Fix ffmpeg 2025-02-07 19:29:14 +08:00
Cameron Gutman
265a00793c feat(nvenc): implement async encode and hang recovery (#3629)
* feat(nvenc): implement async encode

* fix(video): allow NVENC to complete teardown asynchronously
2025-02-06 22:22:00 -06:00
Yukino Song
9f33b3f726 Add more fields to be migrated in apps.json 2025-02-06 19:24:23 +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
Yukino Song
75824e8de7 Add a dedicated "Terminate" entry when using input only mode 2025-02-06 06:10:21 +08:00
Yukino Song
eb3a764163 Fix #329 2025-02-06 05:40:37 +08:00
Yukino Song
786fadb960 Rename Input Only to Remote Input 2025-02-06 05:24:19 +08:00
Yukino Song
68d1b5ce9d Fix doubled fps not applied on common resolutions 2025-02-06 05:16:44 +08:00
ReenigneArcher
dbba364ed7 fix(dd_config)!: disable by default (#3639) 2025-02-05 08:32:34 -05:00
Yukino Song
88be28c3e7 Refine app resume logic when enabled input only mode 2025-02-05 12:10:34 +08:00
Yukino Song
9c5c90e64b Fully prevent client commands on input only sessions 2025-02-05 11:36:34 +08:00
Yukino Song
1c8bd0cdb5 Implement frontend part for Double refreshrate. Resolves #299 2025-02-05 07:42:16 +08:00
Yukino Song
23dd06b344 Implement input only mode w/ double framerate for virtual display 2025-02-05 06:54:30 +08:00
Yukino Song
6d8d063454 Terminate early when hang in encoder is detected 2025-02-03 03:28:52 +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
Yukino Song
ff667ec802 Fix build for Linux 2025-01-31 20:57:23 +08:00
VMFortress
5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
Lukas Senionis
23e131439f fix(video): allow encoder probing when there are no devices at all (#3594) 2025-01-27 12:19:47 -05:00
Lukas Senionis
0631472533 fix(video): prevent encoder probing with no active displays (#3592) 2025-01-26 18:21:15 -05:00
Yukino Song
2fb79e1ca1 Log the final pair rejection 2025-01-25 00:54:09 +08:00
Yukino Song
7b653280fb Default to disable dd_configuration_option 2025-01-24 21:56:23 +08:00
Yukino Song
e89354e4a8 Log fail reason for pair attempt 2025-01-24 19:13:43 +08:00
Yukino Song
8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song
f85eab9822 Disable client commands on built-in virtual display app 2025-01-23 04:03:58 +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
Cody Maness
64544e7960 fix(httpcommon): sonarqube warning cleanup (#3558)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-22 09:16:14 -05:00
Yukino Song
4403cff32f Per client DO/UNDO commands server part - done 2025-01-22 21:05:17 +08:00
Yukino Song
bdc17dfd36 Remove display persistence file on bootup if it's set to disabled 2025-01-22 17:31:58 +08:00
Yukino Song
dfa39abfb5 Do not change resolution on resume when current session is using virtual display 2025-01-22 17:18:08 +08:00
ReenigneArcher
f5b923c406 fix(flatpak): fix broken desktop file, icons, and service (#3561) 2025-01-21 00:15:23 +00:00