fufesou
4246fe5b92
update rdev
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-29 20:58:40 +08:00
fufesou
6c21529594
update rdev
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-29 20:58:40 +08:00
RustDesk
b8f7259fbd
Merge pull request #6520 from 21pages/wakelock
...
wake lock for all connection type
2023-11-25 20:34:14 +08:00
21pages
2de1c62daf
wake lock for all connection type
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-25 17:43:07 +08:00
RustDesk
dbcf1fdb6f
Merge pull request #6515 from 21pages/android_service_wakelock
...
android video service wakelock
2023-11-24 13:14:06 +08:00
21pages
bd81e4d0fb
android video service wakelock
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-24 12:02:45 +08:00
rustdesk
b6e403a3fb
zstd 0.13
2023-11-23 19:35:42 +08:00
21pages
27716f077e
update flexi_logger to 0.27.3, android check path exist
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-11 18:19:01 +08:00
21pages
75feb90b19
fix windows build, add winapi features
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-09 16:30:22 +08:00
Dennis Ploeger
e9e3a436eb
fix: Corrected Cargo.lock
2023-11-08 10:50:15 +01:00
Dennis Ploeger
b9bd79895f
fix: Fix sysinfo >=0.29.1 crashing the main view on macOS
2023-11-08 08:59:27 +01:00
mcfans
b522de3b56
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# Cargo.lock
# src/server/connection.rs
2023-11-07 12:13:15 +08:00
21pages
534bfad50f
opt codec
...
1. use src width/height to convert yuv
2. align dst yuv to avoid illegal memory access
3. init yuvfmt when new codec
4. move remote reset calls from empty conns judge to emtpy remote conns
judge
Signed-off-by: 21pages <pages21@163.com>
2023-11-03 11:52:41 +08:00
fufesou
967515a34f
fix, win crash, tokio 1.28.1 to 1.33.0, revert
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-02 14:34:49 +08:00
rustdesk
eaa64d7b70
bump bridge to 1.80.1
2023-11-01 17:04:32 +08:00
rustdesk
c2703d215b
bump flutter to 3.13.9 and bridge to 1.79
2023-10-31 21:10:23 +08:00
mcfans
7b24835c9e
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# src/server/connection.rs
2023-10-29 23:32:43 +08:00
ClSlaid
3dfa0525bd
feat: implement OSX file copy & paste
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-29 07:15:56 +08:00
ClSlaid
7880cba0f9
feat: enable macos cliprdr
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-29 02:40:56 +08:00
ClSlaid
9976fc9723
fix: keep clipboard alive
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 15:31:12 +08:00
ClSlaid
ed0ded33b7
patch: fix arboard pollution
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 09:55:34 +08:00
mcfans
e77edc56fd
chore: update lock
2023-10-27 16:42:24 +08:00
ClSlaid
2c9bae8111
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-26 18:16:08 +08:00
fufesou
5c23dfd633
selinux tip, remove rust dep 'selinux'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-22 14:22:15 +08:00
fufesou
f531cd23ee
add selinux tip
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-21 23:24:54 +08:00
mcfans
26e77ba2c3
feat: modifier key
2023-10-19 14:19:19 +08:00
mcfans
28c11801f3
feat: keyboard map mode control side
2023-10-19 13:40:12 +08:00
21pages
510cffb305
av1 record, set zero codec private
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-18 19:28:12 +08:00
ClSlaid
8f9ba44c2c
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-16 18:57:45 +08:00
ClSlaid
9adda25e00
patch: simplify FUSE
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-16 00:51:12 +08:00
21pages
68ef1fc9e0
show wallpaper only when support, show test on checked
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-14 19:22:42 +08:00
rustdesk
5e616dd502
bump to 1.2.4
2023-10-14 11:07:08 +08:00
21pages
d3ce8203be
win,linux remove desktop wallpaper
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 13:58:11 +08:00
ClSlaid
a597c3f835
patch: update UI, clear previous FUSE
...
- UI updated, now allow copy and paste file in Linux
- Too hard to implement graceful shutdown for rustdesk, just clear
previously mounted FUSE should also works
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-07 17:26:20 +08:00
ClSlaid
d2a5edda46
Merge remote-tracking branch 'origin/master' into feat/x11/clipboard-file/init
2023-09-20 16:31:58 +08:00
fufesou
7ffe11b000
fix, macos as the controlled side, crash on disconnect
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 09:17:51 +08:00
fufesou
7b37e5183c
update rdev, fix grab system utf8, fallback on linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-15 15:35:44 +08:00
ClSlaid
3a21efbaae
patch: linux fuse unmount
...
todo: grosely exit
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-09-09 19:24:38 +08:00
蔡略
a7bb90e7e6
Merge remote-tracking branch 'origin/master' into feat/x11/clipboard-file/init
...
Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
2023-09-08 20:09:57 +08:00
蔡略
25cf36a948
feat: add x11 clipboard support
...
Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
2023-09-08 19:39:00 +08:00
21pages
91decea302
windows silent install notification
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-08 10:38:05 +08:00
蔡略
4f7036a405
feat(part): implement fuse support for linux clipboard
...
Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
2023-09-04 15:38:53 +08:00
rustdesk
28c0e15058
bump to 1.2.3
2023-08-23 12:56:33 +08:00
rustdesk
73c19803a2
upgrade tao which may solve tray theme issue on windows
2023-08-19 10:45:55 +08:00
fufesou
83061afe6f
fix, linux crash, rdev, xdisplay
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-19 01:21:55 +08:00
rustdesk
c711084807
ci
2023-07-26 10:42:25 +08:00
21pages
58e252a875
update hwcodec to specify nvenc gpu via env
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-24 21:49:35 +08:00
21pages
31b3c5d721
codec thread count depending on cpu condition
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:52 +08:00
rustdesk
07137ac566
sys info
2023-07-22 14:30:47 +08:00
fufesou
2ce0f724bb
https://github.com/rustdesk/rustdesk/issues/5027
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-18 07:35:20 +08:00
fufesou
5ebb2565ca
try fix macos convertion key
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-17 23:43:25 +08:00
rustdesk
a96eb236c1
try to fix issue #3261 with new api, but not sure if it works
2023-07-10 17:31:04 +08:00
21pages
07c21ced70
update confy, not create if not exist when load
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 10:56:36 +08:00
21pages
c42fbe3d45
update machine-uid for x86 sciter access x64 machine id
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-02 18:31:24 +08:00
21pages
dc0b4a9423
update rust-sciter to fix sciter.dll loading
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-30 20:39:11 +08:00
21pages
226114cbf7
try fix windows i686 ci
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-30 13:19:05 +08:00
21pages
34f71ccdb0
remove windows keepawake dep
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-30 11:50:16 +08:00
21pages
a24ce160af
Revert "try fix CI"
...
This reverts commit 5c7b7c27ac
.
2023-06-30 11:44:18 +08:00
21pages
5b1d2abb71
hwcodec stable branch
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 13:37:21 +08:00
rustdesk
67e7b54c56
fix ci
2023-06-29 13:25:17 +08:00
rustdesk
5c7b7c27ac
try fix CI
2023-06-29 11:28:10 +08:00
rustdesk
9d541cd390
use forked reqwest to remove "new connection" log
2023-06-17 21:26:27 +08:00
fufesou
49e0d7cc32
update rdev, remove unwrap
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-17 16:52:55 +08:00
fufesou
2f66deea70
update rdev, try loop grabbing keyboard
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-17 15:11:38 +08:00
fufesou
927d753480
update rdev, fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-13 20:00:29 +08:00
fufesou
a3ccae8f00
rdev, linux, remove unix socket
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-13 17:08:10 +08:00
21pages
2ececed0c1
use uuid as session id
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
rustdesk
594ce024e7
disable windows service install/uninstall
2023-06-06 01:51:04 +08:00
RustDesk
12fc280ca6
Merge pull request #4557 from 21pages/wakelock2
...
keep server device awake if have connection
2023-06-05 23:27:55 +08:00
rustdesk
98180d4505
try fix x86 align in tray-item
2023-06-05 23:09:01 +08:00
rustdesk
e6d562be19
git tray-icon
2023-06-05 22:25:03 +08:00
rustdesk
3e24186542
try out tray-icon 0.4
2023-06-05 22:06:51 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
21pages
98740dbfd7
keep server device awake if have connection
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-05 20:26:57 +08:00
fufesou
c28387c8c6
fix oidc login
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-30 15:32:19 +08:00
Lauren N. Liberda
548899174a
expose linux-pkg-config features in app
...
Signed-off-by: Lauren N. Liberda <lauren@selfisekai.rocks>
2023-05-20 07:30:05 +02:00
rustdesk
ea802ff74f
revert back to jni 21
2023-05-12 12:40:52 +08:00
rustdesk
9184786705
fix android ci
2023-05-12 12:13:39 +08:00
fufesou
bff54a61f8
plugin_framework, update lang
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:53:43 +08:00
fufesou
db71dd039d
plugin_framework, manager, install plugin
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
rustdesk
60e38723b9
fix ci
2023-05-11 14:21:32 +08:00
rustdesk
5c4aa5ec74
fix ci
2023-05-11 12:45:31 +08:00
rustdesk
302f1c48d3
update crates, test on mac only
2023-05-11 12:04:38 +08:00
Kingtous
7a82070420
fix: make event loop in tray compatible with main window
2023-05-02 12:52:27 +08:00
RustDesk
15612069f1
Merge pull request #4137 from 21pages/audio-rechannel
...
Audio rechannel
2023-04-21 08:59:43 +08:00
21pages
0d8fe1b7b8
audio rechannel
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-21 07:43:32 +08:00
fufesou
286715d336
win, translate mode, release scancode
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 18:38:52 +08:00
fufesou
9d08607734
update rdev
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 12:56:19 +08:00
fufesou
d8dbf72ad2
simulate scancode for translate mode
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 12:15:38 +08:00
fufesou
321ada7b91
remove simple_rc
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 14:30:30 +08:00
fufesou
35ec3ffef6
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 12:06:31 +08:00
21pages
cb342f86e6
bump cpal to 0.15
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-15 09:41:56 +08:00
Kingtous
4e7e9406f5
feat: add vt
2023-04-10 00:07:45 +08:00
fufesou
10eddc139c
linux virtual display, init commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:49 +08:00
Kingtous
a06ce7e183
add: x86 windows
2023-03-31 21:53:56 +08:00
RustDesk
bbaecb6b7f
Merge branch 'master' into video_queue
2023-03-30 18:58:23 +08:00
21pages
1b81d3643c
video data queue for avoid data accumulation
...
Signed-off-by: 21pages <pages21@163.com>
2023-03-30 18:52:34 +08:00
rustdesk
96c9d255f8
update cargo.toml and fix broken icon.ico, copied from flutter/windows/runner/resources/app_icon.ic
2023-03-30 18:24:54 +08:00
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
fufesou
4b571aaa33
refact keyboard, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:03:39 +08:00
fufesou
47658667d6
Merge branch 'master' into keyboard
2022-12-14 11:12:55 +08:00