Commit Graph

1680 Commits

Author SHA1 Message Date
fufesou
38d26ec47b fix altgr
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 21:51:11 +08:00
fufesou
3ae53a5d57 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 20:41:19 +08:00
fufesou
3a0137a3f7 suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
fufesou
c049e728fd suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
fufesou
1588e44d61 win, translate mode, fix dead key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:49 +08:00
rustdesk
4134b77680 improve ffi enum data size, fix compile warning on mac 2023-02-08 19:17:59 +08:00
NicKoehler
948f9f28db
Update it.rs 2023-02-08 10:15:08 +01:00
RustDesk
993e2d9c77
Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
2023-02-08 15:17:11 +08:00
fufesou
586f0a2726 compile macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:48 +08:00
fufesou
01f762ffdb build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:48 +08:00
fufesou
1294103ba7 win, translate mode, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:48 +08:00
fufesou
347add1874 win, translate mode, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:48 +08:00
fufesou
ddc9792d15 win, translate mode, debug almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou
6eec0041bd win, tranlsate mode, handle shift
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou
6e54cd2e6b win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou
cf121bdf47 win, translate mode, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
Kingtous
c3b273a5ad fix: android compile 2023-02-07 20:48:09 +08:00
Kingtous
404915c975 fix: compile 2023-02-07 19:49:42 +08:00
Kingtous
86b88c2927 opt: open audio when needed 2023-02-07 19:40:50 +08:00
Kingtous
c4b1c51e9e opt: more debug info 2023-02-07 19:33:58 +08:00
Kingtous
db8b6d618f fix: audio close status sync 2023-02-07 19:09:22 +08:00
Kingtous
795b0068d0 opt: close voice call msg 2023-02-07 18:17:31 +08:00
Kingtous
4ea41b52d3 fix: execution order of listening ipc thread 2023-02-07 18:01:54 +08:00
Kingtous
29b1d106aa opt: ui and message 2023-02-07 17:16:06 +08:00
Kingtous
66aaf243cf opt: notify cm 2023-02-07 17:09:36 +08:00
Kingtous
cd6cdbff8f fix: close notify 2023-02-07 16:53:46 +08:00
Kingtous
2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous
ea391542fc opt: rename to on_voice_call_started 2023-02-07 16:20:37 +08:00
Kingtous
040396b3f8 feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous
850c4bcbbf opt: uniform name 2023-02-07 16:20:37 +08:00
Kingtous
a601e3b241 fix: compile 2023-02-07 16:20:37 +08:00
Kingtous
11c6008811 fix: rust conn build 2023-02-07 16:20:37 +08:00
Kingtous
b412a7122b feat: rust connection implementation 2023-02-07 16:20:37 +08:00
Kingtous
a04980fa13 refactor: remove audio mode 2023-02-07 16:20:37 +08:00
Kingtous
45b93100d6 feat: add voice call proto 2023-02-07 16:20:37 +08:00
Kingtous
b335d2c828 fix: import 2023-02-07 16:20:37 +08:00
Kingtous
efa4530c97 feat: add chat svg 2023-02-07 16:20:37 +08:00
Kingtous
2452a58eaa opt: rename and move audio transmission mode 2023-02-07 16:20:37 +08:00
Kingtous
ebec8811c2 opt: add microphone permission tip 2023-02-07 16:20:37 +08:00
Kingtous
038d660e60 fix: android build 2023-02-07 16:20:37 +08:00
Kingtous
60925057f0 fix: poison error on setting sound input 2023-02-07 16:20:37 +08:00
Kingtous
7e5c5b50e5 feat: set to default input device when in dual-way 2023-02-07 16:20:37 +08:00
Kingtous
cab1fc719a feat: add audio mode in sciter 2023-02-07 16:20:37 +08:00
Kingtous
05822991bf opt: rename to dual-way 2023-02-07 16:20:37 +08:00
Kingtous
8ab49d11d1 feat: add audio mode config 2023-02-07 16:20:37 +08:00
Kingtous
cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
Kingtous
95d06e160b fix: latency 2023-02-07 16:20:37 +08:00
Kingtous
9134c2826e feat: set audio only mode 2023-02-07 16:20:37 +08:00
Kingtous
3b34e2ea45 feat: run local audio server at start 2023-02-07 16:20:37 +08:00
Kingtous
4f3c5b42ae opt: send audio format and data after login successfully. 2023-02-07 16:20:36 +08:00
Kingtous
e7e8e1a18b opt: send audio frame when connected 2023-02-07 16:20:36 +08:00
Kingtous
45a6fc3618 opt: remove latency detector on single audio 2023-02-07 16:20:36 +08:00
Kingtous
8e2d6945d0 feat: add audio thread in server being controlled 2023-02-07 16:20:36 +08:00
Kingtous
65ab43aa4a opt: compile 2023-02-07 16:20:36 +08:00
Kingtous
1f40963b5d wip: connection 2023-02-07 16:20:36 +08:00
Kingtous
28ad271693 wip: dual audio transmission server 2023-02-07 16:20:36 +08:00
21pages
8aba51c120 fix cm push_event
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:39:46 +08:00
21pages
cf3ddb2a18 filter foreground window to avoid frequent prompts
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:16:49 +08:00
21pages
e1a9cfcf7f fix flink
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 12:47:07 +08:00
RustDesk
086bef41f4
Merge pull request #3097 from jimmyGALLAND/patch-1
Update fr.rs
2023-02-07 09:04:20 +08:00
jimmyGALLAND
bcbc1573aa
Update fr.rs 2023-02-06 22:45:27 +01:00
Andrzej Rudnik
564b35d4c2
Update pl.rs 2023-02-06 21:29:36 +01:00
rustdesk
b2afde4b27 tmp workaround of '-cm' not exit cause rustdesk not launchable from
finder
2023-02-07 00:18:25 +08:00
rustdesk
133fba573b confirmed issue #2935 is false report, set_bitrate was called, and
bandwidth has obvious change if you watch car game video
2023-02-05 18:20:22 +08:00
RustDesk
4b5724fa76
Merge pull request #3076 from Kingtous/master
feat: add url scheme handler for macos
2023-02-05 12:38:01 +08:00
mehdi-song
6ed60488ad
Update fa.rs 2023-02-05 07:59:29 +03:30
Kingtous
dd00ea5abd opt: reuse current main window when using url scheme 2023-02-04 16:18:54 +08:00
Kingtous
151b115fc9 fix: android build 2023-02-04 13:37:48 +08:00
Kingtous
a349be6428 opt: remove unnecessary ffi func 2023-02-04 11:33:08 +08:00
Kingtous
4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous
a9fc63c34f opt: add default url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous
3a1b978112 feat: add event handler on rust macos 2023-02-04 11:23:47 +08:00
RustDesk
8197f47d1b
Merge pull request #3075 from Mr-Update/patch-2
Update de.rs
2023-02-04 09:14:18 +08:00
Mr-Update
f9d106ea74
Update de.rs 2023-02-03 22:36:50 +01:00
solokot
96a7182ff8
update ru.rs 2023-02-03 20:05:48 +03:00
fufesou
17aac13247 ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 18:28:47 +08:00
NicKoehler
0d9d506dac
Update it.rs 2023-02-02 14:48:22 +01:00
Miguel F. G
40a75e3dfa
Update es.rs
New 'Default' terms added.
2023-02-02 08:49:12 +01:00
21pages
92145eeb71 other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:49 +08:00
21pages
359f19af02 default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:42 +08:00
21pages
8d60bcd51a remove useless empty --switch_uuid
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:01:28 +08:00
Miguel F. G
a9f2144638
Update es.rs
new term added
2023-02-01 15:42:28 +01:00
rustdesk
fdfda2a982 chore: revert last commit and change unwrap to ? 2023-02-01 20:40:09 +08:00
rustdesk
6f95c38f85 chore: remove useless code 2023-02-01 20:36:14 +08:00
rustdesk
5149b90e53 fix hide docker (can not call too early) 2023-02-01 17:11:24 +08:00
RustDesk
45493c202d
Merge pull request #3023 from sj6219/lambda
tray bug fix
2023-02-01 14:25:56 +08:00
solokot
2f26b2a355
Update ru.rs 2023-02-01 09:08:54 +03:00
sjpark
c1ae4a6028 tray bug fix 2023-02-01 08:10:57 +09:00
RustDesk
1a3dcbd275
Merge pull request #3014 from 21pages/dialog-style
opt ui
2023-01-31 09:55:58 +08:00
21pages
fb81f206b7 opt flink creation
Signed-off-by: 21pages <pages21@163.com>
2023-01-31 09:47:50 +08:00
21pages
61389bc11f adjust quality monitor ui
Signed-off-by: 21pages <pages21@163.com>
2023-01-31 09:28:33 +08:00
21pages
dec1820694 opt dialog style
Signed-off-by: 21pages <pages21@163.com>
2023-01-30 17:56:35 +08:00
rustdesk
f4d0305242 remove unused tip 2023-01-30 15:57:27 +08:00
RustDesk
39515f3ed3
Revert "Remove remnant documentation for wayland fix" 2023-01-30 15:48:54 +08:00
RustDesk
52efe9442e
Merge pull request #3003 from simonspa/remove-wayland-fix-docs
Remove remnant documentation for wayland fix
2023-01-30 15:45:48 +08:00
RustDesk
91244ea610
Update cn.rs 2023-01-30 15:40:03 +08:00
Simon Spannagel
baa30a49b9 Remove remnant documentation for wayland fix 2023-01-30 08:39:54 +01:00
Simon Spannagel
6db94983a1 Remove wayland fix for good
Signed-off-by: simonspa <simonspa@kth.se>
2023-01-30 08:06:48 +01:00
Mateusz Prais
f12de3fec0 Update pl.rs 2023-01-29 22:40:17 +01:00
mehdi-song
fc15209d08
Update fa.rs
"Closed as expected"-> "طبق انتظار بسته شد"
2023-01-29 14:02:06 +03:30