Commit Graph

97 Commits

Author SHA1 Message Date
Yukino Song
2a173239f6 Merge remote-tracking branch 'origin/master' 2025-01-18 14:57:43 +08:00
LizardByte-bot
d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
Yukino Song
a3c8c937af Update locales 2025-01-15 22:50:19 +08:00
Yukino Song
fcbdaed1e0 Fix build
(Never wanna merge again)
2025-01-15 09:01:33 +08:00
Yukino Song
1dc6465f12 Merge remote-tracking branch 'origin/master' 2025-01-14 23:43:50 +08:00
LizardByte-bot
a7f64118a8 chore(l10n): update translations (#3519) 2025-01-13 20:54:13 -05:00
Cameron Gutman
8392bdc98f feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530)
* Revert "feat(ddprobe): allow to manually specify gpu preference (#3521)"

This reverts commit 6a233cbcbf.

* Keep display revert delay input type change from 6a233cbcb

* Remove ddprobe

* feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA
2025-01-12 17:11:03 -06: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
LizardByte-bot
9b9767be0c chore(l10n): update translations (#3512)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-08 03:33:07 +00: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
LizardByte-bot
d50611c79b chore(l10n): update translations (#3473) 2025-01-01 22:23:11 -05:00
ReenigneArcher
e062484b46 chore(l10n): update translations (#3443) 2024-12-14 15:27:03 +00:00
Yukino Song
2619132570 Merge remote-tracking branch 'origin/master' 2024-12-14 19:02:11 +08:00
Lukas Senionis
1543f584ab feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
ReenigneArcher
706e37719f chore(l10n): update translations (#3408) 2024-12-08 03:21:38 +00:00
Yukino Song
021f6a635b Merge remote-tracking branch 'origin/master' 2024-12-02 02:11:15 +08:00
Yukino Song
b913d97510 Show alert for checking client permission 2024-12-02 01:50:35 +08:00
ReenigneArcher
c40ac8dce9 chore(l10n): update translations (#3355) 2024-11-09 04:05:05 +00:00
Cameron Gutman
9e52ac426d feat(vaapi): add option to enable strict enforcement of frame size (#3332)
* feat(vaapi): add option to enable strict enforcement of frame size

* Eliminate the QP fallback code that was only required for VAAPI
2024-11-01 12:36:25 -05:00
Yukino Song
11e0bad4f3 Add option for intra refresh (resolves #86) 2024-10-26 21:31:52 +08:00
Yukino Song
4350d8e43d Merge remote-tracking branch 'origin/master' 2024-10-26 21:04:50 +08:00
ReenigneArcher
de0d633089 chore(l10n): update translations (#3198) 2024-10-20 03:05:18 +00:00
Yukino Song
349bd404f9 Add warning to device management section 2024-09-24 21:35:58 +08:00
Yukino Song
e3ea8ddc56 Add learn more link to device management section 2024-09-24 21:32:29 +08:00
Yukino Song
80fb7efc3d Add UUID to apps w/ add option to use App's id for virtual display (resolves #48) 2024-09-22 07:34:39 +08:00
Yukino Song
8c469c4073 Merge remote-tracking branch 'origin/l10n_master' 2024-09-21 03:57:38 +08:00
Yukino Song
7e74405a97 Reload page instead of hard code to '/login' when requests failed 2024-09-21 03:49:59 +08:00
ReenigneArcher
a0b2a1c49b New translations sunshine.json (Chinese Simplified) 2024-09-20 11:08:44 -04:00
Yukino Song
5829bd1c76 Split keyboard and mouse permission (resolves #45) 2024-09-20 22:26:28 +08:00
Yukino Song
9f012639b3 Add global option for set virtual display as primary display 2024-09-19 23:42:31 +08:00
Yukino Song
2c3a08574b Add fallback mode config 2024-09-19 23:42:27 +08:00
Yukino Song
8e8f89d514 Launch apps from web UI 2024-09-19 23:42:25 +08:00
ReenigneArcher
9bc40eee07 New translations sunshine.json (Russian) 2024-09-17 11:44:10 -04:00
Yukino Song
db5790b374 Implement permission manage web UI 2024-09-16 23:10:19 +08:00
Reimu NotMoe
2f105081b8 Fix typo in locale 2024-09-15 13:10:35 +08:00
ReenigneArcher
6875fee479 chore(l10n): update translations (#3160) 2024-09-14 16:14:04 -04:00
Yukino Song
2617b17aab Add option to disable pairing 2024-09-14 04:26:03 +08:00
Yukino Song
50c6e5bce5 Add help link to Server Commands 2024-09-12 12:55:58 +08:00
Yukino Song
df7c742ca8 Implement server commands through control stream 2024-09-11 08:16:45 +08:00
Yukino Song
def6a4857c Revert commit-lint.yaml, zh.json 2024-09-10 18:01:33 +08:00
Yukino Song
ff6315d541 Merge remote-tracking branch 'origin/master' 2024-09-10 17:59:34 +08:00
Yukino Song
c390e91bd7 Add save password option on login page w/ clients card on index 2024-09-10 00:07:06 +08:00
Yukino Song
f9b9a76639 Add webui config for following client HDR settings 2024-09-07 01:06:33 +08:00
ReenigneArcher
3dc267141a chore(l10n): update translations (#3106) 2024-09-05 09:00:34 -04:00
Yukino Song
6e407578c3 Add QR code pairing 2024-08-31 12:04:39 +08:00
Yukino Song
d416886999 Add Deep Link support 2024-08-30 12:52:50 +08:00
Yukino Song
652661ea50 Change login from http basic auth to cookies 2024-08-30 06:17:02 +08:00
Yukino Song
b8d3ebb248 Implement OTP page in config
a
2024-08-28 03:05:09 +08:00