Commit Graph

17 Commits

Author SHA1 Message Date
22ab9948fa Pass the environment as a const reference so nobody else is tempted to modify it 2023-08-16 21:48:16 -05:00
8db0ad0cc6 Fix and enable -Wmaybe-uninitialized 2023-05-11 20:52:44 -05:00
4ca6dc6c8e docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
292ef7eca3 Don't show a console window when opening a URL 2023-05-03 00:33:06 -05:00
c4c04694ac Restore the start menu shortcut as a proper launcher for the UI and service 2023-05-03 00:33:06 -05:00
50f689ff80 Implement restart support for all platforms 2023-04-29 21:22:18 -05:00
430a439698 Elevated Commands Redesign (#1123) 2023-04-29 00:22:01 -05:00
648df66b98 Fix X11 fallback during init (#1087) 2023-03-28 10:01:11 -04:00
21eb4eb6dd clang: adjust formatting rules (#1015) 2023-03-27 21:45:29 -04:00
c6548f4271 Provide ability to force a capture method via configuration. (#1063)
Co-authored-by: KuleRucket <luke.d.tucker@gmail.com>
2023-03-25 21:26:28 -04:00
9181028bcf HDR prep work (#808) 2023-01-23 20:54:08 -06:00
c81aa99c38 Fix child process spawning on linux (#773) 2023-01-19 00:40:12 -06:00
fa14b6ead7 Network performance optimizations (#771) 2023-01-16 18:17:04 -05:00
65574a02d4 Add an Apply button to the Web UI when running as a Win32 Service (#700) 2023-01-05 14:26:54 -05:00
cc688c7845 Implement process and thread priority adjustments (#691) 2023-01-03 22:05:00 -05:00
05f5370efe Launch games under the correct user account on Windows (#600) 2022-12-27 15:52:41 -05:00
a4acaf15b0 move sunshine to src
- this will allow for common cpp workflow files within org
2022-08-07 23:37:57 -04:00