Commit graph

39 commits

Author SHA1 Message Date
Barry
33ffce2f0d feat: update speed ratio 2021-03-07 13:18:15 +08:00
Barry
c6c5124831 feat: sync scrcpy 2021-03-06 20:48: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
rankun
0f5c116582 feat: add click multi 2020-08-02 12:46:33 +08:00
rankun
d440a0158c docs: keymap des for english
Close #247
2020-07-08 12:03:41 +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
b3cc385eb4 feat: debug keymap pos 2020-05-24 12:33:39 +08:00
rankun
bd7b9b5bd5 docs: update small eyes 2020-05-24 12:04:18 +08:00
Barry
3b4be96f6d docs: update docs 2020-04-25 16:33:55 +08:00
rankun
e36e51ceaf docs: update faq 2020-04-14 11:50:50 +08:00
rankun
c120b3399c docs: update TODO.md 2020-03-28 21:34:12 +08:00
rankun
2e8ed0e40d docs: update TODO.md 2020-03-28 10:11:27 +08:00
Barry
9387e4bc29
Feat/action upload release (#108)
* chore: update macos.yml

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: update windows.yml

* chore: update windows.yml

* chore: update windows.yml

* chore: update windows.yml

* chore: update windows and mac yml

* chore: updat macos.yml

* chore: update macos.yml

* chore: update ubuntu.yml

* chore: update build script

* docs: update TODO.md

* feat: update version to 1.3.0

* chore: update upload release

Co-authored-by: rankun <rankun@bytedance.com>
2020-03-22 23:20:00 +08:00
rankun
aa8f54bb78 docs: update FAQ.md 2020-03-09 15:07:06 +08:00
rankun
7de2e9a8cf docs: update faq 2020-03-08 14:54:53 +08:00
rankun
cfb27ea4f6 docs: update TODO.md 2020-03-01 10:53:34 +08:00
rankun
e76c58a26e docs: update TODO.md 2020-02-29 13:04:24 +08:00
rankun
813d169db7 docs: update TODO.md 2020-02-29 12:56:02 +08:00
Barry
16c3aa2cbb
Dev (#93)
* feat: change selection-background-color

* feat: mac need more width

* feat: mac enable keymap

* fix: mac full screen

* fix: tool from move bug

Close #78

* fix: fullscreen bug on ubuntu

* feat: load keymap on ubuntu

* chore: add linux build script

* chore: add ubuntu build script

* chore: fix build on ubuntu

* fix: opengl set on application before

* feat: set opengl version 2.0

* fix: build on ubuntu

* chore: update workflows

* feat: change covert yuv to rgb param

Close #46

* docs: update todo
2020-02-29 12:33:55 +08:00
Barry
3acc7a8ae6
Dev (#89) 2020-02-22 19:49:50 +08:00
Barry
5ff64da1fb
Revert "feat: mac action (#86)" (#87)
This reverts commit a6f516ef1e.
2020-02-22 19:38:38 +08:00
Barry
a6f516ef1e
feat: mac action (#86) 2020-02-22 19:35:27 +08:00
rankun
e9af478e50 docs: add show cursor pos 2020-02-16 11:04:32 +08:00
rankun
22431b5cf8 feat: change adb to version 1.0.41 2020-02-15 10:22:56 +08:00
rankun
06801d5cfb feat: add show touch switch 2020-02-01 14:20:14 +08:00
rankun
e43b3bc0ad feat: add config option to render expired frames
Replace the compilation flag SKIP_FRAMES by a config flag to force
rendering of expired frames. By default, the expired frames are skipped.
2020-02-01 10:50:26 +08:00
rankun
eeeeae97fb docs: update TODO.md 2020-01-31 21:16:49 +08:00
rankun
06cdb345bb feat: optimize drag and add tiktok map 2020-01-31 14:35:12 +08:00
Tian Zhou
7ede918fd0 Merge branch 'master' of https://github.com/barry-ran/QtScrcpy into dev
# Conflicts:
#	QtScrcpy/dialog.ui
#	README.md
2020-01-18 00:10:14 -05:00
rankun
dd3b64ca17 docs: update FAQ.md 2020-01-17 13:39:15 +08:00
rankun
f5079c9cb8 docs: update FAQ.md 2020-01-17 13:34:17 +08:00
rankun
610175c5ac docs: update docs 2020-01-16 18:33:08 +08:00
rankun
752163972b feat: update config 2020-01-16 17:54:42 +08:00
rankun
c9606f5a65 feat: sync scrcpy 2020-01-15 19:52:31 +08:00
Tian Zhou
767e9ba5b1 translate the English readme. fix bugs in the Chinese readme 2019-11-17 19:00:48 -05:00
rankun
12b427d1c0 docs: update faq 2019-11-11 17:00:00 +08:00
rankun
294820281e docs: update FAQ.md 2019-10-25 13:30:22 +08:00
rankun
4679e196fa docs: change docs to docs dir 2019-10-25 13:22:28 +08:00