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
5,307
Commits
2
Branches
21
Tags
5a96a6d03d1ea645a84400a303cd4c1c87d14c19
Commit Graph
218 Commits
remove android build warns
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-27 21:11:07 +08:00
8cb361c51e
revert
#560
for
#3748
rustdesk
·
2023-03-23 14:31:50 +08:00
b763ec3080
better peer info
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-21 13:21:00 +08:00
172221192f
debug done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-21 12:25:58 +08:00
bea1eacf72
platform additions
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-21 11:27:30 +08:00
1d122b5a73
Refector key click && Clear remapped keycodes
asur4s
·
2023-03-18 20:55:35 -07:00
2aae2ca513
client side view mode
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-03-16 14:35:41 +08:00
0e05df12fc
change wait timeout for cm ipc
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-13 14:22:04 +08:00
717202fdee
cm, better position to start ipc
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-13 13:46:44 +08:00
7caafd563e
fix build android
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-11 18:11:19 +08:00
411ddb949b
refactor cursor pos loop
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-11 17:48:35 +08:00
041a518655
periodicly get cursor pos on conn
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-11 17:18:13 +08:00
e77fc25836
upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
rustdesk
·
2023-03-09 17:22:14 +08:00
61679a1072
update options after login
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-24 19:55:46 +08:00
c6f8df36a2
request elevation menu
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-24 15:51:13 +08:00
a9598e006a
win resolution && api
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-24 09:14:13 +08:00
91a2a5b56e
remove closed as expected on switchsides, which makes second prompt
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-20 15:56:14 +08:00
13b1b78f72
await
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-17 14:47:42 +08:00
6def4ccdbd
fix update options without auth
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-17 14:33:31 +08:00
cdf9867b5c
fix sync displays info && select monitor menu
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-17 13:32:17 +08:00
302499d1e0
CI
rustdesk
·
2023-02-10 17:48:53 +08:00
7edb3e6e92
fix: compile
Kingtous
·
2023-02-07 19:49:42 +08:00
404915c975
opt: open audio when needed
Kingtous
·
2023-02-07 19:40:50 +08:00
86b88c2927
opt: more debug info
Kingtous
·
2023-02-07 19:33:58 +08:00
c4b1c51e9e
fix: audio close status sync
Kingtous
·
2023-02-07 19:09:22 +08:00
db8b6d618f
opt: close voice call msg
Kingtous
·
2023-02-07 18:17:31 +08:00
795b0068d0
opt: notify cm
Kingtous
·
2023-02-07 17:09:36 +08:00
66aaf243cf
fix: close notify
Kingtous
·
2023-02-07 16:53:46 +08:00
cd6cdbff8f
feat: cm interface
Kingtous
·
2023-02-07 16:20:37 +08:00
2943d2d0cc
feat: cm interface
Kingtous
·
2023-02-07 16:20:37 +08:00
040396b3f8
fix: compile
Kingtous
·
2023-02-07 16:20:37 +08:00
a601e3b241
fix: rust conn build
Kingtous
·
2023-02-07 16:20:37 +08:00
11c6008811
feat: rust connection implementation
Kingtous
·
2023-02-07 16:20:37 +08:00
b412a7122b
feat: add voice call proto
Kingtous
·
2023-02-07 16:20:37 +08:00
45b93100d6
feat: set to default input device when in dual-way
Kingtous
·
2023-02-07 16:20:37 +08:00
7e5c5b50e5
feat: set audio only mode
Kingtous
·
2023-02-07 16:20:37 +08:00
9134c2826e
opt: remove latency detector on single audio
Kingtous
·
2023-02-07 16:20:36 +08:00
45a6fc3618
feat: add audio thread in server being controlled
Kingtous
·
2023-02-07 16:20:36 +08:00
8e2d6945d0
wip: connection
Kingtous
·
2023-02-07 16:20:36 +08:00
1f40963b5d
wip: dual audio transmission server
Kingtous
·
2023-02-07 16:20:36 +08:00
28ad271693
fix warning
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-29 14:28:10 +08:00
176847c51e
opt elevation code
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-28 17:14:16 +08:00
3e4a867115
opt connection close
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-28 14:40:25 +08:00
d0d926bfb0
fix switch sides delay
#2893
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-28 12:25:08 +08:00
435e774964
fix unneccesary portable prompt window
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-27 13:04:26 +08:00
ab026d5055
switch sides: linux dbus use uri as para like uni_links
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-20 14:53:05 +08:00
b7844d1175
switch sides: windows
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-20 14:53:05 +08:00
c25796e44d
switch sides: use ipc to pass msg from ui to server
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-20 14:53:05 +08:00
e57949d472
switch sides: remove outdate uuid
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-20 14:53:05 +08:00
81a60725f4
switch sides
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-01-20 14:53:05 +08:00
333092f983
First
Previous
1
2
3
4
5
Next
Last