Yukino Song
|
7a1e9c7393
|
Merge branch 'master' of https://github.com/LizardByte/Sunshine
# Conflicts:
# .github/workflows/ci-copr.yml
# .github/workflows/ci-flatpak.yml
# .github/workflows/ci-homebrew.yml
# .github/workflows/ci-linux.yml
# .github/workflows/ci-windows.yml
# .github/workflows/ci.yml
# .github/workflows/localize.yml
# README.md
# scripts/icons/convert_and_pack.sh
# src/config.cpp
# src/config.h
# src/confighttp.cpp
# src/logging.cpp
# src/video.cpp
# src_assets/common/assets/web/config.html
# src_assets/common/assets/web/public/assets/locale/en.json
# src_assets/common/assets/web/public/assets/locale/it.json
# src_assets/windows/misc/gamepad/install-gamepad.bat
# third-party/build-deps
# third-party/moonlight-common-c
# tools/CMakeLists.txt
|
2025-08-03 13:52:19 +08:00 |
|
Andy Grundman
|
b3ee60d422
|
fix(video): restore the ability to set a minimum fps target (#4114)
|
2025-07-29 23:12:16 -04:00 |
|
VMFortress
|
fe26129697
|
fix(display): Restore Checkbox import for display device opts (#4076)
|
2025-07-14 17:27:00 -04:00 |
|
Yukino Song
|
e43420f18b
|
Merge remote-tracking branch 'sunshine/master'
|
2025-07-13 23:16:01 +08:00 |
|
ReenigneArcher
|
27f71c3895
|
fix(video): base min frame time strictly on client framerate (#3844)
|
2025-06-27 18:17:15 -04:00 |
|
Yukino Song
|
2795e34e16
|
Move HDR options out of display device options
|
2025-06-04 22:52:06 +08:00 |
|
Yukino Song
|
1cdd309cfd
|
Merge upstream
|
2025-02-25 05:11:35 +08:00 |
|
Lukas Senionis
|
fa22227fca
|
feat(display): expose HDR toggle workaround delay to user (#3579)
|
2025-02-18 09:32:21 -05:00 |
|
Yukino Song
|
e35fc85201
|
Bring back Auto toggle HDR without using DD methods but DD options
|
2025-02-15 06:03:09 +08:00 |
|
Yukino Song
|
93028a823a
|
Merge remote-tracking branch 'sunshine/master'
|
2025-02-15 04:32:32 +08:00 |
|
Utkarsh Dalal
|
3a88ddc639
|
feat: Add Max Bitrate option (#3628)
|
2025-02-09 15:00:29 -05:00 |
|
Yukino Song
|
fd059e36f0
|
Merge remote-tracking branch 'origin/master'
|
2025-02-06 09:14:18 +08:00 |
|
ReenigneArcher
|
dbba364ed7
|
fix(dd_config)!: disable by default (#3639)
|
2025-02-05 08:32:34 -05:00 |
|
VMFortress
|
5b36357133
|
feat(display): Add revert display config on disconnect option (#3613)
|
2025-01-30 16:02:22 -05:00 |
|
Yukino Song
|
7b653280fb
|
Default to disable dd_configuration_option
|
2025-01-24 21:56:23 +08:00 |
|
Yukino Song
|
4705783e81
|
Update text warning for multi instances
|
2025-01-22 17:18:46 +08:00 |
|
Yukino Song
|
efb259959d
|
Add a space before virtual display notice in display device config
|
2025-01-15 23:14:55 +08:00 |
|
Yukino Song
|
4b78e3b47d
|
Migrate virtual display config to new Display Device API
|
2025-01-15 22:50:08 +08:00 |
|
Yukino Song
|
fcbdaed1e0
|
Fix build
(Never wanna merge again)
|
2025-01-15 09:01:33 +08: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 |
|
Lukas Senionis
|
2e5c291233
|
feat(web-ui): replace dropdown menus with checkboxes (#3455)
|
2025-01-05 14:43:45 -05:00 |
|
Lukas Senionis
|
1543f584ab
|
feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894)
|
2024-12-11 14:17:44 -05:00 |
|
ReenigneArcher
|
04df80ff6b
|
feat!: drop advertised resolutions and fps (#2924)
|
2024-08-08 02:10:19 +00:00 |
|
ns6089
|
aadd6eec19
|
Escape backslashes in javascript string (#2861)
|
2024-07-15 15:20:02 +00:00 |
|
ReenigneArcher
|
722e5600c6
|
feat: add min_fps_target setting (#1043)
|
2024-06-19 00:09:23 +00:00 |
|
Vithorio Polten
|
4a9130126c
|
feat(ui): Dark Mode (#2493)
|
2024-05-24 21:28:39 -04:00 |
|
Vithorio Polten
|
4b6ff3797e
|
refactor(ui): break down config.html into smaller pieces (#2491)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2024-05-13 13:08:13 -04:00 |
|