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
Barry
b39689e6c8
Merge pull request #223 from barry-ran/dev
...
fix: config path bug on mac
2020-06-15 13:45:51 +08:00
rankun
b37cfb66bc
fix: config path bug on mac
2020-06-15 13:28:30 +08:00
Barry
bce7e33a5b
Merge pull request #220 from barry-ran/dev
...
Dev
2020-06-14 16:51:37 +08:00
Barry
fc2929e2b9
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
549ef9bfe3
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
4a64f403c4
fix: drop file on group control
2020-06-14 16:40:30 +08:00
rankun
e45a3e9c17
fix: switchmap only switch mouse
2020-06-14 14:51:14 +08:00
rankun
fc8f465ea2
feat: sync scrcpy
2020-06-14 14:13:50 +08:00
rankun
c31f965412
docs: update copyright to 2020
2020-06-13 08:50:39 +08:00
rankun
4e115e0f13
fix: getScreenRect is empty
2020-06-13 08:47:00 +08:00
rankun
29abeaf2e1
feat: Start the server socket in SSS_ENABLE_TUNNEL_REVERSE
2020-06-13 08:38:11 +08:00
Liangent
0d4878f287
Wheels on Key_F1/F2/F3/F4 for the sample keymap
2020-06-12 07:44:51 +00:00
Liangent
95d6c57ee0
Secondary weapon (handgun) on Key_7 for the sample keymap
2020-06-12 07:15:13 +00:00
Barry
bd5748e5a1
Merge pull request #204 from liangent/xmousetap-pr
...
Support for "Customized key mapping" in Linux
2020-06-11 13:08:32 +08:00
Barry
e7d6e677b3
Merge branch 'dev' into xmousetap-pr
2020-06-11 13:07:53 +08:00
Barry
c39bc6551c
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
fc13a4317d
Merge pull request #201 from liangent/autorun
...
Auto-run on Key_Equal for the sample keymap
2020-06-11 12:58:47 +08:00
Barry
6fb1d7df0d
Merge pull request #205 from barry-ran/dev
...
Dev
2020-06-06 20:52:03 +08:00
rankun
9bcd2ab1b5
fix: mouse move grab rect too small on mac
2020-06-06 20:49:33 +08:00
rankun
723887c9ed
fix: minimize on mac
2020-06-06 20:35:32 +08:00
rankun
9a88644708
fix: add bitrate to 200m
...
Close #199
2020-06-06 19:17:07 +08:00
rankun
73f01fa2c7
fix: stop mouse move touch on stop keymap
...
Close #185
2020-06-06 19:06:19 +08:00
rankun
d0890bf46b
fix: build error on ubuntu
2020-06-06 18:41:14 +08:00
Liangent
7b44c80dd6
TPP/FPP switch on Key_V for the sample keymap
2020-06-06 04:55:51 +00:00
Liangent
c528aec253
Auto-run on Key_Equal for the sample keymap
2020-06-05 12:29:00 +00:00
Liangent
42cb4191ce
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
Barry
3b23648458
Merge pull request #182 from barry-ran/dev
...
Dev
2020-05-24 12:37:25 +08:00
rankun
d089c9fc69
feat: debug keymap pos
2020-05-24 12:33:39 +08:00
rankun
72848e3e1a
docs: update small eyes
2020-05-24 12:04:18 +08:00
rankun
7c1e0206b4
feat: auto apply update script
2020-05-24 11:47:51 +08:00
rankun
d4475fd4ac
feat: small eye
2020-05-24 02:16:47 +08:00
Barry
ecc01141ee
Merge pull request #176 from barry-ran/dev
...
Dev
2020-05-20 13:35:47 +08:00
rankun
2664cecad9
feat: file desc to english
2020-05-20 13:35:01 +08:00