rustdesk
5124cc49b3
fix some words
2023-08-06 14:05:48 +08:00
dignow
7ddc706f2d
refact, change 'Split' to 'Move tab to new window'
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-06 11:21:07 +08:00
dignow
2692c29519
refact, split window, debug
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-06 10:56:57 +08:00
dignow
e2228cc448
refact, split tab to separate window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-06 10:19:30 +08:00
RustDesk
152616a261
Merge pull request #5256 from dignow/refact/separate_remote_window
...
Refact/separate remote window
2023-08-06 09:31:05 +08:00
21pages
bc039a31c5
try fix waiting for image when already shown
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-05 22:13:11 +08:00
dignow
2db8f1f9d1
refact, separate remote window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 19:48:32 +08:00
dignow
5817e48e17
fix build
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 19:20:20 +08:00
dignow
30c2c92970
refact, separate window, debug
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
01ab0cf196
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
fd12f69afa
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
53e87352da
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
1970795093
refact, separate remote window, tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:07 +08:00
dignow
1a8463015f
refact, separate remote window, connect(separate window)
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:06 +08:00
dignow
688ecef4cc
refact, separate remote window, save session position
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:06 +08:00
dignow
f495bf105f
refact, separate remote window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:05 +08:00
rustdesk
72c198a1e9
add uuid to heartbeat
2023-08-04 23:19:10 +08:00
rustdesk
f000e05267
fix license migration
2023-08-04 11:27:33 +08:00
RustDesk
bdc5cded22
Merge pull request #5236 from 21pages/ab
...
refactor addressbook sync
2023-08-02 23:18:13 +08:00
21pages
cd5658f01d
refactor addressbook sync
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-02 22:25:54 +08:00
rustdesk
e12717fe5f
--assign
2023-08-02 19:48:33 +08:00
rustdesk
7cd12f151c
it seems firewall has no dir=inout, change to two rule for safety
2023-08-02 10:28:34 +08:00
dignow
4ecbf7aec6
win clipboard context, use ref instead of box ref
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 21:26:40 +08:00
dignow
a7e73df801
simple change
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 20:15:37 +08:00
dignow
2ffc528986
refact, win file clipboard enable
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 20:12:56 +08:00
dignow
7640a51726
check empty uni link arg
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 17:10:21 +08:00
dignow
d59be68e52
Fix check main args
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 15:57:38 +08:00
RustDesk
d6cbcae08f
Merge pull request #5213 from dignow/fix/build
...
fix build
2023-08-01 10:05:40 +08:00
dignow
e978d1d0fd
fix build
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 09:56:46 +08:00
rustdesk
897bfbaf0e
use 20 tries as what in seat:`
2023-08-01 09:38:19 +08:00
dignow
9ca01b0898
Do not sync file clipboard before conn
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 22:31:26 +08:00
RustDesk
9b7e5b38ad
Merge pull request #5208 from dignow/fix/win_clipboard
...
fix, win file clipboard, when authorized by the remote
2023-07-31 22:21:34 +08:00
rustdesk
f47f2a9151
change to inout firewall rule
2023-07-31 22:08:59 +08:00
rustdesk
4c32bea702
remove system requirement, and remove dialgo
2023-07-31 21:57:37 +08:00
dignow
4009fd77e8
init sync file clipboard, local to remote
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 21:40:55 +08:00
dignow
433059f8a0
fix, win clipboard, send clipboard message only after first frame is received
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 20:56:48 +08:00
dignow
416cdac1fe
fix, win clipboard, remove duplicated state
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 20:33:19 +08:00
dignow
f7c1b8d88f
fix, win file clipboard, when authrized by the remote
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 19:59:21 +08:00
rustdesk
3f1a4d581b
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-07-31 18:14:11 +08:00
rustdesk
ac60ba40a2
fix #5205
2023-07-31 18:13:54 +08:00
RustDesk
d649d13c97
Update nl.rs
2023-07-31 15:07:23 +08:00
FastAct
086c48cea9
Update nl.rs
2023-07-31 08:44:54 +02:00
RustDesk
97f14d21e8
Merge pull request #5197 from 21pages/opt
...
log nothing if config file not found
2023-07-30 12:53:42 +08:00
21pages
2c619cbe41
quite if config file not found, remove HW_CODEC_CONFIG, option env LIBGL_ALWAYS_SOFTWARE=1
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-30 12:42:23 +08:00
fufesou
64b680e7cf
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 22:26:14 +08:00
fufesou
ddaefddc6e
refact, linux headless option
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 21:37:33 +08:00
fufesou
3343210e8b
remove translation
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 18:02:12 +08:00
fufesou
2e256c0fca
refact, wayland login screen translate
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 17:35:44 +08:00
fufesou
5403166552
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 17:16:53 +08:00
fufesou
d761d2f00e
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 16:09:10 +08:00
fufesou
19c8ba719a
refact, linux headless option, ui
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
55972bfac5
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c0ead118a2
refact, option, allow linux headless
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c15e3c306e
refact, option, allow linux headless
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:50:29 +08:00
Integral
ceb78aa095
Update cn.rs
2023-07-28 23:50:50 +08:00
rustdesk
6dd476fecb
fix --option
2023-07-28 17:55:33 +08:00
rustdesk
1de50e8170
--option
2023-07-28 17:52:43 +08:00
RustDesk
ef097c7a7a
Merge pull request #5171 from Mr-Update/patch-17
...
Update de.rs
2023-07-28 10:59:06 +08:00
RustDesk
33606eee9f
Merge pull request #5169 from flusheDData/master
...
Update es.rs
2023-07-28 10:58:55 +08:00
Mr-Update
264b282f5c
Update de.rs
2023-07-27 22:55:34 +02:00
Miguel F. G
ffbc6e0c8b
Update es.rs
...
New terms added
2023-07-27 16:18:15 +02:00
21pages
fa420c4825
fix sciter more bitrate, change max bitrate to 2000%
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-27 21:55:49 +08:00
Bob Weinand
4b58f0b4dd
Allow to explicitly increase the bitrate massively
...
This has the benefit - over direct connections - to be able to send a lot more data.
In particular fast moving frames may avoid fps drops with a higher target bitrate.
2023-07-27 18:34:01 +08:00
rustdesk
5d6b1223cc
fix #5163
2023-07-27 17:02:01 +08:00
rustdesk
813c51b0ca
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-07-27 16:49:57 +08:00
rustdesk
4d7a6dd661
install-service/uninstall-service
2023-07-27 16:49:19 +08:00
bovirus
da1126a5a9
Update italian language
2023-07-27 08:06:35 +02:00
rustdesk
0e1e8d2b16
revert my stupid
2023-07-27 10:51:27 +08:00
rustdesk
9967bb993f
more flexible for --get-id
2023-07-27 10:46:48 +08:00
solokot
0f40279060
Update ru.rs
2023-07-27 00:02:55 +02:00
rustdesk
791645fa59
add ab full check
2023-07-26 20:43:18 +08:00
rustdesk
8b8f50ed0f
fix syninfo, add ab two menutiems: sync ab with recent sessions and sort tags
2023-07-26 19:53:57 +08:00
RustDesk
f72eed064a
Merge pull request #5124 from bwoebi/patch-1
...
Fix sciter build on MacOS
2023-07-26 10:13:53 +08:00
Bob Weinand
20b39c7215
Fix sciter build on MacOS
...
c86a8fff03
accidentally duplicated that part of the code from send_mouse. Removing it.
2023-07-25 22:12:50 +02:00
SergeyMy
09d2502f53
Update ru.rs
2023-07-25 20:31:09 +05:00
bovirus
b7c9c187e5
Update italian language
2023-07-25 14:44:26 +02:00
rustdesk
b543e6d143
fix #5119
2023-07-25 20:29:16 +08:00
rustdesk
4bbef031d5
chore: https://github.com/rustdesk/rustdesk-server-pro/issues/32#issuecomment-1649403386
2023-07-25 17:07:55 +08:00
rustdesk
006df4d20b
chore
2023-07-25 16:37:39 +08:00
21pages
e70f3f2125
fix qos and add auto_adjust_fps
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-25 15:49:50 +08:00
rustdesk
28ef64cba1
remove the annoying message
2023-07-25 13:38:42 +08:00
RustDesk
5639ce82bd
Merge pull request #5100 from 21pages/fix
...
fix win cpu monitor run once
2023-07-24 15:40:35 +08:00
21pages
02456280d4
fix win cpu monitor run once
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-24 14:54:15 +08:00
FastAct
93a6410360
Update nl.rs
2023-07-24 07:11:55 +02:00
21pages
aa740f4263
remove many unwrap and enum_value_or_default
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +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
21pages
2133f91089
codec set quality seperately and refactor network delay
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 19:54:42 +08:00
21pages
633c80d5e4
Revert "vpx use webrtc parameter"
...
This reverts commit d23fd902d7
.
2023-07-23 19:54:42 +08:00
21pages
fd9f5475f3
multiuser video qos and client increace fps support
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 19:54:42 +08:00
dignow
b80051bb35
fix, settings on main window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-23 17:07:30 +08:00
mehdi-song
5662121cdb
Update fa.rs
2023-07-23 04:24:50 +00:00
rustdesk
e4544d8a22
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-07-22 19:21:31 +08:00
rustdesk
c763478f66
fix typo and os info
2023-07-22 19:21:12 +08:00
Miguel F. G
ac9e4a5582
Update es.rs
2023-07-22 10:27:00 +02:00
rustdesk
07137ac566
sys info
2023-07-22 14:30:47 +08:00
Miguel F. G
893a88bb02
Update es.rs
...
New terms added
2023-07-21 16:19:16 +02:00
RustDesk
e198dd626b
Merge pull request #5068 from malina-popa/master
...
update romanian language
2023-07-21 20:47:08 +08:00
Mălina-Ioana Popa
ef615baaeb
update romanian language
2023-07-20 12:43:05 +02:00
rustdesk
072338afae
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-07-20 10:40:45 +08:00
rustdesk
2ec773e9bf
issue #5062
2023-07-20 10:40:26 +08:00