Commit Graph

2142 Commits

Author SHA1 Message Date
21pages
cb342f86e6 bump cpal to 0.15
Signed-off-by: 21pages <pages21@163.com>
2023-04-15 09:41:56 +08:00
solokot
fa7ea7e281
Update ru.rs 2023-04-14 13:57:52 +03:00
RustDesk
66f880cc80
Merge pull request #4044 from 21pages/audio_no_sound
fix audio encode
2023-04-13 20:46:46 +08:00
21pages
9eaf745f18 fix audio encode
Signed-off-by: 21pages <pages21@163.com>
2023-04-13 20:38:25 +08:00
滅ü
a425d8001d
Merge branch 'rustdesk:master' into master 2023-04-13 18:20:58 +08:00
rustdesk
7b6f6bc1b3 revert Auto translation in IT 2023-04-13 18:18:09 +08:00
滅ü
35f5af94c4
Update tw.rs 2023-04-13 18:09:00 +08:00
bovirus
bb128e2dd8
Update Italian language 2023-04-13 00:51:46 -07:00
RustDesk
1280b7beb4
Merge pull request #4031 from Kingtous/feat/plugins
feat: add a rust example for writing a custom plugin
2023-04-13 09:25:46 +08:00
Mr-Update
82681de633
Add files via upload 2023-04-12 22:16:39 +02:00
Kingtous
f2f39e31a1 feat: change dummy c to a rust plugin example 2023-04-13 02:14:59 +08:00
Kingtous
e3c828a6f1 add: init/dispose hook when load/unload plugins 2023-04-13 01:00:33 +08:00
RustDesk
a0a0079e1c
Merge pull request #4016 from bovirus/master
Italian language update
2023-04-12 09:53:26 +08:00
RustDesk
ef932e6915
Merge pull request #4008 from MrVinyla/MrVinyla-patch-1
Update lt.rs
2023-04-12 09:52:35 +08:00
MrVinyla
01816baffd
Update lt.rs 2023-04-11 22:43:39 +03:00
bovirus
cb26468d2d
Italian language update 2023-04-11 06:57:46 -07:00
RustDesk
af01581abb
Merge pull request #4013 from 21pages/fix
fix portable service crash caused by unwrap Option
2023-04-11 13:43:51 +08:00
21pages
ec66bf9c1f fix portable service crash caused by unwrap Option
Signed-off-by: 21pages <pages21@163.com>
2023-04-11 13:02:30 +08:00
MrVinyla
3d61175273
Update lt.rs 2023-04-10 23:41:43 +03:00
MrVinyla
4a6880c6b7
Update lt.rs 2023-04-10 23:35:09 +03:00
Mr-Update
6994ace9f5
Update index.tis 2023-04-10 17:46:56 +02:00
fufesou
ff695bd1b4 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 20:34:22 +08:00
fufesou
e9d5897b4b fix clipboard init sync
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 18:33:16 +08:00
fufesou
1d5f65b005 fix, translate mode, numpad keys
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 17:51:07 +08:00
RustDesk
72beb088cf
Merge pull request #3997 from fufesou/fix/clipboard_chain_update
fix chain update
2023-04-10 17:29:01 +08:00
fufesou
51432df005 add some comments
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 17:11:17 +08:00
fufesou
e0f4cdd18c remove session's old_clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 16:58:58 +08:00
Kingtous
dc7692952b fix: use c_char instead of i8/u8 2023-04-10 16:54:50 +08:00
fufesou
9ebfe7f9ce fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 16:16:09 +08:00
fufesou
6e61cfb381 fix chain update
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 16:02:21 +08:00
fufesou
7de5b7dbc0 remove warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 15:06:11 +08:00
fufesou
ceb2e6614c fix clipboard update B->A->B
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-10 14:30:38 +08:00
RustDesk
295e5bbd14
Merge pull request #3989 from Kingtous/feat/plugins
feat: add the plugin registrar and api tables for both sides of rustdesk and plugins
2023-04-10 08:46:19 +08:00
Yevhen
73921e4cf5 Update Ukrainian UI translation (ua.rs) 2023-04-10 02:01:53 +03:00
Kingtous
34852224e9 feat: add plugins and api table 2023-04-10 00:07:45 +08:00
Kingtous
4e7e9406f5 feat: add vt 2023-04-10 00:07:45 +08:00
Kingtous
0c049c585e add: initial plugin manager 2023-04-10 00:07:45 +08:00
RustDesk
400edabf5f
Merge pull request #3978 from flusheDData/master
Update es.rs
2023-04-09 20:58:49 +08:00
RustDesk
8f3e63fdbf
Merge pull request #3975 from fufesou/fix/disable_headless_on_flatpak_appimage
Fix/disable headless on flatpak appimage
2023-04-09 20:54:43 +08:00
RustDesk
b9214efdb5
Merge pull request #3968 from fufesou/refact/led_sync
Refact/led sync
2023-04-09 20:54:08 +08:00
Miguel F. G
73c7158e56
Update es.rs
New terms added
2023-04-09 12:49:42 +02:00
fufesou
b6f7d56a06 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 13:01:02 +08:00
fufesou
2ce1df1ad4 fix, legacy mode, numlock
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 12:14:01 +08:00
fufesou
afe07dde6f do not enable linux_headless when flatpak or appimage is enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 11:35:14 +08:00
21pages
217570f476 fix fps control refresh flicking
Signed-off-by: 21pages <pages21@163.com>
2023-04-09 09:57:04 +08:00
fufesou
241cb1d24e trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 00:36:59 +08:00
fufesou
579b21066f fix, win, legacy mode, shift + home
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 00:06:17 +08:00
fufesou
09f9b515f6 remove unused call
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-08 22:54:36 +08:00
Andrzej Rudnik
5e8f28ae4c
Update pl.rs 2023-04-08 16:40:38 +02:00
Andrzej Rudnik
6915b88d8c
Merge branch 'rustdesk:master' into master 2023-04-08 16:34:25 +02:00