Commit graph

521 commits

Author SHA1 Message Date
shengyu
af3dd9be3d fix: remove extra ';' semicolon 2020-09-22 21:03:54 +08:00
rankun
a1c59ca0a0 feat: copy vcruntime myself 2020-09-18 18:10:22 +08:00
rankun
ed5d2362cb fix: no find vcruntime dll
Close #274
2020-09-18 15:55:01 +08:00
rankun
cbed591aed chore: update qt to 5.15.1 2020-08-30 10:50:29 +08:00
rankun
1316f037c3 docs: remove gitads 2020-08-30 10:47:02 +08:00
rankun
e9c5dce3cf feat: add try check 2020-08-02 15:27:23 +08:00
rankun
cb8525abcd feat: up to max number 1000 2020-08-02 14:35:23 +08:00
rankun
fa5ca169ae fix: build error on linux 2020-08-02 13:34:17 +08:00
rankun
6fb3e1c0f3 feat: cancel mouse shortcut on custom keymap
Close #240
2020-08-02 13:22:42 +08:00
rankun
2ba002f269 feat: update tips 2020-08-02 12:54:32 +08:00
rankun
0f5c116582 feat: add click multi 2020-08-02 12:46:33 +08:00
rankun
576f49eb66 feat: update tips 2020-08-02 09:04:14 +08:00
rankun
67a48165dd feat: repeat pos return 2020-08-02 08:57:39 +08:00
rankun
4176bcefe0 feat: adjust touch 2020-08-01 16:56:17 +08:00
rankun
acc466527b feat: change mouse move timer to 500ms 2020-08-01 10:31:04 +08:00
rankun
d703f81e4e docs: add gitads 2020-08-01 09:37:07 +08:00
rankun
f6093cb0e7 feat: optimize process mouse move 2020-07-08 12:17:46 +08:00
rankun
d440a0158c docs: keymap des for english
Close #247
2020-07-08 12:03:41 +08:00
rankun
4eafdc6577 feat: add codec options 2020-07-08 11:55:15 +08:00
rankun
a3d1cfb23f fix: mouse wheel crash
Change-Id: I1976037cf0872e89fc08c8afdbd3fde79a8df061
2020-07-08 11:00:38 +08:00
rankun
303b017fa9 feat: support drop mutil apk install
Change-Id: I65d090409208b89e770c11a3ea1fa2867560d214
2020-07-08 10:59:42 +08:00
Barry
ebea93d476
Merge pull request #232 from shenzhigang/dev
Fix a misspelling, `keep radio` -> `keep ratio`
2020-06-23 17:42:38 +08:00
Barry
5327c4304c
Merge pull request #229 from liangent/posadjust
Adjust some positions in gameforpeace.json
2020-06-23 17:41:08 +08:00
shenzhigang
c5ded6fcaa Fix a misspelling, keep radio -> keep ratio 2020-06-23 11:44:56 +08:00
rankun
b6e3ac184d feat: update server 2020-06-20 10:56:03 +08:00
rankun
1b6a70245d feat: update Qt 5.15 2020-06-20 10:56:01 +08:00
Liangent
d1e7be38f8 Adjust some positions in gameforpeace.json
* Key_Shift adjusted so it doesn't trigger the Shoot button
* Key_7 adjusted so it doesn't trigger fire-mode when no handgun exists
2020-06-18 17:20:38 +00:00
rankun
66a357bfe2 fix: config path bug on mac 2020-06-15 13:28:30 +08:00
Barry
73925031bd
Merge pull request #213 from liangent/wheels
Wheels on Key_F1/F2/F3/F4 for the sample keymap
2020-06-14 16:49:53 +08:00
Barry
5a6368cdb0
Merge pull request #214 from liangent/secondary
Secondary weapon (handgun) on Key_7 for the sample keymap
2020-06-14 16:49:31 +08:00
rankun
0557ae25bc fix: drop file on group control 2020-06-14 16:40:30 +08:00
rankun
b60a85e707 fix: switchmap only switch mouse 2020-06-14 14:51:14 +08:00
rankun
624337157a feat: sync scrcpy 2020-06-14 14:13:50 +08:00
rankun
30b7bf22f8 docs: update copyright to 2020 2020-06-13 08:50:39 +08:00
rankun
12f8813577 fix: getScreenRect is empty 2020-06-13 08:47:00 +08:00
rankun
6eb673a2aa feat: Start the server socket in SSS_ENABLE_TUNNEL_REVERSE 2020-06-13 08:38:11 +08:00
Liangent
edf87604c8 Wheels on Key_F1/F2/F3/F4 for the sample keymap 2020-06-12 07:44:51 +00:00
Liangent
c6de6f4d1d Secondary weapon (handgun) on Key_7 for the sample keymap 2020-06-12 07:15:13 +00:00
Barry
bd41607456
Merge pull request #204 from liangent/xmousetap-pr
Support for "Customized key mapping" in Linux
2020-06-11 13:08:32 +08:00
Barry
a1fb436c89
Merge branch 'dev' into xmousetap-pr 2020-06-11 13:07:53 +08:00
Barry
e3a37fbaaa
Merge pull request #203 from liangent/tppfpp
TPP/FPP switch on Key_V for the sample keymap
2020-06-11 12:59:43 +08:00
Barry
b94ce1d04d
Merge pull request #201 from liangent/autorun
Auto-run on Key_Equal for the sample keymap
2020-06-11 12:58:47 +08:00
rankun
6635f53fc1 fix: mouse move grab rect too small on mac 2020-06-06 20:49:33 +08:00
rankun
38a88fce87 fix: minimize on mac 2020-06-06 20:35:32 +08:00
rankun
2f2691c52a fix: add bitrate to 200m
Close #199
2020-06-06 19:17:07 +08:00
rankun
ff0c196646 fix: stop mouse move touch on stop keymap
Close #185
2020-06-06 19:06:19 +08:00
rankun
7bac651c26 fix: build error on ubuntu 2020-06-06 18:41:14 +08:00
Liangent
39a81cd6da TPP/FPP switch on Key_V for the sample keymap 2020-06-06 04:55:51 +00:00
Liangent
700e8b8954 Auto-run on Key_Equal for the sample keymap 2020-06-05 12:29:00 +00:00
Liangent
66181a26f7 Support for "Customized key mapping" in Linux
Should work in "typical" X11 environments. Tested in Debian Buster /
GNOME 3. Hi-DPI code copied from Windows-related parts and untested.
Wayland is not supported currently.
2020-06-04 22:55:34 +00:00