Commit Graph

2608 Commits

Author SHA1 Message Date
Yukino Song
ba22fa9a3e Redirect back to previous page after login 2024-09-19 23:42:26 +08:00
Yukino Song
8e8f89d514 Launch apps from web UI 2024-09-19 23:42:25 +08:00
Yukino Song
af8b8fd352 Minor UI improvement 2024-09-19 23:42:24 +08:00
Yukino Song
51caa4a4f0 Update README 2024-09-17 15:37:23 +08:00
Yukino Song
bedbf64836 Fix typo 2024-09-17 15:31:49 +08:00
Yukino Song
fa896eea14 Merge remote-tracking branch 'Nonary/gpu_selection_fix_v2' 2024-09-17 15:13:56 +08:00
Yukino Song
d59fafebf6 Fix status code 2024-09-17 15:07:26 +08:00
Yukino Song
0bfbaf2884 Update README 2024-09-17 00:15:50 +08:00
Yukino Song
a482029d4d Merge branch 'permission-system' 2024-09-16 23:14:15 +08:00
Yukino Song
db5790b374 Implement permission manage web UI 2024-09-16 23:10:19 +08:00
Yukino Song
2e7bde8958 Implement permission for stream 2024-09-15 22:40:38 +08:00
Yukino Song
aa4d38e992 Implement permission management for nvhttp 2024-09-15 18:42:54 +08:00
Yukino Song
306b252205 Get device name from local value for vdisplay 2024-09-15 17:19:33 +08:00
Yukino Song
038464ad45 Redirect to login after applied configs 2024-09-15 13:10:37 +08:00
Yukino Song
4a0d425b7c Get device UUID from local assigned value 2024-09-15 13:10:36 +08:00
Reimu NotMoe
2f105081b8 Fix typo in locale 2024-09-15 13:10:35 +08:00
Yukino Song
aac75c08d8 Prepare for adding permission system 2024-09-15 13:10:35 +08:00
Chase Payne
4bdae9cf86 make sonarcloud happy again 2024-09-14 18:19:42 -04:00
Chase Payne
6823595352 fix compliler errors 2024-09-14 18:19:42 -04:00
Chase Payne
c0fdc320c2 add an additional space 2024-09-14 18:19:42 -04:00
Chase Payne
b733d2b9e9 implement suggestions from cgutman 2024-09-14 18:19:42 -04:00
Chase Payne
7257b188c3 Update tools/ddprobe.cpp
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
2024-09-14 18:19:42 -04:00
Chase Payne
6f71f42d50 more doc fixes 2024-09-14 18:19:42 -04:00
Chase Payne
bae2d30816 Update tools/ddprobe.cpp
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-09-14 18:19:42 -04:00
Chase Payne
431a7f6bf0 fix documentation 2024-09-14 18:19:42 -04:00
Chase Payne
6d8f5b22c3 clang fixes 2024-09-14 18:19:42 -04:00
Chase Payne
7dc2d41b77 implement cgutmans ideas 2024-09-14 18:19:42 -04:00
Chase Payne
026c2aebf3 move unmap to fail guard 2024-09-14 18:19:42 -04:00
Chase Payne
f8d14ac05b remove code changes that were not needed 2024-09-14 18:19:42 -04:00
Chase Payne
b9069cd9b5 remove else statements 2024-09-14 18:19:42 -04:00
Chase Payne
9a1bfebd03 attempt to match previous coding styles 2024-09-14 18:19:42 -04:00
Chase Payne
56dedbde7f code review suggestions 2024-09-14 18:19:42 -04:00
Chase Payne
d9bd8e2d77 clang fixes 2024-09-14 18:19:42 -04:00
Chase Payne
d470cc7d4e Check all pixels instead
It occoured to me there might be some desktop images that are predominately black, which could cause a false positive.
2024-09-14 18:19:42 -04:00
Chase Payne
2185c4f2ce Fix frame capture and output duplication for dual GPU setups and virtual displays
- Added `test_frame_capture` function to verify if frames are successfully captured and not empty.
- Fixes issues with virtual displays such as IDDSampleDriver when using more than one GPU.
2024-09-14 18:19:42 -04:00
Joe Mou
c63678ddcd fix(macos/packaging): MacPorts startupitem.executable path (#3183) 2024-09-14 18:19:09 -04:00
ReenigneArcher
6875fee479 chore(l10n): update translations (#3160) 2024-09-14 16:14:04 -04:00
Yukino Song
b29ed4c67e Prepare for adding permission system 2024-09-14 13:43:25 +08:00
Yukino Song
80ea11b815 Try fix get_local_ip_for_gateway for Linux 2024-09-14 04:26:04 +08:00
Yukino Song
2617b17aab Add option to disable pairing 2024-09-14 04:26:03 +08:00
Yukino Song
cec346003d Fix README 2024-09-13 23:32:21 +08:00
Reimu NotMoe
af7fca139d Fix build for Linux 2024-09-13 23:27:41 +08:00
Yukino Song
a545463b41 Add instruction about how to start multiple Apollo instances 2024-09-13 01:27:48 +08:00
Yukino Song
50c6e5bce5 Add help link to Server Commands 2024-09-12 12:55:58 +08:00
ReenigneArcher
c892026454 docs(configure): auto generate open urls (#3163) 2024-09-11 17:56:54 -04:00
Yukino Song
74e079bd6e Launch server cmd in a new thread to prevent deadlock after sleep commands 2024-09-12 05:50:16 +08:00
Yukino Song
258b31c87e Remove workflows 2024-09-11 09:57:48 +08:00
Yukino Song
83dfea5d1e Add default server cmd for demonstration 2024-09-11 09:45:10 +08:00
Yukino Song
1a3da39559 Update moonlight-common-c 2024-09-11 09:22:33 +08:00
Yukino Song
df7c742ca8 Implement server commands through control stream 2024-09-11 08:16:45 +08:00