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
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
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
Simon
7055826e5d
Android fixes
2022-07-13 10:17:22 +02:00
KoxSosen
bb67ba92bd
Ooops
2022-07-12 19:18:12 +02:00
KoxSosen
15ced8d273
Merge branch 'master' of https://github.com/KoxSosen/rustdesk
2022-07-12 19:10:50 +02:00
KoxSosen
0495f6d36e
Hungrian translation
2022-07-12 19:08:05 +02:00
rustdesk
4e45bc0ee0
fix tcp
2022-07-12 23:32:37 +08:00
rustdesk
f1724820b1
missed socket.set_nonblocking for tcp
2022-07-12 23:28:32 +08:00
rustdesk
7db82a22a9
udp bug which causes us a lot of trouble
2022-07-12 23:22:27 +08:00
rustdesk
1a9b25588d
https://github.com/rustdesk/rustdesk/issues/906
2022-07-10 23:26:44 +08:00
RustDesk
afb9707eba
Merge pull request #930 from ViktorOn/patch-6
...
Update README-RU.md
2022-07-06 22:20:29 +08:00
Vik
19e82dfb83
Update README-RU.md
2022-07-06 17:18:27 +03:00
RustDesk
e21d9e92e5
Merge pull request #929 from ViktorOn/patch-5
...
Update ru.rs
2022-07-06 22:09:14 +08:00
Vik
369b3f8a4c
Update ru.rs
2022-07-06 17:07:36 +03:00
RustDesk
49d10c7b87
Merge pull request #768 from 21pages/hwcodec
...
feat: hardware codec && abr
2022-07-06 19:10:32 +08:00
21pages
68204e0c56
Merge branch 'master' into hwcodec
2022-07-06 19:01:51 +08:00
21pages
61071a434d
Merge pull request #4 from Heap-Hop/hwcodec
...
Update CodecFormat and refactor VideoQoS
2022-07-06 10:39:20 +08:00
21pages
ce89e7fd8c
Merge branch 'hwcodec' into hwcodec
2022-07-06 10:39:00 +08:00
21pages
ba034a56af
maint hwcodec config file directly
...
Signed-off-by: 21pages <pages21@163.com>
2022-07-06 10:19:13 +08:00
rustdesk
df32b8f07b
add comment on if exist in bat
2022-07-06 01:33:04 +08:00
rustdesk
83b3a0cbb7
https://github.com/rustdesk/rustdesk/issues/895
2022-07-06 01:29:11 +08:00
csf
0e957a7762
refactor:VideoQoS
2022-07-05 22:31:08 +08:00
csf
5bd08bf0a7
client side handle codec format
2022-07-05 22:17:34 +08:00