Commit Graph

227 Commits

Author SHA1 Message Date
rustdesk
d18fc32f63 fix #3263 2023-02-20 10:45:34 +08:00
fufesou
b733ad9379 refact register_breakdown_handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 10:19:28 +08:00
fufesou
0d2113cd29 build android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:51:03 +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
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
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
sjpark
7fb78ebc74 bug fix 2023-02-12 06:24:04 +09:00
Kingtous
f521b1665a opt: no copy during transmitting the decoded frame 2023-02-11 12:25:13 +08:00
sjpark
b29236da06 swap key renewal 2023-02-11 10:49:34 +09:00
sjpark
edff4acbcb swap key update 2023-02-09 12:16:41 +09:00
Kingtous
4ea41b52d3 fix: execution order of listening ipc thread 2023-02-07 18:01:54 +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
05822991bf opt: rename to dual-way 2023-02-07 16:20:37 +08:00
Kingtous
8ab49d11d1 feat: add audio mode config 2023-02-07 16:20:37 +08:00
Kingtous
cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
Kingtous
45a6fc3618 opt: remove latency detector on single audio 2023-02-07 16:20:36 +08:00
Kingtous
1f40963b5d wip: connection 2023-02-07 16:20:36 +08:00
fufesou
17aac13247 ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 18:28:47 +08:00
21pages
92145eeb71 other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:49 +08:00
21pages
d0d926bfb0 opt connection close
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 14:40:25 +08:00
21pages
333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
qiushiyang
aa2cd37fb3 use more accurate regex for {domain}:{port} 2023-01-18 06:08:46 +00:00
qiushiyang
f10f969c2c fix syntax error 2023-01-18 02:08:44 +00:00
qiushiyang
d601a82b5a Allow direct connect to {hostname}:{port} 2023-01-17 22:46:11 +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
Asur4s
3102a24166 fix default keyboard mode when changing version 2023-01-11 23:38:05 +08:00
Josh Soref
38b5af5362 spelling: latency
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
2b93de18ce spelling: activate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05: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
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
8c7bc08776 remove video/audio decoder in client for cli 2022-12-29 12:47:02 +08:00
rustdesk
4845e7dbeb fix cli 2022-12-29 11:27:53 +08:00
rustdesk
7dc0c07578 make start_server available in cli 2022-12-29 10:59:17 +08:00
rustdesk
cfaeb6ac0a fix ci 2022-12-29 00:16:41 +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
rustdesk
7d5876f7b8 refactor handle_login_error to avoid dead lock, and recover pr #2602 2022-12-27 11:42:48 +08:00
21pages
0e4935592d part revert #2602
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 22:18:34 +08:00
asur4s
c267fc9d9b refactor: set default keyboard mode 2022-12-20 01:11:52 -08:00
21pages
277a4b1b29 fix reconnect when reset by the peer && improper 10054 reconnect
Signed-off-by: 21pages <pages21@163.com>
2022-12-19 15:12:11 +08:00
Asura
176ed43807 refacotor: simplify mod of keyboard 2022-12-08 09:03:41 +08:00
Asura
3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
21pages
2136931f80 upload record
Signed-off-by: 21pages <pages21@163.com>
2022-12-08 09:07:18 +08:00
RustDesk
50be5c0f14
Merge pull request #2247 from 21pages/approve-mode
approve mode
2022-11-21 10:17:40 +08:00
xxrl
13fd55557b feat: support track pad scroll on flutter 2022-11-20 23:47:15 +08:00
21pages
05c549a5fe approve mode, cm sync option
Signed-off-by: 21pages <pages21@163.com>
2022-11-20 20:28:47 +08:00
xxrl
edfb22d9c2 Merge branch 'master' into dev 2022-11-20 13:27:39 +08:00
fufesou
4963dcf673 fix init custom_fps option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 19:33:58 +08:00
fufesou
75d8168070 enable rust default option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 19:33:58 +08:00
xxrl
4ce4830274 fix: disable check scroll for flutter mac 2022-11-12 20:39:16 +08:00
fufesou
50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
xxrl
260c924010 opt: mac scroll to fast 2022-11-08 23:05:43 +08:00
Asura
996a317b57 refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
21pages
32ad458b25 user fps adjust
Signed-off-by: 21pages <pages21@163.com>
2022-10-20 16:42:46 +08:00
fufesou
77de0d05f9 msgbox & translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:44 +08:00
21pages
150057f92d fix default video save directory
Signed-off-by: 21pages <pages21@163.com>
2022-10-12 16:48:06 +08:00
Asura
f2a5b77d7a set map as default keyboard mode 2022-10-09 22:57:53 -07:00
csf
cae2c2942e fix client check supported_hwcodec bug 2022-09-29 14:09:40 +08:00
21pages
e1c2b8de6e windows portable: request elevation && run as system
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:19 +08:00
21pages
9489877c78 video record
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
csf
1e9e00ec51 put video_handler thread & update android build 2022-09-15 16:09:07 +08:00
Asura
675e199b35 Disable keyboard listen 2022-09-13 01:50:22 -07:00
asur4s
8da4fbabf5 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-07 03:52:31 -04:00
csf
235eb5415e update file transfer and adjust icon size 2022-09-06 19:08:45 +08:00
asur4s
a105aff2aa Get key state by read file 2022-09-05 07:52:38 -04:00
asur4s
9f80202c79 Refactor is_x11 2022-09-04 04:25:34 -04:00
asur4s
7a1b1d87e9 Fix uinput server in wayland clien 2022-09-04 04:20:21 -04:00
Asura
41241867b7 Fix compile warning 2022-09-02 01:20:48 -07:00
Asura
bc7611ae0d Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-01 23:53:55 -07:00
fufesou
9085a93888 flutter_desktop: fix peer page bugs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-01 17:44:20 -07:00
csf
a435fc999a mobile build 2022-09-01 18:23:06 +08:00
csf
ee83987523 sciter input & conn_type and other InvokeUi impl 2022-09-01 17:36:37 +08:00
csf
2891c1b148 refactor set_peer_info 2022-09-01 16:21:41 +08:00
csf
41a53e4983 refactor io_loop 2022-09-01 09:48:53 +08:00
csf
ae265ca836 flutter.rs Session -> ui_session_interface.rs 2022-08-31 22:24:57 +08:00
csf
bdcb848a75 refactor remote interface 2022-08-31 16:31:31 +08:00
fufesou
b7ce85e062 flutter_deskop: sync session add, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 23:04:37 +08:00
Asura
4da81ab7ee Merge branch 'flutter_desktop' 2022-08-26 22:00:49 -07:00
Asura
ee19a03ecc Convert keycode to RdevKey 2022-08-26 18:29:46 -07:00
21pages
f9db9fc87a Merge branch 'master' into flutter_desktop 2022-08-25 13:41:25 +08:00
21pages
a7c87a5f57 option to enable force-always-relay
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 17:03:59 +08:00
21pages
0649a49d17 fix 10054: change direct to relay when RST
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 16:26:09 +08:00
fufesou
b2ffe9dee4 flutter_desktop: handle privacy mode back notifications
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 11:03:56 +08:00
csf
e420178750 refactor all [setByName] [getByName] to async bridge function 2022-08-08 22:27:27 +08:00
csf
3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
csf
07debe8363 fix android build 2022-08-03 21:58:07 +08:00
fufesou
a9f40df2bc fix_privacy_mod_on_login: set some options after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-01 22:31:10 +08:00
Kingtous
c4451b3cc7 fix: merge conflict 2022-08-01 14:33:08 +08:00
Kingtous
3b9c62b05d Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
#	.github/workflows/ci.yml
#	Cargo.lock
#	Cargo.toml
#	flutter/lib/common.dart
#	flutter/lib/mobile/pages/remote_page.dart
#	flutter/lib/mobile/pages/server_page.dart
#	flutter/lib/mobile/pages/settings_page.dart
#	flutter/lib/mobile/widgets/dialog.dart
#	flutter/lib/models/model.dart
#	flutter/lib/models/server_model.dart
#	src/client.rs
#	src/common.rs
#	src/ipc.rs
#	src/mobile_ffi.rs
#	src/rendezvous_mediator.rs
#	src/ui.rs
2022-08-01 10:44:05 +08:00
Kingtous
3458c164fb fix: add version key to detect specific send/recv logic 2022-08-01 09:50:23 +08:00
RustDesk
00d2381bc0
Merge pull request #1059 from 21pages/restart
feat: pc restart
2022-07-27 10:31:47 +08:00
21pages
461a87bce9 feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
2022-07-27 08:49:10 +08:00
rustdesk
a71fa3f7ac RS_PUB_KEY 2022-07-27 00:39:02 +08:00
rustdesk
06ce3661f4 issue #1051 2022-07-27 00:31:20 +08:00
RustDesk
eda5a94e33
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
2022-07-22 01:24:41 +08:00