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,489
Commits
2
Branches
21
Tags
340ec0975fa5874ecda01a87bb8d010fe0daadfb
Commit Graph
4489 Commits
This Branch
This Branch
All Branches
win, translate mode, check dead code
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-08 14:24:47 +08:00
6e54cd2e6b
win, translate mode, not debug yet
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-08 14:24:47 +08:00
cf121bdf47
Merge pull request
#3110
from colin99d/patch-1
Small fix to README wording
RustDesk
·
2023-02-08 09:51:12 +08:00
ae8956eaeb
Update README.md
Colin Delahunty
·
2023-02-07 13:33:38 -05:00
9527d3b41d
Small fix to README wording
Colin Delahunty
·
2023-02-07 13:32:42 -05:00
7820c890c5
add design.svg
rustdesk
·
2023-02-07 21:14:01 +08:00
c79eca281f
new logo design
rustdesk
·
2023-02-07 21:04:50 +08:00
3ca72e82a0
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
Update feature_request.yaml
RustDesk
·
2023-02-07 17:30:53 +08:00
79ca1aa116
Update bug_report.yaml
RustDesk
·
2023-02-07 17:23:09 +08:00
f9864c1d0f
Update feature_request.yaml
RustDesk
·
2023-02-07 17:22:23 +08:00
9d0e4bdad0
Update bug_report.yaml
RustDesk
·
2023-02-07 17:20:53 +08:00
926afc908f
opt: ui and message
Kingtous
·
2023-02-07 17:16:06 +08:00
29b1d106aa
opt: issues template
rustdesk
·
2023-02-07 17:15:01 +08:00
bdbb9ac288
opt: notify cm
Kingtous
·
2023-02-07 17:09:36 +08:00
66aaf243cf
new SECURITY.md
rustdesk
·
2023-02-07 17:00:36 +08:00
b82df09137
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
disable blank issue, use better format
rustdesk
·
2023-02-07 16:41:33 +08:00
bd07f60a11
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
First
Previous
...
5
6
7
8
9
...
Next
Last