21pages
|
1b81d3643c
|
video data queue for avoid data accumulation
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-30 18:52:34 +08:00 |
|
21pages
|
80b5033fb7
|
use ringbuf to limit audio latency
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-29 18:13:58 +08:00 |
|
21pages
|
bdc11eb035
|
don't handle audio frame util ready
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-29 18:13:53 +08:00 |
|
rustdesk
|
b763ec3080
|
revert #560 for #3748
|
2023-03-23 14:31:50 +08:00 |
|
21pages
|
774694714d
|
fix view mode
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-17 11:28:13 +08:00 |
|
21pages
|
0e05df12fc
|
client side view mode
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-16 14:35:41 +08:00 |
|
rustdesk
|
828854a6ce
|
add count to avoid frequent "audio frame ignored" message found in issue #3268
|
2023-03-09 23:18:10 +08:00 |
|
rustdesk
|
61679a1072
|
upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
|
2023-03-09 17:22:14 +08:00 |
|
rustdesk
|
b8941c15c0
|
refactor DST_STRIDE_RGBA
|
2023-03-03 14:02:49 +08:00 |
|
RustDesk
|
29abda56df
|
Revert "Fix/macos texture stride align"
|
2023-03-03 13:18:34 +08:00 |
|
fufesou
|
c419819c0f
|
rename all stride_align to stride
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:58:48 +08:00 |
|
fufesou
|
0c3ccb3f60
|
Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:47:31 +08:00 |
|
fufesou
|
f709c260ff
|
update pub
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:01:59 +08:00 |
|
fufesou
|
42c95f71f6
|
fix macos strid align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:01:58 +08:00 |
|
sjpark
|
b5c4de9c83
|
Merge remote-tracking branch 'github/master' into sigma
# Conflicts:
# flutter/lib/desktop/widgets/remote_menubar.dart
|
2023-02-25 11:37:12 +09:00 |
|
fufesou
|
9559a889fb
|
register plugin && fix r&b colors
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:54 +08:00 |
|
fufesou
|
173e3bcd0d
|
debug win, without hwcodec
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:52 +08:00 |
|
fufesou
|
77c4a14845
|
flutter texture render, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:51 +08:00 |
|
fufesou
|
30840f9988
|
fix toggle clipboard dead lock
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 14:43:41 +08:00 |
|
21pages
|
1af71cc5f3
|
remove all other "as expected"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-20 16:15:35 +08:00 |
|
rustdesk
|
d18fc32f63
|
fix #3263
|
2023-02-20 10:45:34 +08:00 |
|
fufesou
|
b733ad9379
|
refact register_breakdown_handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-19 10:19:28 +08:00 |
|
fufesou
|
0d2113cd29
|
build android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-16 20:51:03 +08:00 |
|
fufesou
|
10305ab548
|
refact text clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-16 20:24:42 +08:00 |
|
21pages
|
d2e0cb396f
|
relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-14 20:51:32 +08:00 |
|
21pages
|
6f106251f9
|
force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-13 17:12:28 +08:00 |
|
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 |
|
sjpark
|
7fb78ebc74
|
bug fix
|
2023-02-12 06:24:04 +09:00 |
|
Kingtous
|
f521b1665a
|
opt: no copy during transmitting the decoded frame
|
2023-02-11 12:25:13 +08:00 |
|
sjpark
|
b29236da06
|
swap key renewal
|
2023-02-11 10:49:34 +09:00 |
|
sjpark
|
edff4acbcb
|
swap key update
|
2023-02-09 12:16:41 +09: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 |
|