COMMITS
/ tools/sunshinesvc.cpp February 28, 2026
D
refactor: replace macros with constexpr/consts (#4791)
David Lane committed
August 8, 2025
R
style(sonar): fix cpp:S4962 (#4140)
ReenigneArcher committed
R
style(sonar): fix cpp:S6185 (#4133)
ReenigneArcher committed
August 5, 2025
R
style(sonar): fix cpp:S3806 (#4129)
ReenigneArcher committed
January 20, 2025
R
style: adjust clang-format rules (#2186)
ReenigneArcher committed
April 6, 2024
C
Quote the path to sunshinesvc.exe when launching the termination helper (#2379)
Cameron Gutman committed
May 26, 2023
C
Rename SunshineSvc to SunshineService
Cameron Gutman committed
May 15, 2023
C
Fix console session changes via fast user switching
Cameron Gutman committed
May 7, 2023
R
docs: update file level doxygen blocks (#1258)
ReenigneArcher committed
April 15, 2023
C
Stop the service if the user quits via the tray icon
Cameron Gutman committed
March 28, 2023
R
clang: adjust formatting rules (#1015)
ReenigneArcher committed
January 4, 2023
C
Implement process and thread priority adjustments (#691)
Cameron Gutman committed
December 29, 2022
C
Graceful termination on shutdown, logoff, and service stop (#647)
Cameron Gutman committed
December 22, 2022
C
Spawn Sunshine.exe in a job object, so it is terminated if SunshineSvc.exe dies (#602)
Cameron Gutman committed
December 21, 2022
C
Fix SunshineSvc hanging if an error occurs during startup (#598)
Cameron Gutman committed
August 4, 2021
C
Write Sunshine log output to disk and hide the window
Cameron Gutman committed
July 18, 2021
C
Add Win32 service to run Sunshine as LocalSystem on login
Cameron Gutman committed