Commit Graph

1530 Commits

Author SHA1 Message Date
fufesou
6721d729e9 linux_wayland_support: gstreamer-1.0 deps
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
01bbfcad8e linux_wayland_support: debug multi user login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
8d72dec088 linux_wayland_support: debug wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
8e121eacd9 linux_wayland_support: pynput_service.py
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
05b264c968 linux_wayland_support: build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
aae6e2b16b linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
RustDesk
6533b30cac
Merge pull request #1003 from ViktorOn/patch-7
Update en.rs
2022-07-20 23:30:47 +08:00
RustDesk
440ab0b70a
Merge pull request #1004 from ViktorOn/patch-8
Update ru.rs
2022-07-20 23:30:28 +08:00
Vik
013576abeb
Update ru.rs
Onetime means once, i.e. one time and that's it (not forever). Is that exactly what you mean?
2022-07-19 21:31:21 +03:00
Vik
6ecf1dfc47
Update en.rs 2022-07-19 21:25:31 +03:00
RustDesk
f1fd09f189
Merge pull request #928 from 21pages/password
password encryption
2022-07-18 22:21:43 +08:00
21pages
66e04c9fe7 keep session when network interrupt
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 22:16:59 +08:00
21pages
0812dc79b8 control end close message
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:59 +08:00
21pages
8667d68c6f crypt peer/peer_rdp/peer_os/socks5 password
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:59 +08:00
21pages
e46019a171 password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:56 +08:00
rustdesk
2851d71290 fix mac compile 2022-07-18 13:33:12 +08:00
rustdesk
b74a01a3b3 update lock 2022-07-18 12:15:10 +08:00
RustDesk
dcf14dbb74
Merge pull request #988 from Heap-Hop/ignore_battery_optimizations
Update Android
2022-07-18 10:47:37 +08:00
csf
5c27f1c383 gen other langs 2022-07-18 10:34:46 +08:00
RustDesk
f289f50026
Merge pull request #978 from fufesou/lan_discovery_WOL_2
Lan discovery wol
2022-07-18 10:23:56 +08:00
fufesou
52f4f274b2 lan_discovery_WOL: remove unused struct MyConfig
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-17 22:46:55 +08:00
csf
f587bdee5a android fix:protobuf 3.1.0 2022-07-17 16:47:19 +08:00
RustDesk
dadd6673a1
Merge pull request #986 from danielcshn/master
minor README fixes
2022-07-17 11:46:30 +08:00
Daniel Jorge Csich
6cb3f3182c
minor README fixes 2022-07-17 00:43:35 -03:00
csf
88fef77980 android opt:add disable ignore_battery_optimizations 2022-07-16 22:31:44 +08:00
fufesou
3613f27afc lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 20:39:42 +08:00
fufesou
13406cd359 lan_discovery_WOL: sort by online status
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 12:16:15 +08:00
fufesou
4955807dd0 lan_discovery_WOL: Update Cargo.lock
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:35:23 +08:00
fufesou
eda0855506 lan_discovery_WOL: lan discovery test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou
8fd4830710 lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou
7c323c86ac lan_discovery_WOL: remove ununsed action for lan menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou
897d2b8e57 lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:01 +08:00
fufesou
cbb34fb021 lan_discovery_WOL: lan discovery almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:27:39 +08:00
fufesou
7e0f7be95c lan_discovery_WOL: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:27:39 +08:00
rustdesk
d3fc6ccd9c upgrade tokio 2022-07-15 01:29:52 +08:00
rustdesk
9498b77c0a minor version 2022-07-14 23:26:03 +08:00
RustDesk
c49bbc261c
Merge pull request #970 from twmsh/master
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
2022-07-14 23:16:43 +08:00
RustDesk
dde3e4f994
Merge pull request #969 from Heap-Hop/ignore_battery_optimizations
Update Android
2022-07-14 22:13:16 +08:00
csf
175ab0b58c remove log 2022-07-14 21:46:40 +08:00
csf
fdca9acbb7 [android] InputService mouse long press mode 2022-07-14 18:36:54 +08:00
csf
55427bad2f [android] add Enhancements settings 2022-07-14 18:33:41 +08:00
csf
fb02fc1197 [android] fix build; ignore battery optimizations 2022-07-14 17:44:37 +08:00
tom
c6c5d2cb98 upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958 2022-07-14 17:20:01 +08:00
rustdesk
bb8257b7f2 https://github.com/rustdesk/rustdesk/issues/899 2022-07-14 15:21:26 +08:00
rustdesk
7a00b927ce typo 2022-07-13 23:38:35 +08:00
RustDesk
beee9c7278
Merge pull request #962 from KoxSosen/master
Feat: Hungarian translation
2022-07-13 23:13:31 +08:00
KoxSosen
01fc7521ff Finishing 2022-07-13 17:00:18 +02:00
KoxSosen
121d3bb2b4 Add HU and sync languages in READMEs 2022-07-13 15:25:58 +02:00
KoxSosen
a08cdd96ed More fixes, Hungarian README 2022-07-13 15:18:59 +02:00
Simon
168fb76bf3
Further fixes 2022-07-13 10:24:51 +02:00