Commit Graph

146 Commits

Author SHA1 Message Date
21pages 2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
fufesou 1bc9b8c583 simple remove some warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 23:41:48 +08:00
fufesou 6959f044f0 debug restore resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou e670989e0f restore custom resolution for each display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
21pages e482dc3e2b aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:26:18 +08:00
fufesou 07500013ff resolution, mid commit, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou a603e046e3 refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
Kingtous 56f1b75b52 fix: port forward & RDP check 2023-05-15 00:33:58 +08:00
fufesou e3b66af8af fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 12:03:44 +08:00
fufesou 6b1645f44d set width,height,stride together with the rgba data for rendering
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 11:44:52 +08:00
fufesou a76fd86f19 remove warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 13:36:44 +08:00
fufesou 5c42b4a1e8 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 17:26:36 +08:00
21pages 1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
fufesou 6013725200 remove warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 12:06:01 +08:00
fufesou ecf8c2664c plugin, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 11:38:01 +08:00
Kingtous 83e63d57e1 fix: ios build 2023-04-18 18:28:12 +08:00
fufesou e0f4cdd18c remove session's old_clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 16:58:58 +08:00
fufesou ceb2e6614c fix clipboard update B->A->B
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 14:30:38 +08:00
21pages b79f14af12 client side fps control for reduce delay
Signed-off-by: 21pages <pages21@163.com>
2023-04-07 18:53:29 +08:00
fufesou c4d883c083 trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 23:04:09 +08:00
fufesou c4fec2c19e fix build macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 22:52:33 +08:00
21pages f2aeff974c disable hwcodec if causing crash
Signed-off-by: 21pages <pages21@163.com>
2023-04-04 21:00:13 +08:00
fufesou f56adbb56e fix wayland map mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 18:35:01 +08:00
RustDesk cb66c6f9f4 Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
2023-04-03 14:28:50 +08:00
fufesou 988d8dc32c test build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:50 +08:00
fufesou 10eddc139c linux virtual display, init commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:49 +08:00
21pages c842650c11 vp8
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
RustDesk 83b7518897 Revert "vp8" 2023-04-01 10:13:39 +08:00
21pages 78748271ac vp8
Signed-off-by: 21pages <pages21@163.com>
2023-03-31 22:32:34 +08:00
21pages 1b81d3643c video data queue for avoid data accumulation
Signed-off-by: 21pages <pages21@163.com>
2023-03-30 18:52:34 +08:00
fufesou 8cb361c51e remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 21:11:07 +08:00
fufesou f1e0d64732 refact, sync lock modifiers, macOS, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 23:44:20 +08:00
asur4s f441d2fe5e fix rename event in linux 2023-03-21 17:26:19 -07:00
rustdesk 706e080071 fix #3328 2023-03-20 00:56:17 +08:00
21pages 774694714d fix view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-17 11:28:13 +08:00
21pages 0e05df12fc client side view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 14:35:41 +08:00
Kingtous 7a05910807 feat: identical msg in flutter and sciter 2023-03-15 17:21:15 +08:00
sjpark 19d1214a05 Merge remote-tracking branch 'github/master' into sigma 2023-02-28 16:00:31 +09:00
sjpark d76a1adfcc swap key update 2023-02-25 11:44:37 +09:00
sjpark b5c4de9c83 Merge remote-tracking branch 'github/master' into sigma
# Conflicts:
#	flutter/lib/desktop/widgets/remote_menubar.dart
2023-02-25 11:37:12 +09:00
21pages a9598e006a request elevation menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
21pages 91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +08:00
Kingtous d3455f3ce2 feat: adapt for the latest renderer plugin 2023-02-23 17:06:48 +08:00
fufesou 302499d1e0 fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-17 13:32:17 +08:00
fufesou 0d2113cd29 build android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:51:03 +08:00
fufesou 241925dc83 remove debug print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:28:06 +08:00
fufesou 10305ab548 refact text clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:24:42 +08:00
21pages d2e0cb396f relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
2023-02-14 20:51:32 +08:00
Kingtous d2e24173d0 opt: read uint8list directly from rust codes 2023-02-12 23:48:52 +08:00
Kingtous 01d30bce9e opt: reduce copy and malloc times for both of flutter and rust 2023-02-12 08:08:44 +08:00