Yukino Song
e15eec1f4e
Add .art file export w/ optimize app list page
2025-06-05 21:19:26 +08:00
Yukino Song
0f9e7aa17f
WebUI: Support starting apps from local client
2025-06-05 19:44:31 +08:00
Yukino Song
f262852838
Add always use virtual display option for clients
2025-06-05 16:32:13 +08:00
Yukino Song
3e0cbaf2c2
Implement pause/resume commands w/ APOLLO_APP_STATUS envvar
2025-06-05 15:40:03 +08:00
Yukino Song
d316b272da
Add terminate on pause option for apps ( resolves #801 )
2025-06-04 19:02:10 +08:00
Yukino Song
2f89d85fca
Add legacy ordering support toggle for each client
2025-05-28 22:53:22 +08:00
Yukino Song
251ae915a6
Alert for already alphabetized
2025-05-28 22:07:54 +08:00
Yukino Song
d89f3f75d3
Add alphabetize button to app list
2025-05-28 20:41:53 +08:00
Yukino Song
4030680fcc
App ordering support for legacy clients
2025-05-28 20:38:27 +08:00
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
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
Robert Roos
52a4cf971c
Full translation of English to Swedish (sv)
2025-03-20 23:22:50 +01: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
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
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
Yukino Song
dca9092a2c
Fix #345
2025-02-08 03:37:42 +08:00
Yukino Song
58bbfc3e67
Show running app in Apps page
2025-02-07 21:11:03 +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
ReenigneArcher
dbba364ed7
fix(dd_config)!: disable by default ( #3639 )
2025-02-05 08:32:34 -05:00
Yukino Song
1c8bd0cdb5
Implement frontend part for Double refreshrate. Resolves #299
2025-02-05 07:42:16 +08:00
Yukino Song
bf78a33831
Implement frontend part for Input Only Mode. Resolves #177
2025-02-05 07:42:14 +08:00
Yukino Song
8b0053437a
Add encoding frame rate limit
2025-02-03 03:28:51 +08:00
ReenigneArcher
257a102127
fix(api): return proper json objects ( #3544 )
2025-01-31 23:38:22 -05:00