Commit Graph

110 Commits

Author SHA1 Message Date
21pages 02456280d4 fix win cpu monitor run once
Signed-off-by: 21pages <pages21@163.com>
2023-07-24 14:54:15 +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
rustdesk e48f36a227 prepare device_info upload, change sync interval from 30s to 15s, also
enable android
2023-07-19 21:46:15 +08:00
rustdesk aacffd979b make config in exe name has highest priority, also overwrite config if
installation,
https://github.com/rustdesk/rustdesk-server-pro/issues/21#issuecomment-1638259580,
not tested yet
2023-07-19 14:45:11 +08:00
dignow 1648895156 fix, win privacy mode, broker process
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
rustdesk ffb11dce61 make sure conn_id > 0 2023-07-02 01:27:34 +08:00
rustdesk 8ab2a79fa2 refactoring conn audit, add session_id (both session_id and conn_id on
sever side), use session_id instead of conn_id for client id, and remove
conn_id in protobuf
2023-07-01 16:21:36 +08:00
rustdesk 22a5399588 fix config sync when uninstall service 2023-06-09 13:35:03 +08:00
rustdesk 9a1fee792e fix android/ios ci 2023-06-08 00:35:11 +08:00
RustDesk d588f513fb Merge pull request #4577 from fufesou/fix/fix_build
fix build
2023-06-07 23:19:53 +08:00
rustdesk 7f51f8d976 refactor linux install/uninstall service as windows 2023-06-07 23:08:50 +08:00
fufesou ab1e7109bb fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 22:35:02 +08:00
fufesou 2b9026526e fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:42:07 +08:00
rustdesk 953d2e6e09 fix a config sync bug 2023-06-04 16:48:24 +08:00
fufesou 8353afb02d fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 09:51:01 +08:00
rustdesk baecf3edb8 enc punch 2023-05-14 18:17:02 +08:00
fufesou 4cd025fcf3 try fix check privacy mode on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:19:52 +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
Kingtous 7a82070420 fix: make event loop in tray compatible with main window 2023-05-02 12:52:27 +08:00
fufesou ecf8c2664c plugin, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 11:38:01 +08:00
21pages be2e26e758 delete RustDesk_hwcodec.toml on every check
Signed-off-by: 21pages <pages21@163.com>
2023-04-04 21:21:00 +08:00
fufesou 8cb361c51e remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 21:11:07 +08:00
rustdesk 706e080071 fix #3328 2023-03-20 00:56:17 +08:00
rustdesk 4134b77680 improve ffi enum data size, fix compile warning on mac 2023-02-08 19:17:59 +08:00
Kingtous b335d2c828 fix: import 2023-02-07 16:20:37 +08:00
Kingtous 28ad271693 wip: dual audio transmission server 2023-02-07 16:20:36 +08:00
Kingtous 151b115fc9 fix: android build 2023-02-04 13:37:48 +08:00
Kingtous 4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
21pages fae8a94891 sync strategy
Signed-off-by: 21pages <pages21@163.com>
2023-01-10 13:21:38 +08:00
fufesou b114ebf350 fix some misspellings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
RustDesk 2d93c93bc4 Merge pull request #2678 from fazakis/mac_hack
Mac wakeup workaround
2022-12-30 10:13:43 +08:00
Nikos Fazakis 944ca510cc mac wakeup compact code 2022-12-29 22:22:16 +02:00
Nikos Fazakis 08278059ac mac_wakeup resolve panic possibility 2022-12-29 16:55:57 +02:00
Nikos Fazakis f14faa85d2 fix relay mac connections and cleanup 2022-12-29 14:42:16 +02:00
rustdesk 40aaddf108 remove stub.rs, it is really hard to remove scrap totally, which is used
all where
2022-12-29 13:29:22 +08:00
rustdesk 45072a4de1 more for cli 2022-12-29 13:00:57 +08:00
rustdesk 7dc0c07578 make start_server available in cli 2022-12-29 10:59:17 +08:00
rustdesk 08b8f40397 nat64 2022-12-28 13:52:13 +08:00
Nikos Fazakis 43b3a04f33 spawn update 2022-12-27 22:26:37 +02:00
Nikos Fazakis d244551ad8 Mac Wakeup using caffeinate 2022-12-27 11:36:53 +02:00
fufesou 60073e037e wayland better uinput control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-30 10:28:46 +08:00
fufesou 557e99d09e wayalnd, do not share screen when no connections
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 22:08:57 +08:00
fufesou 4d044ca57a wayland cursor embeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 16:36:35 +08:00
fufesou 9dfa02a702 Fix wayland input after Lock and Wake
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-25 19:28:43 +08:00
21pages 8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +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
21pages dd04f76ec0 close all connections when stop service
Signed-off-by: 21pages <pages21@163.com>
2022-11-09 17:43:14 +08:00
fufesou a84ee7a6ec oidc: init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:18 +08:00
fufesou 2da5401fd4 add global init and update wayland error map
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:26 +08:00
Kingtous 3d7736836f feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00