This website requires JavaScript.
Explore
Help
Register
Sign In
hexianglong
/
rustdesk
Watch
1
Star
0
Fork
0
You've already forked rustdesk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,572
Commits
2
Branches
21
Tags
1b0fb5132c2dc00a38ce43efe19029301756f575
Commit Graph
230 Commits
Fix numpad error
Asura
·
2022-07-21 12:46:19 +08:00
25c7bbd96f
Refactor for compiler in linux
Asura
·
2022-07-20 20:31:17 -07:00
3a0c10bdb1
Merge branch 'master' of
https://github.com/rustdesk/rustdesk
Asura
·
2022-07-20 19:51:09 -07:00
ce3434fd37
linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-20 10:44:27 -07:00
00dc473703
linux_wayland_support: build linux
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-20 09:16:13 -07:00
05b264c968
linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-20 09:16:13 -07:00
aae6e2b16b
Refactor keyboard mode by enum
Asura
·
2022-07-19 15:43:13 +08:00
02b4d7f1d9
Remove log
Asura
·
2022-07-18 18:47:38 -07:00
a77d64d181
Fix lock_screen and ctrl_alt_del
Asura
·
2022-07-18 07:38:05 -07:00
a8e4591217
keep session when network interrupt
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-18 22:16:59 +08:00
66e04c9fe7
crypt peer/peer_rdp/peer_os/socks5 password
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-18 21:27:59 +08:00
8667d68c6f
password: safe/random personal password
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-18 21:27:56 +08:00
e46019a171
Recover legacy keyboard mode when simulate
Asura
·
2022-07-17 20:59:14 -07:00
3c61773d75
Refactor simulate to support switching keyboard modes
Asura
·
2022-07-17 20:34:08 -07:00
5dab7bd9a2
Refactor listening keyboard to support switching keyboard modes
Asura
·
2022-07-17 14:14:51 -07:00
7c24f6bb12
lan_discovery_WOL: remove unused struct MyConfig
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-17 22:46:55 +08:00
52f4f274b2
lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-15 20:39:42 +08:00
3613f27afc
lan_discovery_WOL: sort by online status
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-15 12:16:15 +08:00
13406cd359
lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-15 11:29:07 +08:00
8fd4830710
lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-15 11:29:01 +08:00
897d2b8e57
lan_discovery_WOL: lan discovery almost done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-07-15 11:27:39 +08:00
cbb34fb021
upgrade tokio
rustdesk
·
2022-07-15 01:29:52 +08:00
d3fc6ccd9c
minor version
rustdesk
·
2022-07-14 23:26:03 +08:00
9498b77c0a
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
tom
·
2022-07-14 17:20:01 +08:00
c6c5d2cb98
feat: Support new keyboard mode
Asura
·
2022-07-13 02:14:32 -07:00
7fe2609ffb
Supports Mac OS simulate input by scancode
Asura
·
2022-07-12 08:36:45 -07:00
fa8595b77d
fix tcp
rustdesk
·
2022-07-12 23:32:37 +08:00
4e45bc0ee0
missed socket.set_nonblocking for tcp
rustdesk
·
2022-07-12 23:28:32 +08:00
f1724820b1
udp bug which causes us a lot of trouble
rustdesk
·
2022-07-12 23:22:27 +08:00
7db82a22a9
ci: Change source of lib
Asura
·
2022-07-12 04:40:38 -07:00
7395f1a755
Use map mode when Windows are simulated
Asura
·
2022-07-12 04:27:27 -07:00
1cc6c7e167
Merge branch 'master' of github.com:asur4s/rustdesk
Asura
·
2022-07-11 08:17:17 -07:00
0ae6620659
feat: Add new simulate key method
Asura
·
2022-07-11 03:26:12 -07:00
e82e0bf697
https://github.com/rustdesk/rustdesk/issues/906
rustdesk
·
2022-07-10 23:26:44 +08:00
1a9b25588d
Merge branch 'hwcodec' into hwcodec
21pages
·
2022-07-06 10:39:00 +08:00
ce89e7fd8c
maint hwcodec config file directly
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-06 10:19:13 +08:00
ba034a56af
client side handle codec format
csf
·
2022-07-05 22:17:34 +08:00
5bd08bf0a7
score equals 0 if codec unsupported
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-05 16:31:48 +08:00
c4b4ef9576
unify the protobuf message of vp9/h264/h265
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-07-05 16:16:08 +08:00
76e1ca91df
fix custom_image_qulity and android
csf
·
2022-06-30 20:48:29 +08:00
5a7dca72c8
switch enable abr
csf
·
2022-06-30 18:24:36 +08:00
a5ab0db5b9
enable hwcodec
csf
·
2022-06-30 16:19:36 +08:00
09937049a6
sync codec format
csf
·
2022-06-30 00:03:17 +08:00
eaaeefd90b
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-06-29 11:43:22 +08:00
75fc49b301
Update example based on api changes
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2022-06-29 09:38:01 +08:00
b45dc606f1
fix ImageQuality compatibility
csf
·
2022-06-27 22:24:56 +08:00
47469dd971
abr update Windows
csf
·
2022-06-27 03:30:46 -07:00
21a90c5de8
Merge branch 'master' into hwcodec
csf
·
2022-06-27 15:28:49 +08:00
83e5028cc9
Merge branch 'abr' into hwcodec
csf
·
2022-06-27 15:21:31 +08:00
085356c0b3
abr
csf
·
2022-06-27 15:08:43 +08:00
ece86cda9e
First
Previous
1
2
3
4
5
Next
Last