RustDesk
|
c19e9d6f10
|
Merge pull request #3816 from 21pages/delay_audio_send
audio latency
|
2023-03-29 18:58:46 +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 |
|
Kingtous
|
b8d8bf0a09
|
opt: use cross to build armv7
|
2023-03-29 13:26:53 +08:00 |
|
fufesou
|
83deb71ce2
|
update rdev
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-26 12:47:55 +08:00 |
|
fufesou
|
2f7245495d
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-26 00:14:05 +08:00 |
|
fufesou
|
f1e0d64732
|
refact, sync lock modifiers, macOS, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-25 23:44:20 +08:00 |
|
fufesou
|
d7f16a5c0a
|
remove xrandr parser
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-23 18:25:27 +08:00 |
|
asur4s
|
0e49cd0f01
|
Update rdev
|
2023-03-22 05:09:20 -07:00 |
|
asur4s
|
43b7fd6d62
|
update tfc
|
2023-03-19 23:08:43 -07:00 |
|
rustdesk
|
09b823d637
|
higher sysinfo version
|
2023-03-10 23:41:01 +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 |
|
fufesou
|
e00eaee4b5
|
win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-08 12:39:30 +08:00 |
|
rustdesk
|
5052ba5f00
|
refactor log
|
2023-03-04 17:26:24 +08:00 |
|
rustdesk
|
45de6e3f66
|
update Cargo.lock for new merge
|
2023-02-28 15:28:11 +08:00 |
|
21pages
|
18a66749a1
|
linux x11 resolution
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 10:44:02 +08:00 |
|
fufesou
|
b8e381d79d
|
win, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:55 +08:00 |
|
fufesou
|
8b7be688c2
|
macos, linux, r and b are reversed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:54 +08:00 |
|
Kingtous
|
54bebee35f
|
wip: texture windows
|
2023-02-23 17:06:48 +08:00 |
|
21pages
|
4beacf93d7
|
kill check-hwcodec-config process
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-21 16:34:24 +08:00 |
|
fufesou
|
a333a261fd
|
add alert for macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-19 11:40:59 +08:00 |
|
fufesou
|
b733ad9379
|
refact register_breakdown_handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-19 10:19:28 +08:00 |
|
fufesou
|
a20f6b7d5e
|
translate mode, fix win dead key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 21:42:31 +08:00 |
|
fufesou
|
7dfcc401e5
|
translate mode, mac --> win, init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 21:42:31 +08:00 |
|
rustdesk
|
f7643077d3
|
new tray
|
2023-02-09 21:28:42 +08:00 |
|
fufesou
|
1588e44d61
|
win, translate mode, fix dead key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 19:45:49 +08:00 |
|
RustDesk
|
993e2d9c77
|
Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
|
2023-02-08 15:17:11 +08:00 |
|
fufesou
|
d263d1892b
|
update rdev
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:34:52 +08:00 |
|
fufesou
|
5c7f2678fa
|
update rdev
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:48 +08:00 |
|
fufesou
|
347add1874
|
win, translate mode, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:48 +08:00 |
|
fufesou
|
ddc9792d15
|
win, translate mode, debug almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:47 +08:00 |
|
fufesou
|
cf121bdf47
|
win, translate mode, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:47 +08:00 |
|
Kingtous
|
5e21a81a5c
|
wip: implement flutter ui
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
3a1b978112
|
feat: add event handler on rust macos
|
2023-02-04 11:23:47 +08:00 |
|
fufesou
|
bf04a03cd1
|
fix win, local detect some dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-27 23:47:26 +08:00 |
|
21pages
|
ee0e84be37
|
update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-20 14:53:52 +08:00 |
|
fufesou
|
4c6145dccf
|
remove unwrap() && fix input source group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-10 15:12:36 +08:00 |
|
21pages
|
dac476bce0
|
update hwcodec spell
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-10 12:57:56 +08:00 |
|
fufesou
|
d2717f29bf
|
fix arrow keys on MacOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-09 14:36:42 +08:00 |
|
21pages
|
5f6a264278
|
optional software render to fix flutter render problem on some nvidia
card
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-05 16:46:39 +08:00 |
|
fufesou
|
fd974caa8d
|
try fix https://github.com/rustdesk/rustdesk/issues/2670
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-04 16:42:08 +08:00 |
|
fufesou
|
97718b33a6
|
remove expect
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-02 13:11:25 +08:00 |
|
Kingtous
|
68e0f336cb
|
fix: macos crash on get interfaces
|
2022-12-30 22:57:44 -08:00 |
|
fufesou
|
94cecb1860
|
macos, use private CGEventSource
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-29 17:13:12 +08:00 |
|
fufesou
|
01ade73304
|
fix macos sticky fn, https://stackoverflow.com/questions/74938870/sticky-fn-after-home-is-simulated-programmatically-macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-29 14:37:09 +08:00 |
|
fufesou
|
b9ee0590bb
|
update rdev dep
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-28 15:31:01 +08:00 |
|
fufesou
|
be20e03ee1
|
fix MacOS kVK_ISO_Section
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-28 15:31:01 +08:00 |
|
fufesou
|
b241925fe0
|
keyboard support more keys
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-27 13:26:05 +08:00 |
|
RustDesk
|
9c24117b13
|
Revert "Implement RGB0 pixel format "
|
2022-12-22 12:22:26 +08:00 |
|
fufesou
|
92f31d3020
|
fix win-linux IntlBackslash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-21 22:30:53 +08:00 |
|
Sangha Lee
|
d910e7ad96
|
update gstreamer
|
2022-12-21 03:32:42 +09:00 |
|