Commit Graph

387 Commits

Author SHA1 Message Date
rustdesk
6130792734 fix cm style 2021-08-10 23:50:32 +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
e510d2744d fix apps key 2021-08-10 12:18:10 +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
ad182a5f3c comment on altgr 2021-08-08 18:23:44 +08:00
rustdesk
6ed9526a65 comment on jp/kr key mapping 2021-08-08 18:06:26 +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
9d7dced7e7 .gitattributes 2021-08-05 11:27:56 +08:00
rustdesk
a70e3e93b0 fix remote_cursor https://github.com/rustdesk/rustdesk/issues/82, host
has higher priority to control mouse https://github.com/rustdesk/rustdesk/issues/40
2021-08-04 15:40:34 +08:00
rustdesk
646b11a3ae typo 2021-08-04 15:30:47 +08:00
rustdesk
eb76f7cecc fix mac key mapping, https://github.com/rustdesk/rustdesk/issues/186, https://github.com/rustdesk/rustdesk/issues/86 2021-08-04 03:44:00 +08:00
rustdesk
39f0dd28b4 <video> can not be relative, add another wrapper to make img cursor work 2021-08-04 00:57:48 +08:00
rustdesk
66bd97c0b3 bigger client timeout 2021-08-04 00:57:03 +08:00
rustdesk
a0b2450888 fix on --password 2021-08-03 20:16:38 +08:00
rustdesk
f558c12866 --password https://github.com/rustdesk/rustdesk/issues/187 2021-08-03 14:59:45 +08:00
rustdesk
c385d88708 https://github.com/rustdesk/rustdesk/issues/133 https://github.com/rustdesk/rustdesk/issues/112 https://github.com/rustdesk/rustdesk/issues/43 2021-08-01 14:51:53 +08:00
rustdesk
2e305e8f11 fix on rubato 2021-08-01 11:05:45 +08:00
rustdesk
e949023dda try out the other audio resampler 2021-08-01 11:01:04 +08:00
rustdesk
25c10453e5 password eye padding 2021-07-31 22:25:04 +08:00
rustdesk
935676468b disable systray which has compatibility issue 2021-07-31 03:51:10 +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
7282a462f4 scrap readme 2021-07-29 13:33:26 +08:00
rustdesk
a740870b67 fix on android 2021-07-29 13:30:12 +08:00
rustdesk
cd9c189c64 bigger relay timeout 2021-07-28 19:41:34 +08:00
rustdesk
905a3a2936 fix sciter-rs utf 2021-07-28 00:00:11 +08:00
rustdesk
e6744d031d connection type 2021-07-27 23:53:12 +08:00
rustdesk
a3f5ffc15a fix on linux numpadenter 2021-07-27 20:12:53 +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
f07ce11425 https://github.com/rustdesk/rustdesk/issues/130 better toolbar hide/show 2021-07-26 23:40:58 +08:00
rustdesk
7324cb607c wheel issue for new sciter 2021-07-26 21:34:05 +08:00
rustdesk
1ee92c9f68 fix for file transfer: sort row and remove empty dir 2021-07-26 02:50:33 +08:00
rustdesk
9a86a595ff fix compatibility issue for new sciter 2021-07-26 01:50:47 +08:00
rustdesk
879c300563 boundery check, https://github.com/rustdesk/rustdesk/issues/107 2021-07-25 21:04:11 +08:00
rustdesk
bebe136834 less green 2021-07-25 02:09:57 +08:00
rustdesk
d89d5ef825 https://github.com/rustdesk/rustdesk/issues/132#issuecomment-886069737 2021-07-25 02:06:20 +08:00
rustdesk
56dfcffd1e restore Fedora vpx fix 2021-07-24 20:00:56 +08:00
rustdesk
7c5915e3d3 vpxmt -> vpx after vcpkg upgraded 2021-07-24 19:33:11 +08:00
rustdesk
cb2864202f upgrade vcpkg 2021-07-24 19:06:32 +08:00
RustDesk
dae2814951
Update Dockerfile 2021-07-24 18:41:22 +08:00
rustdesk
6922a1de4c refactor and upgrade sciter 2021-07-24 18:25:07 +08:00
RustDesk
7282c3a16d
Update README.md 2021-07-23 17:54:16 +08:00
rustdesk
c15c44788c try out wayland 2021-07-23 17:52:38 +08:00
RustDesk
d83163b6a0
Merge pull request #170 from sitiom/nsis-setup
Replace InnoSetup with improved NSIS Setup
2021-07-15 21:48:55 +08:00
Ryan Caezar Itang
5383c09e3d
Replace InnoSetup with improved NSIS Setup 2021-07-15 20:51:41 +08:00
RustDesk
6f8483ece6
Add files via upload 2021-07-14 22:23:42 +08:00
RustDesk
e65aa61fb7
Update README-FR.md 2021-07-08 22:57:07 +08:00