Cameron Gutman
|
8392bdc98f
|
feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530)
* Revert "feat(ddprobe): allow to manually specify gpu preference (#3521)"
This reverts commit 6a233cbcbf.
* Keep display revert delay input type change from 6a233cbcb
* Remove ddprobe
* feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA
|
2025-01-12 17:11:03 -06:00 |
|
Lukas Senionis
|
1b94e9339a
|
feat(display): add display mode remapping option (#3529)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2025-01-12 14:14:20 -05:00 |
|
Lukas Senionis
|
6a233cbcbf
|
feat(ddprobe): allow to manually specify gpu preference (#3521)
|
2025-01-08 18:44:11 -05:00 |
|
Lukas Senionis
|
76bea8acb9
|
feat(display): Configure display device based on user config (#3441)
|
2025-01-07 20:40:48 -05:00 |
|
Cameron Gutman
|
9e52ac426d
|
feat(vaapi): add option to enable strict enforcement of frame size (#3332)
* feat(vaapi): add option to enable strict enforcement of frame size
* Eliminate the QP fallback code that was only required for VAAPI
|
2024-11-01 12:36:25 -05:00 |
|
Cameron Gutman
|
73d777fa0b
|
feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325)
|
2024-10-24 19:11:50 -05:00 |
|
ReenigneArcher
|
04df80ff6b
|
feat!: drop advertised resolutions and fps (#2924)
|
2024-08-08 02:10:19 +00:00 |
|
ReenigneArcher
|
1dd4b68e1c
|
docs(src): add examples alias and general cleanup (#2763)
|
2024-06-28 08:34:14 -04:00 |
|
ReenigneArcher
|
722e5600c6
|
feat: add min_fps_target setting (#1043)
|
2024-06-19 00:09:23 +00:00 |
|
ReenigneArcher
|
e898be1b7e
|
ci: use prerelease logic (#2553)
|
2024-05-23 21:42:06 -04:00 |
|
Conn O'Griofa
|
87def6db85
|
fix(windows/amf): Revert RC/HRD defaults; improve documentation & config parsing (#2419)
|
2024-04-19 08:31:56 -04:00 |
|
Conn O'Griofa
|
ae71a6ad83
|
AMF: rate control improvements (#2251)
|
2024-03-29 21:07:24 -04:00 |
|
ReenigneArcher
|
87774333f3
|
feat(i18n): add ui localization (#2279)
Co-authored-by: TheElixZammuto <6505622+TheElixZammuto@users.noreply.github.com>
|
2024-03-22 19:54:12 -04:00 |
|
Cameron Gutman
|
4252f5df7c
|
Add option to allow HEVC usage on older Intel GPUs without low-power encoding
|
2024-02-29 18:35:30 -06:00 |
|
ns6089
|
fe886632dc
|
Add new nvenc options to legacy ffmpeg path
|
2024-01-20 18:28:09 -06:00 |
|
ns6089
|
66150872b0
|
Add nvprefs user override options
|
2024-01-20 18:28:09 -06:00 |
|
Cameron Gutman
|
c88fa655f5
|
Implement video encryption
|
2024-01-19 18:57:58 -06:00 |
|
Cameron Gutman
|
3ca75bee19
|
Add option to disable native pen/touch support
|
2024-01-01 19:53:57 -06:00 |
|
Cameron Gutman
|
729922d2c0
|
Add option to disable high resolution scroll events
|
2024-01-01 19:53:57 -06:00 |
|
Cameron Gutman
|
6ea836c511
|
Add options to control gamepad autoselection heuristics
Also move gamepad type selection to the input tab while we're here
|
2024-01-01 19:53:57 -06:00 |
|
Cameron Gutman
|
3b9e37e1dd
|
Don't hardcode the signature length to RSA-2048 (#1872)
|
2023-11-30 23:51:45 -06:00 |
|
Erick C
|
3212b036a1
|
Manual DS4 mode: Allow Back/Select to trigger Touchpad click (#1772)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-10-22 15:03:33 -04:00 |
|
Elia Zammuto
|
045044e7e7
|
Remove origin_pin_allowed
|
2023-10-15 14:00:34 -05:00 |
|
ns6089
|
646a569210
|
nvenc: add option to disable realtime hags
|
2023-09-07 18:03:19 -05:00 |
|
ns6089
|
8b40fa6dd5
|
nvenc: new config page
|
2023-09-07 18:03:19 -05:00 |
|
Cameron Gutman
|
62a5cd959a
|
Implement IPv6 support
|
2023-08-27 18:12:02 -05:00 |
|
ns6089
|
8dc51a21df
|
Remove DwmFlush()
|
2023-08-27 13:13:43 -05:00 |
|
Cameron Gutman
|
69e720b44b
|
Implement AV1 support
|
2023-08-19 18:36:48 -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
|
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
|
4ca6dc6c8e
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
ReenigneArcher
|
979f7f4e60
|
docs: improvements to source code documentation (#1236)
|
2023-05-07 15:01:44 -04:00 |
|
Chase Payne
|
430a439698
|
Elevated Commands Redesign (#1123)
|
2023-04-29 00:22:01 -05:00 |
|
ReenigneArcher
|
21eb4eb6dd
|
clang: adjust formatting rules (#1015)
|
2023-03-27 21:45:29 -04:00 |
|
pgrunzjr
|
8c86baf627
|
Add support for global prep commands (#977)
|
2023-03-27 12:02:20 -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 |
|
Brian Kendall
|
f238cf5303
|
Add setting for suppressing input from mouse, keyboard, or gamepads (#941)
|
2023-03-08 07:47:19 -05:00 |
|
ReenigneArcher
|
31885434f2
|
docs: add doxygen (#1004)
|
2023-03-07 20:26:03 -05:00 |
|
Conn O'Griofa
|
55a225d21c
|
AMF: add missing encoder tunables (#902)
|
2023-02-13 09:23:29 -05:00 |
|
Cameron Gutman
|
4fc444b5b3
|
Intel QuickSync support for Windows (#758)
|
2023-01-14 16:23:49 -05:00 |
|
Elia Zammuto
|
a5213c6225
|
Logs inside the WebUI (#634)
|
2022-12-31 20:12:36 -05:00 |
|
Conn O'Griofa
|
215c86455f
|
nvenc, amdvce: rework all user presets/options (#623)
|
2022-12-27 21:27:47 -05:00 |
|
ReenigneArcher
|
a4acaf15b0
|
move sunshine to src
- this will allow for common cpp workflow files within org
|
2022-08-07 23:37:57 -04:00 |
|