Commit Graph

120 Commits

Author SHA1 Message Date
rustdesk 96560d9199 fix #4218 2023-04-29 12:50:17 +08:00
fufesou d8dc56a743 plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-24 19:57:20 +08:00
21pages 0d8fe1b7b8 audio rechannel
Signed-off-by: 21pages <pages21@163.com>
2023-04-21 07:43:32 +08:00
21pages 1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
Kingtous 83e63d57e1 fix: ios build 2023-04-18 18:28:12 +08:00
fufesou d6c8fb2b28 refact is_peer_version_ge, and fix version comparation > to >=
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-07 14:47:01 +08:00
fufesou 0b417ac479 start --server on gmd wayland, just for communications, no connections will be established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-31 16:42:35 +08:00
rustdesk 88072a334f fix ci #3328 2023-03-20 09:36:36 +08:00
rustdesk 706e080071 fix #3328 2023-03-20 00:56:17 +08:00
rustdesk 61679a1072 upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
2023-03-09 17:22:14 +08:00
rustdesk b8941c15c0 refactor DST_STRIDE_RGBA 2023-03-03 14:02:49 +08:00
RustDesk 29abda56df Revert "Fix/macos texture stride align" 2023-03-03 13:18:34 +08:00
fufesou c419819c0f rename all stride_align to stride
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:58:48 +08:00
fufesou 0c3ccb3f60 Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:47:31 +08:00
fufesou 5aa97faedd Fix stride align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
fufesou 42c95f71f6 fix macos strid align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
fufesou 135e0c8a99 add mutex guard for arboard funcs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 21:57:51 +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
rustdesk d416d7d965 base64 icon only for sciter 2023-02-11 00:21:19 +08:00
rustdesk be09728bf5 exclude ui module (sciter) for flutter 2023-02-10 17:09:31 +08:00
rustdesk 4134b77680 improve ffi enum data size, fix compile warning on mac 2023-02-08 19:17:59 +08:00
RustDesk 993e2d9c77 Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
2023-02-08 15:17:11 +08:00
fufesou 6e54cd2e6b win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
Kingtous 038d660e60 fix: android build 2023-02-07 16:20:37 +08:00
Kingtous 60925057f0 fix: poison error on setting sound input 2023-02-07 16:20:37 +08:00
Kingtous 7e5c5b50e5 feat: set to default input device when in dual-way 2023-02-07 16:20:37 +08:00
fufesou b84f3ba1ee init wayland to update var 'cursor embeded'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-29 12:41:16 +08:00
csf 733a43df07 1. fix get_api_server.
2. add device info in LoginRequest
2023-01-28 21:24:49 +09:00
Asur4s a35bd772cc fix conflicts 2023-01-12 00:35:39 +08:00
Asur4s 3102a24166 fix default keyboard mode when changing version 2023-01-11 23:38:05 +08:00
fufesou 00867276ed fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
rustdesk 61c03a921d fix ci 2023-01-09 18:55:37 +08:00
rustdesk fb658cba2b fix compile 2023-01-09 18:52:44 +08:00
rustdesk f2ff1d2da1 fix some port change 2023-01-09 18:44:34 +08:00
rustdesk 80c1b89b47 add unit test to test_if_valid_server 2023-01-09 18:28:11 +08:00
rustdesk 72162c9a31 fix get relay server for ipv6 2023-01-04 20:27:18 +08:00
rustdesk 55962f2fc9 ipv6 support for direct connection, todo: UI input check, relay port
change based on ipv6
2023-01-04 18:35:31 +08:00
rustdesk 9859b4f27d fix ipv6 refactory 2022-12-29 22:31:01 +08:00
rustdesk 67ad937fdd fix nat64 and refactor ipv6 2022-12-29 20:34:52 +08:00
rustdesk 40aaddf108 remove stub.rs, it is really hard to remove scrap totally, which is used
all where
2022-12-29 13:29:22 +08:00
rustdesk 45072a4de1 more for cli 2022-12-29 13:00:57 +08:00
rustdesk 4d2e62981b make cli compilable 2022-12-29 00:02:31 +08:00
rustdesk 08b8f40397 nat64 2022-12-28 13:52:13 +08:00
asur4s 85620b73a7 opt: get supported keyboard modes 2022-12-26 02:32:43 -08:00
21pages b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
asur4s c267fc9d9b refactor: set default keyboard mode 2022-12-20 01:11:52 -08:00
Asura 3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
fufesou 6b3c2f3beb fix android build errors and warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-13 18:29:05 +08:00
21pages 53e0c16857 fix command line support
Signed-off-by: 21pages <pages21@163.com>
2022-11-10 15:06:51 +08:00
Kingtous c8c726b565 feat: support hot,key specification in portable file name 2022-10-31 15:00:20 +08:00