Cameron Gutman
a87d8335bd
Add a friendly name for SunshineSvc
2023-05-26 17:54:38 -05:00
Cameron Gutman
8da919f411
Rename Back Button Timeout and disable it by default
...
Users don't expect long presses of the back button to not work out of the box.
2023-05-25 20:03:53 -05:00
Cameron Gutman
2f4cc9ace0
Add option to always send scancodes
...
Default is enabled to match v0.19.1 behavior
Fixes #1233
2023-05-25 19:31:39 -05:00
Cameron Gutman
0e2eacb0ee
Reduce opacity of placeholder text
...
This makes it more obvious that it's a placeholder
2023-05-24 20:34:13 -05:00
Cameron Gutman
78737d7611
Adjust descriptions on the A/V page to discourage manual settings
2023-05-24 20:34:13 -05:00
Cameron Gutman
53125ffeca
Add support for installing the Steam Streaming Speakers driver ( #1262 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-05-09 20:02:28 -05:00
ReenigneArcher
7e8c43c796
fix(ui): use release url for nightly releases ( #1260 )
2023-05-07 21:03:20 -04:00
Cameron Gutman
1d6ea8c759
Allow audio sinks to match on device names
...
Names are more stable than IDs on Windows
2023-05-07 11:52:57 -05:00
kodemeister
343f200c75
Remove group and mode assignment from the udev rule
2023-05-06 14:37:45 -05:00
kodemeister
5d3034701d
Remove setup of 'input' group from Linux packaging scripts
2023-05-06 14:37:45 -05:00
kodemeister
06a1609aef
Change udev rule to automatically grant access to virtual input devices
2023-05-06 14:37:45 -05:00
Cameron Gutman
f21b1951b4
Add notes about GPU, display, and encoder compatibility
2023-05-05 23:14:04 -05:00
Cameron Gutman
27f9d6d3a5
Clear the PIN field after a successful pairing
2023-05-05 17:42:59 -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
50f689ff80
Implement restart support for all platforms
2023-04-29 21:22:18 -05:00
Chase Payne
430a439698
Elevated Commands Redesign ( #1123 )
2023-04-29 00:22:01 -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
809d7f9d0e
config: fix 4K resolution typo ( #1139 )
2023-04-05 10:12:02 -04:00
ReenigneArcher
972f726ff9
installer: auto install vigembus ( #1100 )
2023-03-29 17:15:33 -04:00
luk1337
1ab1b7920e
Don't skip disconnected X11 outputs ( #1071 )
2023-03-28 16:44:32 -04:00
pgrunzjr
79cf382cd9
Add missing setup for default global prep command exclusion dropdown ( #1085 )
2023-03-27 20:55:28 -04:00
ReenigneArcher
e1fddcc99c
versioning: fix dirty commit notifications ( #1084 )
2023-03-27 15:55:21 -04:00
pgrunzjr
8c86baf627
Add support for global prep commands ( #977 )
2023-03-27 12:02:20 -04:00
Chase Payne
9b0e0565b1
Nightly Notification Bug Fixes ( #1073 )
2023-03-26 19:28:57 -04:00
KuleRucket
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
KuleRucket
8162d5f0d0
Change text input to select ( #1067 )
2023-03-24 18:18:14 -04:00
ReenigneArcher
7e9b18458d
ui: fix apply settings ( #1045 )
2023-03-16 11:27:48 -04:00
ReenigneArcher
afc6966f10
config: only save non default values ( #1023 )
2023-03-15 17:05:06 -04:00
ReenigneArcher
014d693112
add tray icon ( #1035 )
2023-03-15 16:30:18 -04: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
Brian Kendall
f238cf5303
Add setting for suppressing input from mouse, keyboard, or gamepads ( #941 )
2023-03-08 07:47:19 -05:00
ReenigneArcher
4ac8c5c8ec
docs: improve examples ( #1000 )
2023-03-06 11:10:40 -05:00
Conn O'Griofa
55a225d21c
AMF: add missing encoder tunables ( #902 )
2023-02-13 09:23:29 -05:00
ReenigneArcher
9ac1e3dcd6
web: ui: add macos audio sink ( #912 )
2023-02-09 19:41:52 -05:00
Cameron Gutman
bcd5188ac5
Implement HDR support for Windows ( #825 )
2023-01-25 19:48:55 -06:00
Aaron Rumpler
5a60090ddc
Rename 'Steam BigPicture' to 'Steam Big Picture' in apps.json ( #827 )
2023-01-25 18:16:03 -05:00
Cameron Gutman
4fc444b5b3
Intel QuickSync support for Windows ( #758 )
2023-01-14 16:23:49 -05:00
Cameron Gutman
77d3a7e2ab
Color conversion fixes and BT.2020 support ( #723 )
2023-01-07 22:28:47 -05:00
Cameron Gutman
c95f54f874
Migrate Windows config files into specific config directory ( #716 )
2023-01-07 13:34:06 -05:00
Cameron Gutman
65574a02d4
Add an Apply button to the Web UI when running as a Win32 Service ( #700 )
2023-01-05 14:26:54 -05:00
Cameron Gutman
08cb5fc2f2
Minor UI fixes ( #696 )
2023-01-04 18:44:23 -05:00
Dmitry Khlestkov
1a929cc37b
Fix origin_web_ui_allowed binding ( #697 )
2023-01-04 12:24:20 -05:00
Elia Zammuto
a5213c6225
Logs inside the WebUI ( #634 )
2022-12-31 20:12:36 -05:00
ReenigneArcher
8aaf9fd141
remove automatic desktop entry ( #652 )
2022-12-30 09:31:50 -05:00
ReenigneArcher
88a450bf1f
update docs ( #574 )
2022-12-28 16:30:32 -05:00
Conn O'Griofa
215c86455f
nvenc, amdvce: rework all user presets/options ( #623 )
2022-12-27 21:27:47 -05:00
ReenigneArcher
c1f0daa024
fix npm path ( #635 )
2022-12-27 14:03:00 -05:00
Brad Richardson
95437d15f3
FFmpeg 5 and pre-built CBS ( #509 )
2022-12-27 09:13:54 -05:00
Cameron Gutman
6c5a323b4a
Use the proper environment variable for the Program Files (x86) folder
2022-12-21 09:48:30 -06:00
ReenigneArcher
981d878082
use npm dependencies
2022-11-19 12:58:29 -05:00
Mariotaku
01b8ba353a
Cover Finder ( #216 )
...
Adds functionality to search and add game cover images automatically.
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-11-18 11:07:22 -05:00
ReenigneArcher
a043dfcf6c
Update apps.json
...
- reformat `apps.json` files
- use `sed` to add required prefixes for flatpak build
2022-10-26 21:43:24 -04:00
ReenigneArcher
5e5ae0b4b8
Merge branch 'nightly' into fix/image-paths
2022-09-11 20:35:24 -04:00
ReenigneArcher
2298cbbe20
remove debugging commands from add-firewall-rule.bat
2022-08-30 12:39:12 -04:00
ReenigneArcher
f7d4f49809
fix windows add-firewall-rule script
2022-08-28 15:51:17 -04:00
ReenigneArcher
b3a1615170
fix image paths
2022-08-26 19:40:53 -04:00
ReenigneArcher
7b8abc49e2
Merge branch 'nightly' into fix/paths
2022-08-17 13:51:43 -04:00
Ryan Caezar Itang
65b557d003
Add batch files to add and remove firewall rules
2022-08-16 11:57:14 +08:00
ReenigneArcher
663a92ce33
install bat scripts on windows
2022-08-14 22:16:20 -04:00
ReenigneArcher
8b0e6a28c2
single AppImage file
...
- simplify cmake install prefix and assets directory
2022-08-14 18:29:05 -04:00
ReenigneArcher
7dc8546c25
remove config backup and restore
2022-08-12 16:13:04 -04:00
ReenigneArcher
30c178baa1
move default configs to assets directory
2022-08-12 16:00:19 -04:00
ReenigneArcher
15aca474eb
fix button formatting
2022-08-07 16:34:39 -04:00
ReenigneArcher
d963bd1daa
add discord widgetbot crate
2022-08-07 16:34:15 -04:00
ReenigneArcher
da3c39e9e3
change org to LizardByte ( #263 )
...
- updates issue template
- updates docker readme
2022-07-29 09:45:26 -04:00
ReenigneArcher
92f1313993
Merge branch 'nightly' into macports-improvements
2022-06-29 19:06:33 -04:00
ReenigneArcher
25e21ee807
Fix removing directories for macos uninstall_pkg
2022-06-25 19:10:47 -04:00
ReenigneArcher
270d4ddffe
Fix paths for AUR and...
...
- Rename udev rules file
- Refactor CI to properly collect clone url for PRs (AUR only)
2022-06-23 23:55:48 -04:00
ReenigneArcher
7019756fa1
Fix macos uninstall pkg script
2022-06-23 20:42:18 -04:00
ReenigneArcher
c61b31e8a6
Create uninstall_pkg.sh
2022-06-22 21:42:10 -04:00
Conn O'Griofa
2d969c2ccc
platform/windows: change dwmflush default, add autodetection
...
On each re/init, query the active monitor refresh rate via
DwmGetCompositionTimingInfo. If the client requested framerate exceeds
the host monitor refresh, automatically disable DwmFlush.
This avoids the problem by which DwmFlush would constrain the client
FPS if the host monitor runs at a lower refresh rate, thus allowing
the feature to be enabled by default.
If there are other issues caused by DwmFlush for certain systems,
it can still be disabled via configuration.
2022-06-15 22:23:09 +01:00
Conn O'Griofa
211b25848f
platform/windows: add optional DwmFlush() call to improve Windows capture
...
Invoke DwmFlush() before acquiring the next frame to alleviate visual stutter
during mouse movement at the cost of constraining the capture rate to the host's
monitor refresh.
Disabled by default; enable via "dwmflush" boolean configuration parameter.
2022-06-15 22:23:09 +01:00
Conn O'Griofa
d051b58190
webui: correct AMD AMF Coder name & pre-fill default setting
2022-06-15 22:23:09 +01:00
Conn O'Griofa
ab0a6b5fa6
webui: remove erroneous v-bind properties
...
These were causing unusual behaviour (select dialogs displaying a blank label
when a value should be selected, and values randomly setting themselves to
undefined when switching tabs).
2022-06-15 22:23:09 +01:00
ReenigneArcher
ca21e6a8ac
Update documentation
2022-06-15 15:52:38 -04:00
ReenigneArcher
9b4fc8a270
Fix udev rules
...
- Adds to permission to create "Sunshine Mouse"
2022-06-08 23:00:18 -04:00
ReenigneArcher
4f6b001483
Update paths and dependencies
...
- Updates paths for Linux and MacOS builds
- Strategy matrix build for Linux (CPACK/AppImage)
- Fix dependencies for rpm package
2022-05-15 16:26:00 -04:00
ReenigneArcher
68ba1db24a
Refactor assets and config directory
2022-05-11 23:10:46 -04:00