Commit Graph

176 Commits

Author SHA1 Message Date
NicKoehler 12a33cdfbb Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
fufesou 0d2113cd29 build android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:51:03 +08:00
RustDesk 1ac49c8892 Merge pull request #3196 from 21pages/relay_id
force relay when id is suffixed with "/r"
2023-02-16 12:50:40 +08:00
fufesou d8fe758604 set event stream to None in rust side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-15 21:28:28 +08:00
fufesou d5502f58ef release session stream after close
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-15 20:39:59 +08:00
fufesou 7dfcc401e5 translate mode, mac --> win, init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-14 21:42:31 +08:00
21pages d2e0cb396f relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
2023-02-14 20:51:32 +08:00
21pages 6f106251f9 force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
2023-02-13 17:12:28 +08:00
Kingtous 01d30bce9e opt: reduce copy and malloc times for both of flutter and rust 2023-02-12 08:08:44 +08:00
Kingtous 491932cda1 opt: fetch rgba positively for sessions on flutter 2023-02-11 10:01:55 +08:00
RustDesk 7129429226 Merge pull request #3152 from 21pages/fix
flutter option enable share rdp
2023-02-10 18:47:18 +08:00
21pages 5b36555faa flutter option enable share rdp
Signed-off-by: 21pages <pages21@163.com>
2023-02-10 18:42:08 +08:00
rustdesk be09728bf5 exclude ui module (sciter) for flutter 2023-02-10 17:09:31 +08:00
rustdesk 4f25b03a10 fix CI 2023-02-09 16:54:26 +08:00
rustdesk 6a0a067bdd fix CI 2023-02-08 22:06:18 +08:00
fufesou 3a0137a3f7 suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
fufesou c049e728fd suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
Kingtous c3b273a5ad fix: android compile 2023-02-07 20:48:09 +08:00
Kingtous 4ea41b52d3 fix: execution order of listening ipc thread 2023-02-07 18:01:54 +08:00
Kingtous 2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous a601e3b241 fix: compile 2023-02-07 16:20:37 +08:00
Kingtous a04980fa13 refactor: remove audio mode 2023-02-07 16:20:37 +08:00
Kingtous 45b93100d6 feat: add voice call proto 2023-02-07 16:20:37 +08:00
Kingtous b335d2c828 fix: import 2023-02-07 16:20:37 +08:00
Kingtous 038d660e60 fix: android build 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
Kingtous cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
Kingtous 65ab43aa4a opt: compile 2023-02-07 16:20:36 +08:00
Kingtous 1f40963b5d wip: connection 2023-02-07 16:20:36 +08:00
Kingtous a349be6428 opt: remove unnecessary ffi func 2023-02-04 11:33:08 +08:00
Kingtous 4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous a9fc63c34f opt: add default url scheme handler for macos 2023-02-04 11:23:48 +08:00
21pages 359f19af02 default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:42 +08:00
rustdesk 5149b90e53 fix hide docker (can not call too early) 2023-02-01 17:11:24 +08:00
csf 733a43df07 1. fix get_api_server.
2. add device info in LoginRequest
2023-01-28 21:24:49 +09:00
fufesou 7c865a80e9 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-28 09:37:16 +08:00
fufesou bf04a03cd1 fix win, local detect some dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-27 23:47:26 +08:00
RustDesk 7c23b697de Merge pull request #2838 from 21pages/switch_sides
switch sides
2023-01-21 08:05:32 +08:00
fufesou 3dcada128b fix cur session
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-20 21:03:30 +08:00
21pages ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
21pages 333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
rustdesk b4a88c7780 fix CI 2023-01-18 14:42:08 +08:00
21pages d3b490ac48 elevation request
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
Asur4s a35bd772cc fix conflicts 2023-01-12 00:35:39 +08:00
fufesou 00867276ed fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
rustdesk b048e5b280 adding input monitoring priviledge detect for mac 2023-01-06 12:20:26 +08:00
fufesou 97cf85d1b7 mouse forward back support on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
rustdesk cfaeb6ac0a fix ci 2022-12-29 00:16:41 +08:00
fufesou 48e684335e choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
asur4s a3769ca8e9 opt: map mode hide when unsupported 2022-12-26 02:32:48 -08:00