Commit graph

613 commits

Author SHA1 Message Date
Barry
3eea2b9ba8 feat: disable single mod default 2021-04-17 12:10:02 +08:00
msnh2012
e77ce05950
feat: 添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名 (#386)
* 添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名

添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名

* 修复mac os注释,命名统一
2021-04-11 18:22:46 +08:00
Barry
8171b5c14d feat: update qm
Close #315
2021-03-07 16:02:29 +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
33ffce2f0d feat: update speed ratio 2021-03-07 13:18:15 +08:00
Barry
367665ead0 feat: update platform-tools to 31.0.0 2021-03-07 12:41:23 +08:00
Barry
d0b548720b feat: add repeat 2021-03-07 12:26:52 +08:00
Barry
cb01b990ea fix: set clipboard 16 len bug 2021-03-07 12:01:10 +08:00
Barry
b1316c9b86 feat: volume allow repeat 2021-03-07 11:35:51 +08:00
Barry
99a78c7f50 feat: shoutcut no repeat 2021-03-07 11:06:29 +08:00
Barry
c6c5124831 feat: sync scrcpy 2021-03-06 20:48:05 +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
Barry
288694d66e feat: update comment 2021-03-06 15:40:06 +08:00
Barry
9682d4e6b0 fix: run error on win 2021-03-06 15:38:18 +08:00
Barry
b84b1ba0d3 feat: update dmgbuild to 1.4.2 2021-03-06 15:32:53 +08:00
Barry
ffa8d502a9 feat: update install qt script 2021-03-06 15:23:42 +08:00
Barry
1d83b97db3 feat: update speed ratio script 2021-03-06 15:08:05 +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