fufesou
|
9a70725090
|
Add peer option: zoom cursor & show menubar on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-16 18:07:58 +08:00 |
|
fufesou
|
46423614c8
|
change cursor resize interpolation to linear
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-16 15:22:58 +08:00 |
|
fufesou
|
44b89f574b
|
fix cursor image && hotx,hoty, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-16 15:22:57 +08:00 |
|
RustDesk
|
89a1c8b506
|
Merge pull request #2041 from 21pages/portable-service
portable service
|
2022-11-16 14:56:18 +08: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 |
|
RustDesk
|
25f56fc0be
|
Merge pull request #2138 from Peeveck/patch-1
Update pl.rs
|
2022-11-16 07:33:27 +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
|
e186eec5df
|
portable service: optimize flutter cm buttons
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 |
|
RustDesk
|
2b8f9f6dc6
|
Merge pull request #2115 from RaulReisDev/patch-1
Update pt_PT.rs
|
2022-11-15 16:06:24 +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 |
|
RustDesk
|
b15250d5ab
|
Merge pull request #2103 from 21pages/hwcodec
fix hwcodec available decoders
|
2022-11-14 21:48:10 +08:00 |
|
RustDesk
|
d9dfe2f715
|
Merge pull request #2102 from Kingtous/master
feat: support create shortcut for peers
|
2022-11-14 21:47:50 +08:00 |
|
CodeBurnCorp
|
6eaddda28f
|
Correction of Hungarian translation
There were many Hungarian typos in the document.
|
2022-11-14 13:51:15 +01:00 |
|
21pages
|
b3ce8789a2
|
fix hwcodec available decoders by compile res file to library
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-14 19:51:11 +08: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
|
3d5be47b1b
|
fix cursor key mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-14 17:17:15 +08:00 |
|
fufesou
|
7f640b77f0
|
fix cursor linux force update after remote cursor moved
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-14 16:16:38 +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
|
60a30042c0
|
cursor pos linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-13 19:35:59 -08:00 |
|
fufesou
|
a3afb03109
|
fix cursor (hotx,hoty) && add default remote cursor image
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-14 00:00:40 +08:00 |
|
RustDesk
|
5a25d0c9f7
|
Merge pull request #2094 from fufesou/fix_build_android
fix android build errors and warnings
|
2022-11-13 19:43:40 +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
|
348a5d172d
|
Merge pull request #2093 from Kingtous/master
opt: add windows custom cursor cache
|
2022-11-13 17:18:43 +08:00 |
|
Kingtous
|
1a917b1603
|
opt: add windows custom cursor cache
|
2022-11-13 14:57:46 +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 |
|
RustDesk
|
88be6970bf
|
Merge pull request #2082 from flusheDData/master
Update es.rs
|
2022-11-13 09:04:10 +08:00 |
|
Miguel F. G
|
321ad561fd
|
Merge branch 'rustdesk:master' into master
|
2022-11-12 17:55:14 +01: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 |
|
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 |
|
RustDesk
|
082839ea91
|
Merge pull request #2080 from Kingtous/master
opt: windows static and vc140_1 compile
|
2022-11-12 12:42:02 +08:00 |
|