Commit Graph

1363 Commits

Author SHA1 Message Date
csf 50dc2a4d73 fix: sending file from local to remote (keep send_raw) 2022-11-16 18:53:32 +09:00
Hüseyin Fahri Uzun 658c539730 Updated tr.rs 2022-11-16 12:11:24 +03:00
21pages 2a65d948aa portable-service: little fix
Signed-off-by: 21pages <pages21@163.com>
2022-11-16 13:15:05 +08:00
RustDesk 9b3a3bde39 Merge branch 'master' into portable-service 2022-11-16 12:26:41 +08:00
RustDesk c6082e0a25 Merge pull request #2037 from djex/master
fix: sending file from local to remote
2022-11-16 09:19:25 +08:00
Peeveck 8328869c11 Update pl.rs 2022-11-15 21:35:39 +01:00
21pages ca8cb5a3b0 portable-service: better prompt message
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages abd665153b portable-service: try dxgi before gdi, which not controlled by video_service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 45bfb0e22e portable-service: run background
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 3f77b6bc64 portable service: sync capture counter to make continuous frame, which
will decrease fps

Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 8c529a1159 portable-service: add yuv set flag to fix start splash
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 4d492cb2c6 portable-service: fix set capture para dead lock
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages bee19bfe17 portable-service: optimize sciter cm buttons
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 9f73b89f21 portable-service: exchange ipc server/client
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages 8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
RustDesk eb60ab0b79 Merge pull request #2106 from CodeBurnCorp/codeburn
Correction of Hungarian translation
2022-11-15 16:09:18 +08:00
RustDesk 3ec7c931ff Merge pull request #2111 from jimmyGALLAND/patch-1
Update fr.rs
2022-11-15 16:06:47 +08:00
Raul Reis b5d108bc0d Update pt_PT.rs
updates and corrections
2022-11-14 22:42:43 +00:00
jimmyGALLAND 589181bf83 Update fr.rs 2022-11-14 21:48:46 +01:00
RustDesk 366e287113 Merge pull request #2100 from fufesou/fix_cursor
Fix cursor
2022-11-14 22:07:05 +08:00
CodeBurnCorp 6eaddda28f Correction of Hungarian translation
There were many Hungarian typos in the document.
2022-11-14 13:51:15 +01:00
Kingtous 4c626c78c7 feat: implement --connect unilinks convert on windows 2022-11-14 19:49:46 +08:00
Kingtous 41b0c77faa feat: support create shortcut for peers 2022-11-14 19:49:46 +08:00
fufesou e6698f32d7 Add some comments on mouse handler(input service)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 18:39:49 +08:00
fufesou 47d7e7ad93 input service, trivial refactor for cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 17:54:39 +08:00
fufesou 98bb47a81d fix cursor lost control sometime && refactor some Camel-Case flutter
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 15:05:44 +08:00
fufesou 6b3c2f3beb fix android build errors and warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-13 18:29:05 +08:00
RustDesk a9eb285425 Merge pull request #2084 from solokot/master
Updated ru.rs
2022-11-13 09:13:48 +08:00
RustDesk c7e49885aa Merge pull request #2086 from fufesou/fix_cursor
Show alias if set, on remote tab
2022-11-13 09:06:15 +08:00
fufesou 730cd4ab10 Show alias if set, on remote tab
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-12 22:33:10 +08:00
xxrl 4ce4830274 fix: disable check scroll for flutter mac 2022-11-12 20:39:16 +08:00
solokot 30ed047335 Updated ru.rs 2022-11-12 15:01:13 +03:00
Miguel F. G d436f4946f Update es.rs 2022-11-12 12:14:18 +01:00
fufesou ee4aa0d0ac trivial code refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-11 14:53:37 +08:00
fufesou 3d768098f8 fix mouse cannot be controled, when show remote cursor is on
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-11 14:28:35 +08:00
fufesou b000fd1ea8 build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:36 +08:00
fufesou 50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
fufesou ac3c7a1fa8 better mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:28:20 +08:00
21pages 53e0c16857 fix command line support
Signed-off-by: 21pages <pages21@163.com>
2022-11-10 15:06:51 +08:00
djex e2ac8d7a5b fix: sending file from local to remote 2022-11-09 12:16:55 -05:00
xxrl 1b7950fc42 Merge branch 'master' into dev 2022-11-10 00:01:42 +08:00
RustDesk fef5070db6 Merge pull request #2029 from 21pages/stop-service
close all connections when stop service
2022-11-09 18:02:17 +08:00
21pages dd04f76ec0 close all connections when stop service
Signed-off-by: 21pages <pages21@163.com>
2022-11-09 17:43:14 +08:00
fufesou 5424881d40 better mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 16:35:08 +08:00
fufesou a85f775b3a simplier mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 16:23:05 +08:00
fufesou 60e8dd840f Remote side has a higher priority on mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 15:06:00 +08:00
xxrl 260c924010 opt: mac scroll to fast 2022-11-08 23:05:43 +08:00
Kingtous 1109598131 fix: nightly ci 2022-11-08 21:17:56 +08:00
mehdi-song bf4a337d7a Update fa.rs 2022-11-08 14:13:48 +03:30
Miguel F. G 253c8efeb5 Update es.rs
Two new terms translated
2022-11-08 10:08:39 +01:00