Commit Graph

148 Commits

Author SHA1 Message Date
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
VMFortress 5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
Yukino Song 2e38a2640a Fix localization for per-client-app-identity (again) 2025-01-29 04:11:50 +08:00
Yukino Song f9ed7c313d Fix localization for per-client-app-identity 2025-01-26 02:38:30 +08:00
Yukino Song 7b653280fb Default to disable dd_configuration_option 2025-01-24 21:56:23 +08:00
Yukino Song fb2008c346 Fix some Chinese translations 2025-01-24 21:07:00 +08:00
Yukino Song b63d93b3c2 Update info text for disabling advanced display device config 2025-01-24 19:28:33 +08:00
Yukino Song 8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song 5aaeb70722 Add option to enable/disable client commands per-app 2025-01-23 02:35:40 +08:00
Yukino Song d5f81773a8 Per client DO/UNDO commands frontend part - done 2025-01-22 22:28:57 +08:00
Yukino Song 4705783e81 Update text warning for multi instances 2025-01-22 17:18:46 +08:00