Commit Graph

65 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
7e74405a97 Reload page instead of hard code to '/login' when requests failed 2024-09-21 03:49:59 +08: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
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
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
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
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
Yukino Song
276a0496a8 Add option to quit Apollo from webpage w/ hide tray menu controls 2024-08-24 04:01:38 +08:00
Yukino Song
8db50446a7 Support headless mode 2024-08-21 23:39:41 +08:00
Yukino Song
2fb4ec1931 Add per-app resolution scale config 2024-08-21 00:47:55 +08:00
Yukino Song
e0924e3a21 Add app config to set virtual display as primary 2024-08-19 08:50:03 +08:00
Yukino Song
25eb5c8714 Add virtual display config to apps 2024-08-19 07:08:39 +08:00
Yukino Song
fe0a032b67 Fetch device name and uniqueid from connection (require Moonlight Noir) 2024-08-16 07:47:50 +08:00
Yukino Song
40b6352a4c Merge remote-tracking branch 'origin/master' 2024-08-08 19:43:28 +08:00
ReenigneArcher
04df80ff6b feat!: drop advertised resolutions and fps (#2924) 2024-08-08 02:10:19 +00:00
Yukino Song
ef3dc6464c Further rebrand 2024-08-05 07:03:17 +08:00
Yukino Song
774ce93162 Try to make the audio sink mess clear 2024-08-04 19:11:58 +08:00
Yukino Song
ad3b725a81 Rebrand web-ui 2024-08-04 19:11:58 +08:00
Gilles Schintgen
0b70d46bef fix(linux): add delay to service and improve troubleshooting docs (#2903)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-07-28 13:21:30 +00:00
ReenigneArcher
722e5600c6 feat: add min_fps_target setting (#1043) 2024-06-19 00:09:23 +00:00
Vithorio Polten
509576d616 feat(input/linux): add support for more virtual input devices (#2606)
Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-06-16 00:21:18 +00:00