Commit Graph

410 Commits

Author SHA1 Message Date
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
2795e34e16 Move HDR options out of display device options 2025-06-04 22:52:06 +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
a3e0318794 Validate application/json on server side 2025-05-28 18:01:48 +08:00
Yukino Song
f3d2078b11 Add content-type to sent requests 2025-05-28 14:09:12 +08:00
Yukino Song
b2ec048333 Fix WebUI 2025-05-28 13:47:58 +08:00
Yukino Song
a94e8ec4f9 Merge remote-tracking branch 'sunshine/master' 2025-05-25 19:45:07 +08:00
ReenigneArcher
673e0fa4f4 fix(installer/windows): ensure service_bin is properly quoted (#3904) 2025-05-24 23:34:45 -04:00
ReenigneArcher
3ad90cd7f1 fix(installer/windows): remember service start type (#3902) 2025-05-24 23:40:07 +00: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
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
jbellionjourdan
e9b39e4c15 fix(linux/input): improve input rules (#3857) 2025-05-07 14:41:01 +00: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
9c4e0a0f5e Fix default apps.json 2025-05-07 03:52:34 +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
Vladimir Romashchenko
65b0217a90 fix(apps): exit steam big picture mode on session end (#3808) 2025-04-22 22:43:13 -04:00
Yukino Song
e5a3333e0b Update SudoVDA 2025-04-15 00:24:44 +08: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
ReenigneArcher
2cd4b1b3ad fix(linux): update sunshine rules (#3748)
Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
2025-03-25 08:26:32 -04:00
ReenigneArcher
873939a7b2 fix(packaging/windows): add Sunshine directories to system PATH (#3727) 2025-03-22 02:19:57 +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