Commit Graph

2343 Commits

Author SHA1 Message Date
Asura e82e0bf697 feat: Add new simulate key method 2022-07-11 03:26:12 -07:00
Kingtous 9094999a8a add: implement last jobs[2/2] 2022-07-11 18:23:58 +08:00
Kingtous 5aded67597 add: sortby, address link, platform, last jobs[1/2] 2022-07-11 16:07:49 +08:00
Kingtous 79217ca1d9 add: send/receive file/folder 2022-07-11 10:30:45 +08:00
rustdesk 1a9b25588d https://github.com/rustdesk/rustdesk/issues/906 2022-07-10 23:26:44 +08:00
Kingtous 1db7fee6fb opt: dual selected items & send/receive action icon 2022-07-09 19:14:40 +08:00
Kingtous 0598ee304c fix: workaround for changing root disk on Windows[2/2] 2022-07-09 13:04:22 +08:00
RustDesk dfe21c6da0 Merge pull request #950 from Kingtous/flutter_desktop
fix: workaround for changing root disk on Windows
2022-07-09 11:35:52 +08:00
Kingtous beffe44cdb fix: workaround for changing root disk on Windows 2022-07-09 11:27:59 +08:00
RustDesk afb9707eba Merge pull request #930 from ViktorOn/patch-6
Update README-RU.md
2022-07-06 22:20:29 +08:00
Vik 19e82dfb83 Update README-RU.md 2022-07-06 17:18:27 +03:00
RustDesk e21d9e92e5 Merge pull request #929 from ViktorOn/patch-5
Update ru.rs
2022-07-06 22:09:14 +08:00
Vik 369b3f8a4c Update ru.rs 2022-07-06 17:07:36 +03:00
RustDesk 49d10c7b87 Merge pull request #768 from 21pages/hwcodec
feat: hardware codec && abr
2022-07-06 19:10:32 +08:00
21pages 68204e0c56 Merge branch 'master' into hwcodec 2022-07-06 19:01:51 +08:00
21pages 61071a434d Merge pull request #4 from Heap-Hop/hwcodec
Update CodecFormat and refactor VideoQoS
2022-07-06 10:39:20 +08:00
21pages ce89e7fd8c Merge branch 'hwcodec' into hwcodec 2022-07-06 10:39:00 +08:00
21pages ba034a56af maint hwcodec config file directly
Signed-off-by: 21pages <pages21@163.com>
2022-07-06 10:19:13 +08:00
rustdesk df32b8f07b add comment on if exist in bat 2022-07-06 01:33:04 +08:00
rustdesk 83b3a0cbb7 https://github.com/rustdesk/rustdesk/issues/895 2022-07-06 01:29:11 +08:00
csf 0e957a7762 refactor:VideoQoS 2022-07-05 22:31:08 +08:00
csf 5bd08bf0a7 client side handle codec format 2022-07-05 22:17:34 +08:00
21pages c4b4ef9576 score equals 0 if codec unsupported
Signed-off-by: 21pages <pages21@163.com>
2022-07-05 16:31:48 +08:00
21pages 76e1ca91df unify the protobuf message of vp9/h264/h265
Signed-off-by: 21pages <pages21@163.com>
2022-07-05 16:16:08 +08:00
Asura 9237ae30dc fix(pynput): Add dead key conversion rules to support Czech keyboard 2022-07-04 08:18:58 -07:00
Asura db97e5f9f5 Merge branch 'master' of github.com:asur4s/rustdesk 2022-07-04 08:14:00 -07:00
Asura 234b8df417 fix(pynput): Add dead key conversion rules to support Czech keyboard 2022-07-04 08:08:43 -07:00
RustDesk e558373b2f Merge pull request #919 from tsic404/master
fix: README-ZH error char
2022-07-04 20:32:45 +08:00
tsic404 18806a0b13 fix: README-ZH error char 2022-07-04 19:49:30 +08:00
RustDesk 124c0b97a7 Merge pull request #917 from asur4s/master
fix(pynput): Add dead key detection condition to support German keyboard
2022-07-04 17:51:46 +08:00
Asura 80a41e2ecd style: Remove key log 2022-07-04 17:50:47 +08:00
Asura 082f851d4b Merge branch 'rustdesk:master' into master 2022-07-04 17:15:43 +08:00
Asura 9e8d8e4357 fix(pynput): Add dead key detection condition to support German keyboard 2022-07-04 02:14:47 -07:00
RustDesk 37b5a08f87 Merge pull request #915 from Heap-Hop/master
Fix physical keyboard
2022-07-04 16:14:41 +08:00
csf 2f21661b74 fix physical keyboard input twice; add configChanges navigation 2022-07-04 16:02:48 +08:00
RustDesk 82e8ab9020 Merge pull request #911 from fufesou/master
fix rpm upgrade
2022-07-04 10:33:44 +08:00
fufesou ff4bbbd1ed fix rpm upgrade
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-04 10:11:40 +08:00
RustDesk d62029bc6b Merge pull request #909 from Kingtous/fix/flutter_desktop_ci
fix: flutter desktop ci
2022-07-03 15:06:16 +08:00
Kingtous 0e7975d39c fix: ci 2022-07-03 15:03:40 +08:00
RustDesk 7842d5b670 Merge pull request #903 from Heap-Hop/master
Update gesture
2022-07-02 21:50:49 +08:00
csf 4a0e047c03 opt gesture -
opt:Auto recover cursor;Expand scale limit.
fix:twoFinger mistake
2022-07-02 21:24:49 +08:00
rustdesk 759753c000 https://github.com/rustdesk/rustdesk/issues/895 2022-07-01 23:22:28 +08:00
RustDesk 400d1455bd Merge pull request #897 from Kingtous/flutter_desktop
add: file transfer flutter desktop adaptation
2022-07-01 19:32:52 +08:00
Kingtous e7a8bbd291 add: use DataTable for desktop file transfer 2022-07-01 17:17:25 +08:00
Asura 002f06a767 fix: stupid bug, remove keycode_flag 2022-07-01 00:16:08 -07:00
RustDesk b32d643f8c Merge pull request #894 from asur4s/master
feat(pynput): Support dead key
2022-07-01 13:39:12 +08:00
Kingtous 6b8fc6efe9 add: file transfer status list like sciter 2022-07-01 12:11:34 +08:00
Kingtous d49068706e add: include_hidden parameters, migrate to bridge 2022-07-01 12:11:34 +08:00
21pages 6c9e601c59 Merge pull request #3 from Heap-Hop/hwcodec
Hwcodec: show codec name && add hwcodec option
2022-06-30 21:04:59 +08:00
csf b34a87a220 update lang 2022-06-30 21:01:04 +08:00