Commit graph

550 commits

Author SHA1 Message Date
msnh2012
0b607ddffc Fix Bug 2021-04-10 23:50:58 +08:00
msnh2012
e696a8d4ca 添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名 2021-04-10 22:32:32 +08:00
Barry
33b0d65b19
Dev (#367)
* feat: update speed ratio script

* feat: update install qt script

* feat: update dmgbuild to 1.4.2

* fix: run error on win

* feat: update comment

* feat: sync scrcpy

* feat: shoutcut no repeat

* feat: volume allow repeat

* fix: set clipboard 16 len bug

* feat: add repeat

* feat: update platform-tools to 31.0.0

* feat: update speed ratio
2021-03-07 13:32:07 +08:00
Barry
7e45bafdcd
Dev (#366)
* feat: update speed ratio script

* feat: update install qt script

* feat: update dmgbuild to 1.4.2

* fix: run error on win

* feat: update comment
2021-03-06 15:47:56 +08:00
Sven Eden
dbad037987
Enhance speedRatio setting and allow individual axis values (#270 #290) (#354)
* Enhance speedRatio settings (#270 #290)

This commit changes the way the mouse sensitivity works as follows:

1. Turn speedRatio into a QPointF, so we have two floats instead of
   one integer.
2. Default the y-speedRatio to be x-speedRatio / 2.25, which takes
   the ultra-wideness of modern phone screens into account.
3. Add new configuration value speedRatioX to allow users to
   configure an individual X-ratio
4. Add new configuration value speedRatioY to allow users to
   configure an individual Y-ratio
5. Optimze distance-translation a bit.
6. Add keymaps/FRAG.json using new speedRatioX/speedRatioY for the
   game "FRAG! Pro Shooter"

Bug: #270
Bug: #290
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>

* Document new speedRatio behavior in docs/KeyMapDes.md

Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
2021-03-06 14:54:25 +08:00
Barry
b5c5188676
Merge pull request #307 from barry-ran/dev
Dev
2020-10-23 14:07:52 +08:00
rankun
d92ce391be fix: not found vcruntime140_1.dll 2020-10-23 13:57:56 +08:00
shengyu
2bc3c99bba fix: remove extra ';' semicolon 2020-10-19 15:09:04 +08:00
Barry
92ec6c6976
Merge pull request #292 from barry-ran/dev
feat: copy vcruntime myself
2020-09-18 18:11:24 +08:00
rankun
a1c59ca0a0 feat: copy vcruntime myself 2020-09-18 18:10:22 +08:00
Barry
ddb7046682
Merge pull request #291 from barry-ran/dev
fix: no find vcruntime dll
2020-09-18 15:55:51 +08:00
rankun
ed5d2362cb fix: no find vcruntime dll
Close #274
2020-09-18 15:55:01 +08:00
Barry
d45c9b03f4
Merge pull request #277 from barry-ran/dev
Dev
2020-08-30 13:08:56 +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
Barry
4c3dff6167
Merge pull request #263 from barry-ran/dev
Dev
2020-08-02 13:39:55 +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
Barry
1457fb5bc2
Merge pull request #262 from barry-ran/dev
docs: add gitads
2020-08-01 09:38:37 +08:00
rankun
d703f81e4e docs: add gitads 2020-08-01 09:37:07 +08:00
Barry
5dc3c08b05
Merge pull request #249 from barry-ran/dev
Dev
2020-07-08 12:24:02 +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
Barry
5305bcf13d
Merge pull request #223 from barry-ran/dev
fix: config path bug on mac
2020-06-15 13:45:51 +08:00
rankun
66a357bfe2 fix: config path bug on mac 2020-06-15 13:28:30 +08:00
Barry
2ca4bef199
Merge pull request #220 from barry-ran/dev
Dev
2020-06-14 16:51:37 +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