fufesou
|
10176d9b2c
|
macos, fix input crash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 12:54:49 +08:00 |
|
fufesou
|
e611125b86
|
better log on error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 17:22:07 +08:00 |
|
fufesou
|
607f2d5d9d
|
better handle of null pointer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 17:17:20 +08:00 |
|
fufesou
|
31b96a44de
|
remove assert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 16:11:45 +08:00 |
|
RustDesk
|
5f0f4957b9
|
Merge pull request #4389 from fufesou/refact/remove_all_assert
remove all assert in non-test code
|
2023-05-16 15:26:22 +08:00 |
|
RustDesk
|
07484e00f4
|
Merge pull request #4386 from fufesou/feat/plugin_framework
Feat/plugin framework
|
2023-05-16 15:26:04 +08:00 |
|
fufesou
|
edf6b00f13
|
remove all assert in non-test code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 14:40:33 +08:00 |
|
fufesou
|
d985bd5607
|
plugin_framework, ignore loading uninstalled plugins
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 12:15:37 +08:00 |
|
fufesou
|
522f6f3309
|
plugin_framewor, support plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 09:48:33 +08:00 |
|
fufesou
|
1747766f73
|
plugin_framework, uninstall
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-15 19:07:55 +08:00 |
|
fufesou
|
7190d451d4
|
plugin_framework, plugin manager, debug linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:46 +08:00 |
|
fufesou
|
8e117b6dde
|
plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:45 +08:00 |
|
fufesou
|
095ac46255
|
plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:42 +08:00 |
|
fufesou
|
4ee0fd9676
|
plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
b06fad0e43
|
plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
4eb6bd82a4
|
plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
db71dd039d
|
plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
8f0d696304
|
plugin_framework, return C structure
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-05 13:37:43 +08:00 |
|
fufesou
|
1243d8f434
|
Revert "plugin_framework, change return type"
This reverts commit 9c6b303fa2 .
|
2023-05-04 19:21:13 +08:00 |
|
fufesou
|
9c6b303fa2
|
plugin_framework, change return type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-04 18:02:34 +08:00 |
|
fufesou
|
71d64a2def
|
plugin_framework, add block input support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-04 17:13:48 +08:00 |
|
Kingtous
|
34314e50f7
|
feat: callbacks and flutter msg bridge
|
2023-05-04 13:18:19 +08:00 |
|
Kingtous
|
3774f8308f
|
feat: add native session handlers
|
2023-04-28 13:49:58 +08:00 |
|
Kingtous
|
ed64813aa0
|
opt: move api to plugins
|
2023-04-28 13:49:58 +08:00 |
|
fufesou
|
9a457894b3
|
plugin_framework, add event listening
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-27 11:24:19 +08:00 |
|
fufesou
|
2051dca5b4
|
plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-25 15:35:56 +08:00 |
|
fufesou
|
d8dc56a743
|
plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-24 19:57:20 +08:00 |
|
fufesou
|
260c671d6c
|
plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 15:40:55 +08:00 |
|
fufesou
|
ae789ff5f1
|
plugin_framework, plugin manager
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-22 22:21:02 +08:00 |
|
fufesou
|
67413b7419
|
plugin_framework, flutter event handlers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-21 21:41:24 +08:00 |
|
fufesou
|
9a08e0bed4
|
add ui event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:26 +08:00 |
|
fufesou
|
5c42b4a1e8
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-19 17:26:36 +08:00 |
|
fufesou
|
f7e2938e6b
|
handle peer event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-19 17:07:56 +08:00 |
|
fufesou
|
b9b2f76ae0
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-19 11:38:03 +08:00 |
|
fufesou
|
ecf8c2664c
|
plugin, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-19 11:38:01 +08:00 |
|