Kingtous
|
d2e24173d0
|
opt: read uint8list directly from rust codes
|
2023-02-12 23:48:52 +08:00 |
|
Kingtous
|
01d30bce9e
|
opt: reduce copy and malloc times for both of flutter and rust
|
2023-02-12 08:08:44 +08:00 |
|
Kingtous
|
f521b1665a
|
opt: no copy during transmitting the decoded frame
|
2023-02-11 12:25:13 +08:00 |
|
Kingtous
|
4ea41b52d3
|
fix: execution order of listening ipc thread
|
2023-02-07 18:01:54 +08:00 |
|
Kingtous
|
a04980fa13
|
refactor: remove audio mode
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
45b93100d6
|
feat: add voice call proto
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
05822991bf
|
opt: rename to dual-way
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
8ab49d11d1
|
feat: add audio mode config
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
cb228bef2b
|
feat: add audio switch ui
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
45a6fc3618
|
opt: remove latency detector on single audio
|
2023-02-07 16:20:36 +08:00 |
|
Kingtous
|
1f40963b5d
|
wip: connection
|
2023-02-07 16:20:36 +08:00 |
|
fufesou
|
17aac13247
|
ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 18:28:47 +08:00 |
|
21pages
|
92145eeb71
|
other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:49 +08:00 |
|
21pages
|
d0d926bfb0
|
opt connection close
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-28 14:40:25 +08:00 |
|
21pages
|
333092f983
|
switch sides
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-20 14:53:05 +08:00 |
|
qiushiyang
|
aa2cd37fb3
|
use more accurate regex for {domain}:{port}
|
2023-01-18 06:08:46 +00:00 |
|
qiushiyang
|
f10f969c2c
|
fix syntax error
|
2023-01-18 02:08:44 +00:00 |
|
qiushiyang
|
d601a82b5a
|
Allow direct connect to {hostname}:{port}
|
2023-01-17 22:46:11 +08:00 |
|
21pages
|
d3b490ac48
|
elevation request
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-14 17:39:46 +08:00 |
|
Asur4s
|
a35bd772cc
|
fix conflicts
|
2023-01-12 00:35:39 +08:00 |
|
Asur4s
|
3102a24166
|
fix default keyboard mode when changing version
|
2023-01-11 23:38:05 +08:00 |
|
Josh Soref
|
38b5af5362
|
spelling: latency
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:59:08 -05:00 |
|
Josh Soref
|
2b93de18ce
|
spelling: activate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:58:33 -05:00 |
|
rustdesk
|
55962f2fc9
|
ipv6 support for direct connection, todo: UI input check, relay port
change based on ipv6
|
2023-01-04 18:35:31 +08:00 |
|
rustdesk
|
67ad937fdd
|
fix nat64 and refactor ipv6
|
2022-12-29 20:34:52 +08:00 |
|
rustdesk
|
40aaddf108
|
remove stub.rs, it is really hard to remove scrap totally, which is used
all where
|
2022-12-29 13:29:22 +08:00 |
|
rustdesk
|
8c7bc08776
|
remove video/audio decoder in client for cli
|
2022-12-29 12:47:02 +08:00 |
|
rustdesk
|
4845e7dbeb
|
fix cli
|
2022-12-29 11:27:53 +08:00 |
|
rustdesk
|
7dc0c07578
|
make start_server available in cli
|
2022-12-29 10:59:17 +08:00 |
|
rustdesk
|
cfaeb6ac0a
|
fix ci
|
2022-12-29 00:16:41 +08:00 |
|
rustdesk
|
4d2e62981b
|
make cli compilable
|
2022-12-29 00:02:31 +08:00 |
|
rustdesk
|
08b8f40397
|
nat64
|
2022-12-28 13:52:13 +08:00 |
|
rustdesk
|
7d5876f7b8
|
refactor handle_login_error to avoid dead lock, and recover pr #2602
|
2022-12-27 11:42:48 +08:00 |
|
21pages
|
0e4935592d
|
part revert #2602
Signed-off-by: 21pages <pages21@163.com>
|
2022-12-26 22:18:34 +08:00 |
|
asur4s
|
c267fc9d9b
|
refactor: set default keyboard mode
|
2022-12-20 01:11:52 -08:00 |
|
21pages
|
277a4b1b29
|
fix reconnect when reset by the peer && improper 10054 reconnect
Signed-off-by: 21pages <pages21@163.com>
|
2022-12-19 15:12:11 +08:00 |
|
Asura
|
176ed43807
|
refacotor: simplify mod of keyboard
|
2022-12-08 09:03:41 +08:00 |
|
Asura
|
3b60304d14
|
refactor: keyboard of client
|
2022-12-08 09:03:41 +08:00 |
|
21pages
|
2136931f80
|
upload record
Signed-off-by: 21pages <pages21@163.com>
|
2022-12-08 09:07:18 +08:00 |
|
RustDesk
|
50be5c0f14
|
Merge pull request #2247 from 21pages/approve-mode
approve mode
|
2022-11-21 10:17:40 +08:00 |
|
xxrl
|
13fd55557b
|
feat: support track pad scroll on flutter
|
2022-11-20 23:47:15 +08:00 |
|
21pages
|
05c549a5fe
|
approve mode, cm sync option
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-20 20:28:47 +08:00 |
|
xxrl
|
edfb22d9c2
|
Merge branch 'master' into dev
|
2022-11-20 13:27:39 +08:00 |
|
fufesou
|
4963dcf673
|
fix init custom_fps option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-17 19:33:58 +08:00 |
|
fufesou
|
75d8168070
|
enable rust default option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-17 19:33:58 +08:00 |
|
xxrl
|
4ce4830274
|
fix: disable check scroll for flutter mac
|
2022-11-12 20:39:16 +08:00 |
|
fufesou
|
50d885d3e7
|
Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-10 23:33:24 +08:00 |
|
xxrl
|
260c924010
|
opt: mac scroll to fast
|
2022-11-08 23:05:43 +08:00 |
|
Asura
|
996a317b57
|
refactor: keyboard listen and grab && fix shift + scroll
|
2022-11-04 13:42:10 +08:00 |
|
21pages
|
32ad458b25
|
user fps adjust
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-20 16:42:46 +08:00 |
|