Commit Graph

6053 Commits

Author SHA1 Message Date
Kingtous
c140bcfed6 feat: add native call 2023-04-28 13:49:58 +08:00
Kingtous
3774f8308f feat: add native session handlers 2023-04-28 13:49:58 +08:00
Kingtous
4acc3052cc feat: add callable trait 2023-04-28 13:49:58 +08:00
Kingtous
ed64813aa0 opt: move api to plugins 2023-04-28 13:49:58 +08:00
RustDesk
c64d0a5424
Merge pull request #4220 from fufesou/fix/win_headless
fix plugout virtual monitor
2023-04-28 13:27:45 +08:00
fufesou
6b84106aff remove warn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 13:22:31 +08:00
fufesou
84ab9ba48e fix plugout virtual monitor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 13:19:48 +08:00
RustDesk
c43271ef76
Merge pull request #4219 from fufesou/fix/texture_render_over_access
Fix/texture render over access
2023-04-28 13:17:08 +08:00
fufesou
fc50a3e49d set fmt and stride to private in ImageRgb
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 12:35:46 +08:00
fufesou
e3b66af8af fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 12:03:44 +08:00
fufesou
6b1645f44d set width,height,stride together with the rgba data for rendering
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 11:44:52 +08:00
fufesou
dc1f7820e5 fix build example
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 09:12:34 +08:00
RustDesk
8a9af3a755
Merge pull request #4209 from fufesou/feat/plugin_framework
Feat/plugin framework
2023-04-27 15:11:47 +08:00
fufesou
7e8e55d307 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-27 14:46:14 +08:00
fufesou
226d200143 trival changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-27 14:42:55 +08:00
fufesou
12ab0a433a plugin_framework, debug listen event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-27 14:41:53 +08:00
fufesou
9a457894b3 plugin_framework, add event listening
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-27 11:24:19 +08:00
RustDesk
404525759e
Merge pull request #4205 from flusheDData/master
Update es.rs
2023-04-27 08:59:09 +08:00
RustDesk
0c0dc03e62
Merge pull request #4203 from ms-coder/patch-1
Update header.tis
2023-04-27 08:58:38 +08:00
Miguel F. G
59a1335d2f
Update es.rs
A few term modifications based on the actual context
2023-04-26 17:32:04 +02:00
happy-coder
d474621f50
Update header.tis
Adding display switching hotkey '^' (just goes to next display)
2023-04-26 14:37:55 +02:00
RustDesk
e6ac69abfe
Merge pull request #4200 from fufesou/feat/plugin_framework
Feat/plugin framework
2023-04-26 16:37:58 +08:00
RustDesk
42721263e5
Merge pull request #4198 from Mr-Update/patch-5
Create SECURITY-DE.md
2023-04-26 16:37:34 +08:00
RustDesk
66313a03c4
Merge pull request #4197 from Mr-Update/patch-4
Update README.md
2023-04-26 16:37:22 +08:00
fufesou
45d07686b9 plugin_framework, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-26 16:07:58 +08:00
fufesou
82bfa9ca29 plugin_framework, split call function to server side and client side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-26 13:29:55 +08:00
Mr-Update
7b09ff5fb1
Create SECURITY-DE.md 2023-04-25 23:26:55 +02:00
Mr-Update
050dbb43ba
Update README.md 2023-04-25 23:06:27 +02:00
RustDesk
2169ef5016
Merge pull request #4194 from flusheDData/master
Update es.rs
2023-04-25 23:03:46 +08:00
Miguel F. G
98c33ef476
Update es.rs
New terms added
2023-04-25 17:00:47 +02:00
RustDesk
6fba54d48f
Merge pull request #4193 from fufesou/feat/plugin_framework
Feat/plugin framework
2023-04-25 22:39:46 +08:00
fufesou
c009f40152 plugin_framework, change func log to plugin_log
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 21:44:40 +08:00
fufesou
3d9afbb12a plugin_framework, add debug info
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 21:04:25 +08:00
RustDesk
bf02d58c99
Merge pull request #4191 from fufesou/fix/virtual_display_func_decl
fix idd, plugin_monitor function decl
2023-04-25 19:52:50 +08:00
fufesou
c1e96377e1 fix idd, plugin_monitor function decl
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 19:49:00 +08:00
RustDesk
89ff81da08
Merge pull request #4189 from 21pages/fix
workaroud for macos window hiding after checking authorization
2023-04-25 17:10:24 +08:00
RustDesk
a23973e273
Merge pull request #4188 from LJRFOX/patch-1
Update DEVCONTAINER.md
2023-04-25 16:57:20 +08:00
21pages
2e19ffe89d workaroud for macos window hiding after checking authorization
Signed-off-by: 21pages <pages21@163.com>
2023-04-25 16:57:19 +08:00
LJRF OX Studio
ba6fa0cb36
Update DEVCONTAINER.md
fix error Mode name.
2023-04-25 16:55:08 +08:00
RustDesk
865253b478
Merge pull request #4187 from SergeyMy/patch-2
Update index.tis
2023-04-25 16:02:53 +08:00
SergeyMy
7fe4432b2f
Update index.tis 2023-04-25 12:52:56 +05:00
RustDesk
1cc02ef7e0
Merge pull request #4186 from fufesou/feat/plugin_framework
plugin_framework
2023-04-25 15:44:15 +08:00
SergeyMy
a71a6b7bdb
Update index.tis
About (translate)
2023-04-25 12:44:04 +05:00
fufesou
2051dca5b4 plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 15:35:56 +08:00
RustDesk
ce1ce19567
Merge pull request #4165 from awalon/master
Fix for #4136 connection to linux refused by using wrong Xauthority file
2023-04-25 09:42:08 +08:00
RustDesk
c015b66da0
Update linux.rs 2023-04-25 09:41:02 +08:00
RustDesk
05200b6666
Merge pull request #4181 from Kingtous/feat/plugins
fix: macOS url handler cannot be triggered after opening a new window
2023-04-25 09:39:07 +08:00
Kingtous
e90b496229 fix: macOS url handler cannot be triggered after opening a new window 2023-04-25 09:35:40 +08:00
Awalon
82c44d71f9
Fix for #4136 connection to linux refused by using wrong Xauthority file.
This PR handles comments of 2nd review for initial PR #4165.
Reduced number of info/log messages
2023-04-24 23:45:23 +02:00
RustDesk
7892008535
Merge pull request #4179 from fufesou/feat/plugin_framework
plugin_framework, debug config, mid commit
2023-04-24 20:15:31 +08:00