Yukino Song
|
a94e8ec4f9
|
Merge remote-tracking branch 'sunshine/master'
|
2025-05-25 19:45:07 +08:00 |
|
ReenigneArcher
|
673e0fa4f4
|
fix(installer/windows): ensure service_bin is properly quoted (#3904)
|
2025-05-24 23:34:45 -04:00 |
|
ReenigneArcher
|
3ad90cd7f1
|
fix(installer/windows): remember service start type (#3902)
|
2025-05-24 23:40:07 +00:00 |
|
Yukino Song
|
9c4e0a0f5e
|
Fix default apps.json
|
2025-05-07 03:52:34 +08:00 |
|
Yukino Song
|
253203f954
|
Merge remote-tracking branch 'sunshine/master'
|
2025-05-07 03:10:11 +08:00 |
|
Vladimir Romashchenko
|
65b0217a90
|
fix(apps): exit steam big picture mode on session end (#3808)
|
2025-04-22 22:43:13 -04:00 |
|
Yukino Song
|
e5a3333e0b
|
Update SudoVDA
|
2025-04-15 00:24:44 +08:00 |
|
Yukino Song
|
a31828dd9c
|
Merge remote-tracking branch 'sunshine/master'
|
2025-04-01 20:05:27 +08:00 |
|
ReenigneArcher
|
873939a7b2
|
fix(packaging/windows): add Sunshine directories to system PATH (#3727)
|
2025-03-22 02:19:57 +00:00 |
|
Yukino Song
|
3ae4c8810c
|
Even better frame pacing
|
2025-03-03 00:44:09 +08:00 |
|
Yukino Song
|
11a4f588ec
|
Update driver Windows 10 fix
|
2025-02-26 20:17:20 +08:00 |
|
Yukino Song
|
20f319f77b
|
Update driver
|
2025-02-25 23:59:26 +08:00 |
|
Yukino Song
|
c9d336f43c
|
Update driver
|
2025-02-15 04:37:57 +08:00 |
|
Yukino Song
|
6489c554a2
|
Check whether certutil is in PATH
|
2025-02-15 04:10:23 +08:00 |
|
Yukino Song
|
e35f9fac60
|
Update SudoVDA
|
2025-02-15 04:09:46 +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
|
e0d81d3c5f
|
Fixing the extra comma in (win) default apps
|
2025-02-03 12:48:37 +08:00 |
|
ReenigneArcher
|
257a102127
|
fix(api): return proper json objects (#3544)
|
2025-01-31 23:38:22 -05:00 |
|
Yukino Song
|
94b636f3c8
|
Disable client commands for Desktop entry by default w/ auto close Steam Big Picture by default
|
2025-01-26 04:38:03 +08:00 |
|
Yukino Song
|
8433eaa8b3
|
Update driver
|
2025-01-24 02:04:41 +08:00 |
|
Yukino Song
|
36e2e1f8fc
|
SudoVDA Driver signature update
|
2025-01-02 03:56:00 +08:00 |
|
Yukino Song
|
8419617749
|
Merge remote-tracking branch 'origin/master'
|
2025-01-01 20:05:55 +08:00 |
|
iMakeSoftware
|
3b81d0fd19
|
fix(shaders/directx): replace modulus with bitwise operator (#3499)
|
2024-12-30 15:02:48 -05:00 |
|
Yukino Song
|
92f27fdc51
|
Better performance for shaders
|
2024-09-22 07:46:22 +08:00 |
|
Yukino Song
|
fd037c48d0
|
Update driver
|
2024-09-09 16:49:05 +08:00 |
|
ns6089
|
538a64a9cc
|
fix(win/video): don't offload chroma subsampling math to texture sampler when downscaling (#3014)
* Don't use sampler math for chroma if downscaling
* Correct portrait rotation offsets
|
2024-09-03 17:33:33 +08:00 |
|
ns6089
|
7ce8547d6e
|
fix(win/video): don't offload chroma subsampling math to texture sampler when downscaling (#3014)
* Don't use sampler math for chroma if downscaling
* Correct portrait rotation offsets
|
2024-09-02 19:02:05 -05:00 |
|
Yukino Song
|
8bbd64f025
|
Migrate installer to Apollo
|
2024-08-23 02:35:31 +08:00 |
|
ns6089
|
25919a9a89
|
feat(win/video): support native YUV 4:4:4 encoding (#2533)
|
2024-08-17 01:52:36 +08:00 |
|
ns6089
|
bfdfcebc80
|
feat(win/video): support native YUV 4:4:4 encoding (#2533)
|
2024-08-16 13:41:27 -04:00 |
|
Tejas Rao
|
fed482caf0
|
build(win): use UCRT64 environment instead of MinGW64. (#2323)
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
|
2024-05-25 16:28:14 -04:00 |
|
Cameron Gutman
|
9d5b01727e
|
Replace WMIC-based check for ViGEmBus with a Powershell check
This version is simpler and much faster on machines with many installed apps.
|
2024-03-09 13:57:24 -06:00 |
|
Cameron Gutman
|
358aac9277
|
Modernize the default Steam shortcut
With auto-detach and properly job tracking, we don't need to run Steam detached anymore. We can just use the plain URL now too.
|
2024-02-08 01:59:40 -06:00 |
|
Cameron Gutman
|
a6ffeb4b53
|
Don't install/update ViGEmBus if 1.17 or later is already installed (#1953)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-12-30 21:48:48 -06:00 |
|
ns6089
|
29a1b1539f
|
Fix incorrect portrait mode rotation center on Windows (#1851)
|
2023-11-17 08:43:12 -05:00 |
|
ns6089
|
7f2b96b3e0
|
Refactor shaders
|
2023-10-05 23:06:40 -05:00 |
|
ReenigneArcher
|
e716e56199
|
fix(installer): update vigembus (#1670)
|
2023-10-02 22:10:56 -04:00 |
|
ns6089
|
e98d7577bb
|
Support capturing rotated displays on Windows (#1602)
|
2023-09-13 10:34:26 -04:00 |
|
ns6089
|
4094fef67a
|
Bind constant buffers where you define them
And remove possible slot collisions.
|
2023-09-05 21:32:37 -05:00 |
|
lns103
|
d3578e9711
|
fix(installer): use the system proxy to download ViGEmBus if it is enabled (#1406)
|
2023-07-10 19:51:13 -04:00 |
|
Cameron Gutman
|
9a65c91671
|
Rename SunshineSvc to SunshineService
This avoids a MalwareBytes false positive.
Fixes #1126
|
2023-05-26 17:54:38 -05:00 |
|
Cameron Gutman
|
fe62b10324
|
Add an option to control whether Sunshine starts on boot
|
2023-05-26 17:54:38 -05:00 |
|
Cameron Gutman
|
a87d8335bd
|
Add a friendly name for SunshineSvc
|
2023-05-26 17:54:38 -05:00 |
|
Cameron Gutman
|
81aecff301
|
Pass the SID instead of the group name to icacls
Group names are localized but well-known SIDs work everywhere.
|
2023-05-03 20:35:33 -05:00 |
|
Cameron Gutman
|
e8f3dfe32c
|
Reset ACLs on the config directory and migrated config files
|
2023-05-03 00:33:06 -05:00 |
|
Cameron Gutman
|
4730f4a3af
|
Ensure the credentials dir exists before setting ACLs on it
|
2023-05-03 00:33:06 -05:00 |
|
Cameron Gutman
|
b5c8bbaa24
|
Fix color conversion for SDR FP16 capture formats
|
2023-04-14 19:34:06 -05:00 |
|
Cameron Gutman
|
65268212ee
|
Saturate RGB values in non-PQ shaders to improve SDR streams of HDR displays
This avoids color shift caused by RGB values > 1.0f.
|
2023-04-06 22:37:05 -05:00 |
|
ReenigneArcher
|
972f726ff9
|
installer: auto install vigembus (#1100)
|
2023-03-29 17:15:33 -04:00 |
|