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
4,171
Commits
2
Branches
21
Tags
e944b776bc6ce9afe31ac3ce1b7e6f4520cd8f18
Commit Graph
4171 Commits
This Branch
This Branch
All Branches
opt: remove unnecessary config field
Kingtous
·
2023-02-07 20:59:13 +08:00
e944b776bc
fix: android compile
Kingtous
·
2023-02-07 20:48:09 +08:00
c3b273a5ad
opt: optimize icon
Kingtous
·
2023-02-07 20:38:27 +08:00
344d927ff8
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
fix: execution order of listening ipc thread
Kingtous
·
2023-02-07 18:01:54 +08:00
4ea41b52d3
opt: ui and message
Kingtous
·
2023-02-07 17:16:06 +08:00
29b1d106aa
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
fix: voice call 1
Kingtous
·
2023-02-07 16:47:19 +08:00
fc933ad7b4
feat: cm interface
Kingtous
·
2023-02-07 16:20:37 +08:00
2943d2d0cc
wip: implement flutter ui
Kingtous
·
2023-02-07 16:20:37 +08:00
5e21a81a5c
opt: rename to on_voice_call_started
Kingtous
·
2023-02-07 16:20:37 +08:00
ea391542fc
feat: cm interface
Kingtous
·
2023-02-07 16:20:37 +08:00
040396b3f8
opt: uniform name
Kingtous
·
2023-02-07 16:20:37 +08:00
850c4bcbbf
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
refactor: remove audio mode
Kingtous
·
2023-02-07 16:20:37 +08:00
a04980fa13
feat: add voice call proto
Kingtous
·
2023-02-07 16:20:37 +08:00
45b93100d6
fix: import
Kingtous
·
2023-02-07 16:20:37 +08:00
b335d2c828
feat: add chat svg
Kingtous
·
2023-02-07 16:20:37 +08:00
efa4530c97
opt: rename and move audio transmission mode
Kingtous
·
2023-02-07 16:20:37 +08:00
2452a58eaa
opt: add microphone permission tip
Kingtous
·
2023-02-07 16:20:37 +08:00
ebec8811c2
fix: android build
Kingtous
·
2023-02-07 16:20:37 +08:00
038d660e60
fix: poison error on setting sound input
Kingtous
·
2023-02-07 16:20:37 +08:00
60925057f0
feat: set to default input device when in dual-way
Kingtous
·
2023-02-07 16:20:37 +08:00
7e5c5b50e5
feat: add audio mode in sciter
Kingtous
·
2023-02-07 16:20:37 +08:00
cab1fc719a
opt: rename to dual-way
Kingtous
·
2023-02-07 16:20:37 +08:00
05822991bf
feat: add audio mode config
Kingtous
·
2023-02-07 16:20:37 +08:00
8ab49d11d1
add: divider
Kingtous
·
2023-02-07 16:20:37 +08:00
393e0e9afb
feat: add audio switch ui
Kingtous
·
2023-02-07 16:20:37 +08:00
cb228bef2b
fix: latency
Kingtous
·
2023-02-07 16:20:37 +08:00
95d06e160b
feat: set audio only mode
Kingtous
·
2023-02-07 16:20:37 +08:00
9134c2826e
feat: run local audio server at start
Kingtous
·
2023-02-07 16:20:37 +08:00
3b34e2ea45
opt: send audio format and data after login successfully.
Kingtous
·
2023-02-07 16:20:36 +08:00
4f3c5b42ae
opt: send audio frame when connected
Kingtous
·
2023-02-07 16:20:36 +08:00
e7e8e1a18b
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
opt: compile
Kingtous
·
2023-02-07 16:20:36 +08:00
65ab43aa4a
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
remove docs/SECURITY.md to disable security report which is not the
report we imagine
rustdesk
·
2023-02-07 16:17:00 +08:00
e0f73ccc28
Merge pull request
#3102
from 21pages/fix-elevate
Fix elevation
RustDesk
·
2023-02-07 16:00:20 +08:00
e9ffe504fa
fix cm push_event
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-07 15:39:46 +08:00
8aba51c120
filter foreground window to avoid frequent prompts
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-07 15:16:49 +08:00
cf3ddb2a18
fix flink
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-07 12:47:07 +08:00
e1a9cfcf7f
First
Previous
1
2
3
4
5
...
Next
Last