rustdesk
|
ffb0fa4349
|
pynput run as user
|
2022-03-08 15:42:58 +08:00 |
|
rustdesk
|
74c3f1d7cc
|
linux AltGr ok
|
2022-03-08 12:08:18 +08:00 |
|
rustdesk
|
dfd128c817
|
refactor blank thread exit
|
2022-03-07 22:26:34 +08:00 |
|
rustdesk
|
dcad90e073
|
more on AltGr
|
2022-03-07 20:16:28 +08:00 |
|
rustdesk
|
b8f7e347c3
|
fixing AltGr
|
2022-03-07 16:19:10 +08:00 |
|
rustdesk
|
bcda7d3193
|
refactor fix_key_down_timeout
|
2022-03-05 15:16:10 +08:00 |
|
rustdesk
|
488b2455b7
|
another possible cpu burning
|
2022-03-03 20:46:27 +08:00 |
|
rustdesk
|
c4491b0248
|
https://github.com/rustdesk/rustdesk/issues/421
|
2022-03-01 11:19:13 +08:00 |
|
yanfeng
|
2bcc08f084
|
Miss the checking code.
|
2022-02-28 12:00:51 +08:00 |
|
yanfeng
|
aa5c7cc38e
|
Fix switch audio input device failed in index page on Linux.
|
2022-02-28 11:45:02 +08:00 |
|
open-trade
|
8460c1ac42
|
format
|
2022-02-24 14:40:33 +08:00 |
|
fufesou
|
2f6b457b3f
|
better control of clipboard file transfer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-02-24 00:26:19 +08:00 |
|
fufesou
|
8834251eec
|
move clipboard file service to cm module
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-02-24 00:26:19 +08:00 |
|
csf
|
82d5924401
|
try to fix audio play noise;improve audio performance
|
2022-02-22 20:45:49 +08:00 |
|
rustdesk
|
52919fd77b
|
remove CLIPRDR_NAME
|
2022-02-15 22:33:44 +08:00 |
|
rustdesk
|
835db29c3f
|
fix cliprdr for windows after refactory
|
2022-02-15 15:35:19 +08:00 |
|
rustdesk
|
933969d1fe
|
refactor cliprdr, not tested on windows yet
|
2022-02-15 14:46:08 +08:00 |
|
fufesou
|
6672087f7c
|
windows clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-02-15 11:18:53 +08:00 |
|
rustdesk
|
d87f29c679
|
traditional chinese
|
2022-02-12 11:50:39 +08:00 |
|
open-trade
|
8ce94e04b6
|
fix block_input hanging issue
|
2022-02-11 14:39:41 +08:00 |
|
open-trade
|
4945605009
|
fix on cm (connectin not closed somehow) and refactor isEnterKey
|
2022-02-09 16:06:44 +08:00 |
|
open-trade
|
d313fa92e1
|
fix clipboard initial sync issue introduced in the PR
|
2022-02-08 20:34:10 +08:00 |
|
rustdesk
|
3ec69b6d97
|
refactor video_ack_required
|
2022-02-05 01:19:24 +08:00 |
|
rustdesk
|
5a0f8d008e
|
video_ack_required for web
|
2022-02-04 22:18:48 +08:00 |
|
rustdesk
|
64071943fc
|
change to async channel
|
2022-01-30 21:37:46 +08:00 |
|
rustdesk
|
29ca2ed14d
|
format
|
2022-01-30 21:34:34 +08:00 |
|
rustdesk
|
a3511d9157
|
update crates, and set new default #cpu
|
2022-01-24 02:26:07 +08:00 |
|
open-trade
|
92a1bb04e9
|
make proto compatible to c++
|
2022-01-17 16:53:17 +08:00 |
|
rustdesk
|
a12f24bf16
|
remove InputFunc
|
2022-01-15 22:03:17 +08:00 |
|
rustdesk
|
9651666d41
|
code refactory
|
2022-01-15 21:33:20 +08:00 |
|
rustdesk
|
6bd730bc67
|
unwrap -> ok to avoid unintended crash
|
2022-01-15 19:11:19 +08:00 |
|
fufesou
|
25492c815c
|
simple privacy mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-01-15 16:57:07 +08:00 |
|
fufesou
|
a1c4b08535
|
simple privacy demo
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-01-15 16:32:55 +08:00 |
|
rustdesk
|
d069b73303
|
refactor
|
2022-01-15 02:16:00 +08:00 |
|
rustdesk
|
7944e0bc36
|
fix CI
|
2022-01-14 01:29:52 +08:00 |
|
rustdesk
|
780b57f597
|
load keyboard layout for mac
|
2022-01-14 01:15:03 +08:00 |
|
open-trade
|
7b1806b0f3
|
disable crc, because super slow on my Ubuntu in virtualbox
|
2022-01-13 19:00:00 +08:00 |
|
open-trade
|
9a92b6ac4a
|
revert back from lan discovery merge
|
2022-01-10 18:05:42 +08:00 |
|
RustDesk
|
dfeb9a29c1
|
Merge branch 'master' into lan_discovery
|
2022-01-10 17:34:51 +08:00 |
|
rustdesk
|
ae79a36f7b
|
remove valid_for_capslock
|
2022-01-10 01:06:31 +08:00 |
|
rustdesk
|
3f56c82c7b
|
revert keysym back, enigo's Layout can do this
|
2022-01-09 21:05:00 +08:00 |
|
chenbaiyu
|
29f15aabed
|
fix security problem caused server hang and unexpected input behavior at pre-login window when macOS version on Big Sur or above
|
2022-01-08 01:39:54 +08:00 |
|
open-trade
|
26d161f827
|
working on keysym
|
2022-01-07 18:03:55 +08:00 |
|
rustdesk
|
1931cb8c7c
|
https://github.com/rustdesk/rustdesk/issues/356
|
2022-01-05 23:50:13 +08:00 |
|
open-trade
|
3491c79cbc
|
get_local_option for ui style, todo: set_local_option
|
2021-12-29 17:53:36 +08:00 |
|
rustdesk
|
6c713f3135
|
reset AUDIO_ZERO_COUNT
|
2021-12-29 00:20:51 +08:00 |
|
csf
|
f69f6bc8d4
|
optimize audio
|
2021-12-29 00:00:23 +08:00 |
|
rustdesk
|
3d39d9c27c
|
https://github.com/rustdesk/rustdesk/issues/328
|
2021-12-25 00:18:54 +08:00 |
|
rustdesk
|
589177fc94
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2021-12-24 19:13:38 +08:00 |
|
rustdesk
|
4703a7d332
|
https://github.com/rustdesk/rustdesk/issues/327
|
2021-12-24 19:13:11 +08:00 |
|
rustdesk
|
8d90c5a93b
|
change codec cpu usage to 0
|
2021-12-24 12:40:47 +08:00 |
|
rustdesk
|
885d8a4586
|
https://github.com/rustdesk/rustdesk/issues/332
|
2021-12-24 00:27:27 +08:00 |
|
open-trade
|
a30aaebc72
|
fix clipboard crash and https://github.com/rustdesk/rustdesk/issues/302
|
2021-12-23 17:44:44 +08:00 |
|
rustdesk
|
252d3cb797
|
refactor
|
2021-12-23 11:11:48 +08:00 |
|
open-trade
|
26a4b1f3eb
|
comment on bias
|
2021-12-22 16:51:33 +08:00 |
|
fufesou
|
35462eecfe
|
comment out discovery button
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 01:17:29 +08:00 |
|
fufesou
|
d00352f4e4
|
lan discovery almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 00:34:10 +08:00 |
|
fufesou
|
5682b088de
|
lan discovery will be done soon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 00:34:10 +08:00 |
|
rustdesk
|
362b5594a2
|
nothing big
|
2021-12-21 00:11:12 +08:00 |
|
fufesou
|
8a6b33b841
|
image tearing fixed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-20 22:21:15 +08:00 |
|
fufesou
|
3ffd8ac146
|
add video channel
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-20 17:19:56 +08:00 |
|
cxl
|
7964afeb84
|
resolution changed, no need to reconnect
Signed-off-by: cxl <xiaolong.chen@nazhiai.com>
|
2021-11-21 22:45:12 +08:00 |
|
Arash Hatami
|
2758f6b7d5
|
Fix misspelled words
|
2021-11-14 19:01:34 +03:30 |
|
Arash Hatami
|
70a4ee4318
|
Merge branch 'rustdesk:master' into master
|
2021-11-14 18:52:51 +03:30 |
|
rustdesk
|
231231e51f
|
refactor
|
2021-10-30 14:03:33 +08:00 |
|
cc-morning
|
0cf2db9239
|
Clipboard listener lifecycle follows service
|
2021-10-27 20:02:17 +08:00 |
|
cc-morning
|
318e3cbd7d
|
Code Format
|
2021-10-26 16:59:31 +08:00 |
|
cc-morning
|
5164f76919
|
Fix lost clipboard content again
|
2021-10-25 16:25:23 +08:00 |
|
cc-morning
|
972ec8d79d
|
Fix missing clipboard content
|
2021-10-24 23:47:02 +08:00 |
|
cc-morning
|
1bf80e3dd6
|
Optimize clipboard change listener
|
2021-10-22 16:02:01 +08:00 |
|
Arash Hatami
|
2894a5ab7b
|
Format rust files
|
2021-10-01 22:48:04 +03:30 |
|
open-trade
|
8138a661a6
|
new fall back to gdi
|
2021-09-07 19:03:59 +08:00 |
|
rustdesk
|
2102813ed9
|
refactor
|
2021-08-12 01:25:32 +08:00 |
|
rustdesk
|
3a7d64bf34
|
atomic
|
2021-08-11 18:29:03 +08:00 |
|
rustdesk
|
61caaa3365
|
refactor, will do with shared memory
|
2021-08-10 16:01:39 +08:00 |
|
rustdesk
|
c3a3c1a1c7
|
atexit crash on mac
|
2021-08-10 12:19:42 +08:00 |
|
rustdesk
|
bb25964307
|
safe exit
|
2021-08-09 04:21:42 +08:00 |
|
rustdesk
|
8affa24400
|
how about fix_modifiers?
|
2021-08-09 02:07:54 +08:00 |
|
rustdesk
|
ccd1cab6bc
|
down as press only for linux and non-modifier
|
2021-08-08 17:29:39 +08:00 |
|
rustdesk
|
ab4843b76e
|
fixing win key problem https://github.com/rustdesk/rustdesk/issues/35
|
2021-08-08 01:44:37 +08:00 |
|
rustdesk
|
3200002e52
|
fix unexpected repeating key input on remote linux https://github.com/rustdesk/rustdesk/issues/189
|
2021-08-06 14:23:50 +08:00 |
|
rustdesk
|
646b11a3ae
|
typo
|
2021-08-04 15:30:47 +08:00 |
|
rustdesk
|
49dff161dd
|
enable dxgi https://github.com/rustdesk/rustdesk/issues/79, may fix https://github.com/rustdesk/rustdesk/issues/169
|
2021-07-31 03:00:07 +08:00 |
|
rustdesk
|
191fdc6691
|
fix keyboard abnormal, https://github.com/rustdesk/rustdesk/issues/146 https://github.com/rustdesk/rustdesk/issues/135 https://github.com/rustdesk/rustdesk/issues/127
|
2021-07-27 20:10:04 +08:00 |
|
rustdesk
|
dc3fcda2c9
|
tokio1, windows not test yet
|
2021-06-25 19:42:51 +08:00 |
|
rustdesk
|
34ce402203
|
https://github.com/rustdesk/rustdesk/issues/61
|
2021-06-06 16:27:02 +08:00 |
|
rustdesk
|
ffcbc2abaa
|
more for right key
|
2021-06-01 13:05:04 +08:00 |
|
rustdesk
|
8708fb366a
|
righ key mapping and fix mac crash
|
2021-05-26 12:42:21 +08:00 |
|
rustdesk
|
d825d30e53
|
fix linux restore button and clipboard initial sync issue
|
2021-05-25 12:01:27 +08:00 |
|
rustdesk
|
9a4786adb2
|
possible fix of mac crash
|
2021-05-20 17:19:37 +08:00 |
|
rustdesk
|
7630713534
|
fix no audio issue with sample rate >= 48000 and strange crash issue
(there is some overflow in unsafe code, will test again)
|
2021-05-13 00:24:38 +08:00 |
|
rustdesk
|
547b85adbf
|
force to use static link for Manjaro
|
2021-05-02 00:37:32 +08:00 |
|
rustdesk
|
9c22ca4c6e
|
wording
|
2021-04-29 09:35:23 +08:00 |
|
rustdesk
|
d1013487e2
|
source code
|
2021-03-29 15:59:14 +08:00 |
|