Commit Graph

223 Commits

Author SHA1 Message Date
ReenigneArcher
92b4eeee55
refactor(cmake): split CMakeLists into modules (#1587) 2023-09-04 20:16:30 -04:00
ns6089
3ceee008f3 Use MMCSS task in audio capture thread 2023-08-22 23:27:14 -05:00
ns6089
68fa43a61c Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
ReenigneArcher
4b986b26c2
build(deps): use submodule for nvapi opensource (#1458) 2023-07-21 08:48:15 -04:00
ns6089
f245f777f7 Modify and restore NVIDIA control panel settings
Namely:
- Power profile for sunshine.exe
- Global OpenGL/Vulkan DXGI swapchain
2023-07-19 01:14:08 -05:00
Era Dorta
ed74492e4e
fix(deps): replace libboost chrono and thread with standard chrono and thread (#1364)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-06-26 11:50:10 -04:00
Cameron Gutman
7cc6fcd612
v0.20.0 release prep (#1321) 2023-05-28 20:20:35 -05:00
Cameron Gutman
60ebafd15a Expand core component group by default 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
5c9750a6fb Clean up installer options now that the service is mandatory 2023-05-26 17:54:38 -05:00
Cameron Gutman
31f72cdbff
Remove Boost_NO_BOOST_CMAKE=ON to fix Windows build (#1298) 2023-05-22 09:55:13 -04:00
Cameron Gutman
ff046bb707 Fix and enable -Wmissing-braces 2023-05-11 20:52:44 -05:00
Cameron Gutman
8db0ad0cc6 Fix and enable -Wmaybe-uninitialized 2023-05-11 20:52:44 -05:00
Cameron Gutman
f4bb410277 Treat dependency includes as system headers to suppress warnings 2023-05-11 20:52:44 -05:00
Cameron Gutman
c4c04694ac Restore the start menu shortcut as a proper launcher for the UI and service 2023-05-03 00:33:06 -05:00
Cameron Gutman
14fd7ad498 Don't recursively reset ACLs on our install directory
This will wipe out our stricter credential dir ACLs
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
ns6089
8347824eee Print frame processing latency to debug log 2023-05-02 23:41:13 -05:00
Chase Payne
430a439698
Elevated Commands Redesign (#1123) 2023-04-29 00:22:01 -05:00
istori1
5ad5699456
build(linux): honor install prefix for tray icon (#1208) 2023-04-25 21:45:32 -04:00
Morgan Helton
010440dbd3 add X11 to PLATFORM_LIBARIES when found 2023-04-11 21:20:24 -05:00
Chase Payne
191b929ab0 Make installer DPI aware so it doesn't appear blurry to 4k screens 2023-04-11 00:00:33 -05:00
ReenigneArcher
ee3522fb6d
v0.19.1 prep (#1108) 2023-03-30 09:10:58 -04:00
ReenigneArcher
972f726ff9
installer: auto install vigembus (#1100) 2023-03-29 17:15:33 -04:00
ReenigneArcher
f169c6d116
v0.19.0 release prep (#1097) 2023-03-29 10:00:40 -04:00
ns6089
be74b740f5
Properly handle libcurl flags in CMakeLists.txt on Windows (#1079) 2023-03-27 18:59:35 -04:00
Chase Payne
c2fba6f651
Add Support for Safely Elevating Administrator Privileges (#1036) 2023-03-27 10:51:48 -04:00
ReenigneArcher
014d693112
add tray icon (#1035) 2023-03-15 16:30:18 -04:00
Brian Kendall
80aa61b6e4
Support compiling for earlier releases of macOS (#960) 2023-03-10 09:53:29 -05:00
Elia Zammuto
c29c917474
Versioning improvements (#768)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-03-09 18:13:57 -05:00
ABeltramo
7d01b50498
feat: implemented unicode input mode (#966)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-03-08 08:35:34 -05:00
ReenigneArcher
e113ac6918
ci: rename windows artifacts (#953) 2023-02-20 17:39:49 -05:00
ReenigneArcher
032680ca9d
aur: move docker build (#895) 2023-02-13 15:27:51 -05:00
ReenigneArcher
0d100a57a6
changelog: v0.18.2 (#925) 2023-02-13 09:58:10 -05:00
Conn O'Griofa
3c223eb289
CMake: CPack: use correct Boost dependency versions (#920) 2023-02-12 21:03:35 -05:00
ReenigneArcher
16e2789197
cmake: v0.18.1 (#874) 2023-01-31 16:43:38 -05:00
Conn O'Griofa
cdfcdf2dc7
CMake: CPack: set Intel MediaSDK as arch-specfic depend (#868) 2023-01-31 08:39:20 -05:00
Conn O'Griofa
fb7c9e22ff
CMake: Linux: update dependencies & use dynamic Boost (#864) 2023-01-30 21:29:44 -05:00
ReenigneArcher
6cc13b8ef6
docs: update changelog for v0.18.0 (#836) 2023-01-29 17:00:14 -05:00
Cameron Gutman
142f06714f
Windows installer fixes (#843) 2023-01-27 19:16:32 -06:00
Cameron Gutman
7242202291
CMake: Default to Release build and stop hardcoding optimization flags (#777) 2023-01-20 00:18:30 -06:00
Cameron Gutman
49fc618682
Add support for hybrid graphics systems (NVIDIA Optimus) (#782) 2023-01-17 23:55:44 -06:00
Brad Richardson
e88dec22ee
Link mfx on Linux (#781) 2023-01-16 07:31:03 -05:00
ReenigneArcher
3510b8636a
build with docker and improve CUDA compute capability support (#714) 2023-01-15 09:31:37 -05:00
Cameron Gutman
5480d3d59d
Switch to faster nanors Reed-Solomon implementation (#753) 2023-01-14 09:45:12 -05:00
Conn O'Griofa
b405888088
CMake: Windows: harden install by including zlib1.dll (#743) 2023-01-10 16:25:09 -05:00
Brad Richardson
3af1744c9b
FFmpeg updates with QSV-enabled builds (#730) 2023-01-09 08:24:21 -05:00
ReenigneArcher
009975dc7b
prepare v0.17.0 (#708) 2023-01-08 20:10:13 -05:00
Conn O'Griofa
d51afbe19d
CMake: win32: fix API version, disable boost-cmake detection (#732) 2023-01-08 19:06:56 -05:00
Cameron Gutman
c95f54f874
Migrate Windows config files into specific config directory (#716) 2023-01-07 13:34:06 -05:00