Yukino Song
6571c11098
Various webui fix
...
fixes #742
Add save button for reordering instead of auto saving
2025-05-21 00:44:38 +08:00
Yukino Song
056c6f4693
Merge remote-tracking branch 'sunshine/master'
2025-05-19 15:01:27 +08:00
thesystemcoder168
12f3ba2d4b
Add the option to always have the virtual display be an isolated display - Windows only ( #662 )
...
* Isolated display - web and backend
Isolated display - web and backend
* Moved settings outside of the advanced display
* Update virtual_display.cpp with isolated setting for better maintenance
Update virtual_display.cpp with isolated setting for better maintenance. The isolated routine becomes an additional routine instead of a replacement for the original one.
* Changed source formatting, removed English in non-English languages, removed test code
Changed source formatting, removed English in non-English languages, removed test code
* change blank/unused lines in config.cpp
change blank/unused lines in config.cpp
* Change blank lines in DisplayDeviceOptions.vue
Change blank lines in DisplayDeviceOptions.vue
* Change line spacing in config.h
Change line spacing in config.h
* Changed line spacing in config.cpp
Changed line spacing in config.cpp
* Changed lines/line spacing in virtual_display.cpp
Changed lines/line spacing in virtual_display.cpp
* Fix spaceing on virtual_display.cpp
Fix spaceing on virtual_display.cpp
* Added check to not do anything if the virtual display is not active.
Added check to not do anything to the order of the displays if the isolated checkbox is set and if the virtual display is not active.
* Minor formatting fix w/ add Chinese locale
* Expose `matchDisplay` though not used for now
---------
Co-authored-by: Yukino Song <nutosservice@gmail.com >
2025-05-19 15:00:11 +08:00
Yukino Song
b0871a9a5b
Add gamepad override for each app
2025-05-19 14:22:17 +08:00
Yukino Song
98a35b81f6
Don't show apps without UUID in the WebUI
2025-05-14 23:23:38 +08:00
Yukino Song
93540b97fe
Update tray message from no apps running to reload apps
2025-05-14 23:23:10 +08:00
Jaime J. Denizard
8ca976f2d0
fix(web-ui): Change Pin to PIN ( #3872 )
2025-05-13 20:27:02 +00:00
Yukino Song
2b86bc541d
Support Reordering apps(requires Artemis)
2025-05-14 02:43:08 +08:00
Yukino Song
8298149d1c
Fix the missing locale
2025-05-13 19:43:58 +08:00
Yukino Song
e231803ec2
Update apps loading logic
2025-05-12 21:18:41 +08:00
Yukino Song
6c7962b6da
Add APOLLO_APP_UUID envvar
2025-05-11 22:39:29 +08:00
Yukino Song
6ee5f4ed0b
Update envvars
2025-05-09 04:35:15 +08:00
Yukino Song
69e999d245
Add option to toggle envvar compatibility mode
2025-05-07 04:38:28 +08:00
Yukino Song
91467d50b6
BREAKING: SUNSHINE_CLIENT_FPS is now float (for better integration with Special-K)
2025-05-07 03:57:54 +08:00
Yukino Song
253203f954
Merge remote-tracking branch 'sunshine/master'
2025-05-07 03:10:11 +08:00
Clutchnp
8ef838bada
feat(audio): add an option to disable sound streaming ( #3833 )
2025-05-01 11:39:43 -04:00
Yukino Song
56646c2a81
Add option to configure auto discovery(mDNS)
...
resolves #539
potentially resolves #611
2025-04-15 00:11:29 +08:00
Yukino Song
26b8446ba1
Add link to WiKi in resources cards
2025-04-14 23:28:10 +08:00
Yukino Song
d784a093a8
Fix apply button in config.html
2025-04-14 23:25:28 +08:00
Yukino Song
790607025c
Merge pull request #529 from roos-robert/master
...
Full translation of English to Swedish (sv)
2025-04-01 23:10:15 +08:00
Yukino Song
047d7add72
Merge pull request #465 from ryanbbernstein/master
...
Adding template image for applications
2025-04-01 23:09:33 +08:00
Yukino Song
e271592408
Handle char encoding on logs more correctly
2025-04-01 21:27:30 +08:00
Yukino Song
a31828dd9c
Merge remote-tracking branch 'sunshine/master'
2025-04-01 20:05:27 +08:00
Richard Ziegler
f921ae45d4
style(Web UI): Add 1rem margin between Save and Apply buttons for better UI/UX ( #3762 )
2025-03-27 01:44:17 +00:00
Robert Roos
52a4cf971c
Full translation of English to Swedish (sv)
2025-03-20 23:22:50 +01:00
Ryan Bernstein
08dab3a07c
Merge branch 'ClassicOldSong:master' into master
2025-03-20 01:15:25 -07:00
Gabriel Barbosa
3f96deff92
Finish translating extra locale entries
2025-03-10 21:22:48 -03:00
Gabriel Barbosa
d80d77aa1a
Fix some typos on english version
2025-03-10 21:10:48 -03:00
Gabriel Barbosa
4e3c9466e2
Adds missing entries pending translation
2025-03-10 16:36:06 -03:00
Gabriel Barbosa
6989de63e0
Update pt_BR.json
2025-03-10 11:02:50 -03:00
Gabriel Barbosa
752ca544b9
Update pt_BR.json
...
Fix some translations that was accidently skipped.
2025-03-10 10:54:24 -03:00
Gabriel Barbosa
63304e01a4
Update pt_BR.json
...
Atualiza alguns termos que passaram desapercebidos
2025-03-10 10:47:46 -03:00
Gabriel Barbosa
0785e061c8
Properly translates pt-br texts
2025-03-10 10:41:05 -03:00
Ryan Bernstein
5f26ea5cfd
Adding template image for applications
2025-03-05 20:34:28 -08:00
Yukino Song
d837e750eb
Update locale for client FPS env var
2025-03-02 02:03:06 +08:00
Yukino Song
6f35d52cdd
WebUI: implement per-device display mode override
2025-02-25 05:56:30 +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
ffccc1af9b
fix: add missing strings for max_bitrate setting, and improved logging for bitrate ( #3656 )
2025-02-11 09:11:12 -05:00
Utkarsh Dalal
3a88ddc639
feat: Add Max Bitrate option ( #3628 )
2025-02-09 15:00:29 -05:00
Yukino Song
dca9092a2c
Fix #345
2025-02-08 03:37:42 +08:00
Yukino Song
343427f20a
Add default value indicator to use-app-identity and per-client-app-identity
2025-02-07 21:23:04 +08:00
Yukino Song
58bbfc3e67
Show running app in Apps page
2025-02-07 21:11:03 +08:00
Yukino Song
9481418e0d
Fix launch app says failed on web ui
2025-02-07 20:05:29 +08:00
Yukino Song
7757e28c28
Fix prep command adding order in apps
2025-02-06 19:41:40 +08:00
Yukino Song
5708622362
Fix dd_mode_remapping
2025-02-06 19:12:07 +08:00
Yukino Song
78714e65fc
Fix build
2025-02-06 18:16:55 +08:00
Yukino Song
fd059e36f0
Merge remote-tracking branch 'origin/master'
2025-02-06 09:14:18 +08:00