Barry
ae7f47c490
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
d877436cd7
feat: update speed ratio
2021-03-07 13:18:15 +08:00
Barry
1cb5792da6
feat: update platform-tools to 31.0.0
2021-03-07 12:41:23 +08:00
Barry
db97c4e0a5
feat: add repeat
2021-03-07 12:26:52 +08:00
Barry
b73498c6b5
fix: set clipboard 16 len bug
2021-03-07 12:01:10 +08:00
Barry
54038a7b47
feat: volume allow repeat
2021-03-07 11:35:51 +08:00
Barry
6f762f8b35
feat: shoutcut no repeat
2021-03-07 11:06:29 +08:00
Barry
b5a7b8b399
feat: sync scrcpy
2021-03-06 20:48:05 +08:00
Barry
93dc6b4cfb
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
ca01b73037
feat: update comment
2021-03-06 15:40:06 +08:00
Barry
deea8483d5
fix: run error on win
2021-03-06 15:38:18 +08:00
Barry
6e94d04140
feat: update dmgbuild to 1.4.2
2021-03-06 15:32:53 +08:00
Barry
b517b8e699
feat: update install qt script
2021-03-06 15:23:42 +08:00
Barry
1b242f7a3d
feat: update speed ratio script
2021-03-06 15:08:05 +08:00
Sven Eden
5cec73b6f0
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
0898cecf6c
Merge pull request #307 from barry-ran/dev
...
Dev
2020-10-23 14:07:52 +08:00
rankun
999b289eca
fix: not found vcruntime140_1.dll
2020-10-23 13:57:56 +08:00
shengyu
086626824c
fix: remove extra ';' semicolon
2020-10-19 15:09:04 +08:00
Barry
341d414ce3
Merge pull request #292 from barry-ran/dev
...
feat: copy vcruntime myself
2020-09-18 18:11:24 +08:00
rankun
dc7c240aaa
feat: copy vcruntime myself
2020-09-18 18:10:22 +08:00
Barry
ff9c65bf19
Merge pull request #291 from barry-ran/dev
...
fix: no find vcruntime dll
2020-09-18 15:55:51 +08:00
rankun
57ab6cfed3
fix: no find vcruntime dll
...
Close #274
2020-09-18 15:55:01 +08:00
Barry
af6cde6619
Merge pull request #277 from barry-ran/dev
...
Dev
2020-08-30 13:08:56 +08:00
rankun
59026ce562
chore: update qt to 5.15.1
2020-08-30 10:50:29 +08:00
rankun
b54e47ac58
docs: remove gitads
2020-08-30 10:47:02 +08:00
rankun
ef4280f7ff
feat: add try check
2020-08-02 15:27:23 +08:00
rankun
7282c70e0d
feat: up to max number 1000
2020-08-02 14:35:23 +08:00
Barry
e499cf946b
Merge pull request #263 from barry-ran/dev
...
Dev
2020-08-02 13:39:55 +08:00
rankun
9290348408
fix: build error on linux
2020-08-02 13:34:17 +08:00
rankun
6ac8973b10
feat: cancel mouse shortcut on custom keymap
...
Close #240
2020-08-02 13:22:42 +08:00
rankun
bd665bd29e
feat: update tips
2020-08-02 12:54:32 +08:00
rankun
41cc42a96d
feat: add click multi
2020-08-02 12:46:33 +08:00
rankun
1773f3ce2a
feat: update tips
2020-08-02 09:04:14 +08:00
rankun
27a959df4b
feat: repeat pos return
2020-08-02 08:57:39 +08:00
rankun
a38f74a49b
feat: adjust touch
2020-08-01 16:56:17 +08:00
rankun
8a9fadfdfe
feat: change mouse move timer to 500ms
2020-08-01 10:31:04 +08:00
Barry
b2d947fc75
Merge pull request #262 from barry-ran/dev
...
docs: add gitads
2020-08-01 09:38:37 +08:00
rankun
7c02742992
docs: add gitads
2020-08-01 09:37:07 +08:00
Barry
4cc276d9b6
Merge pull request #249 from barry-ran/dev
...
Dev
2020-07-08 12:24:02 +08:00
rankun
790ac38224
feat: optimize process mouse move
2020-07-08 12:17:46 +08:00
rankun
bbf8d49dd1
docs: keymap des for english
...
Close #247
2020-07-08 12:03:41 +08:00
rankun
c7a5b8a403
feat: add codec options
2020-07-08 11:55:15 +08:00
rankun
dbbf7cf3e1
fix: mouse wheel crash
...
Change-Id: I1976037cf0872e89fc08c8afdbd3fde79a8df061
2020-07-08 11:00:38 +08:00
rankun
b54f3d2d33
feat: support drop mutil apk install
...
Change-Id: I65d090409208b89e770c11a3ea1fa2867560d214
2020-07-08 10:59:42 +08:00
Barry
ba731c27c0
Merge pull request #232 from shenzhigang/dev
...
Fix a misspelling, `keep radio` -> `keep ratio`
2020-06-23 17:42:38 +08:00
Barry
73968da39a
Merge pull request #229 from liangent/posadjust
...
Adjust some positions in gameforpeace.json
2020-06-23 17:41:08 +08:00
shenzhigang
8e6488ae43
Fix a misspelling, keep radio
-> keep ratio
2020-06-23 11:44:56 +08:00
rankun
33deb958cf
feat: update server
2020-06-20 10:56:03 +08:00
rankun
dc3f807f05
feat: update Qt 5.15
2020-06-20 10:56:01 +08:00
Liangent
8d5212e882
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