Cameron Gutman
755571ad33
Switch on-screen control buttons when flip face buttons is enabled
2020-05-04 22:23:03 -07:00
Eero Kelly
39edb55721
Add option to invert A/B X/Y ( #824 )
...
* Add option to invert A/B X/Y
* Remove redundant prefConfig
2020-05-04 22:10:35 -07:00
Cameron Gutman
9ee0a46606
Add new init packet to switch out of BT mode
2020-04-24 17:47:31 -07:00
Cameron Gutman
45ff51c0d2
Fix mouse jumping on Shield devices when clicking or scrolling
2020-04-23 00:13:19 -07:00
Cameron Gutman
c3b81554f4
Add absolute mouse support for styluses and mice prior to Oreo
2020-04-18 00:02:36 -07:00
Cameron Gutman
7d03203d83
Add special Start and Select mappings for the ROG Kunai
2020-04-15 23:47:09 -07:00
gotoAndDie
04b8a718e3
Add opacity settings to on-screen controls ( #798 )
...
* Restore resize controls, Make buttons oval
* Create new default configuration
* Split Configuration Mode into separate Move and Resize modes
* Add transparency setting for on-screen buttons
* Updated translations for on-screen controls
Co-authored-by: Leo <chun.huang@student.manchester.ac.uk >
2020-03-21 00:41:27 -07:00
Leo
9246ad412f
Make it possible to press the RT button and the other buttons with the same finger
2020-03-13 18:48:50 +00:00
Cameron Gutman
16cf37994d
Only suppress duplicate d-pad events if the hat has received input. Fixes #796
2020-03-04 18:48:14 -08:00
Cameron Gutman
4b11603035
Fix back button on Shield Portable and standardize external/internal classification
2020-03-02 22:47:47 -08:00
Cameron Gutman
3d0d19e561
Pass-through back button on external devices that don't look like gamepads
2020-03-01 12:45:00 -08:00
Cameron Gutman
ae463a8735
Emulated button combos must not be pressed with other buttons
2020-02-26 20:38:53 -08:00
Cameron Gutman
7e797829ae
Also destroy the mouse emulation timer on device disconnect
2020-02-26 20:29:28 -08:00
Cameron Gutman
431ed6bc5d
Cancel the mouse emulation timer when the stream ends
2020-02-26 20:18:11 -08:00
Cameron Gutman
e9bb711c42
Add Start+Back+LB+RB combo for disconnecting the session
2020-02-26 19:54:53 -08:00
Cameron Gutman
623bc5c156
Fix check for gamepad buttons. Fixes #788
2020-02-26 19:19:43 -08:00
Cameron Gutman
e690c9b8c8
Fix build error due to Lollipop API
2020-01-19 15:46:47 -08:00
Cameron Gutman
f87cbac77c
Fix R3 button X position and move L3+R3 to the lower part of the screen
2020-01-18 23:14:51 -08:00
gotoAndDie
150bd313cf
Increase usability of on-screen virtual controller ( #782 )
...
* Restore resize controls, Make buttons oval
* Create new default configuration
* Split Configuration Mode into separate Move and Resize modes
2020-01-18 23:13:07 -08:00
Duc Le
171a6437fe
fix bug where touch hitbox of analog stick is not full circle
2019-11-26 04:40:22 -06:00
Cameron Gutman
5da0177356
Convert tabs to spaces
2019-10-19 23:59:33 -07:00
Cameron Gutman
7e21638811
Don't double count USB attached Xbox One controllers
2019-10-16 19:26:24 -07:00
Cameron Gutman
3bcc1c84bb
Fix crash on controllers with RX and RY but no Z and RZ axes
2019-10-16 19:02:51 -07:00
Cameron Gutman
d46053f8d6
Preserve old DS4 detection behavior on Android 4.3 and below
2019-10-15 21:15:03 -07:00
Cameron Gutman
b6315a715a
Improve support for DualShock 4 and Xbox One controllers on 4.14+ kernels
2019-10-15 20:57:33 -07:00
Cameron Gutman
0da8303468
Don't use the USB driver for Xbox One gamepads on 4.14+ kernels
2019-10-15 20:05:01 -07:00
Cameron Gutman
b87ca71103
Treat all InputDevices as external on the Tinker Board
2019-09-14 20:08:26 -07:00
Cameron Gutman
832e7197c5
Delay a bit before reporting USB devices to allow the old InputDevice to go away
2019-06-05 22:26:06 -07:00
Cameron Gutman
b7810d6eb6
Use the newly public InputDevice.isExternal() function on Android Q
2019-06-05 20:23:22 -07:00
Cameron Gutman
a7a34ec629
Update vibration weights to match Moonlight Qt
2019-04-06 01:02:03 -07:00
Cameron Gutman
337d753a33
Reduce gamepad deadzone to 7%
2019-03-02 17:23:01 -08:00
Cameron Gutman
1137c74f76
Pass AudioAttributes on L+ when vibrating
2019-03-02 17:20:39 -08:00
Cameron Gutman
ffcb623040
Fix crash when a rumble effect only uses the high-frequency motor
2019-02-17 18:18:00 -08:00
Cameron Gutman
50d45011a8
Add device vibration and other fixes
2019-02-16 19:13:01 -08:00
Cameron Gutman
2f7087d6d3
Stop vibration on stream end
2019-02-16 18:05:08 -08:00
Cameron Gutman
92b71588d0
Implement rumble on Android InputDevice
2019-02-16 17:56:34 -08:00
Cameron Gutman
4f3d018764
Fix OSC colliding with player 1
2019-02-16 17:29:05 -08:00
Cameron Gutman
a22e33eeb9
Add rumble support for the in-app Xbox driver
2019-02-16 17:03:10 -08:00
Cameron Gutman
61a17afe69
Fix *, @, #, and + keys on software keyboard
2019-02-06 21:40:28 -08:00
Cameron Gutman
6660ea7d91
Update Xbox driver with Linux xpad.c and init quirks
2019-02-05 21:52:53 -08:00
Cameron Gutman
7e154292a9
Stop suppressing exceptions
2019-01-01 23:31:38 -08:00
Cameron Gutman
81582d7343
Revert "Hide the mouse cursor during pointer capture to work around DeX bug"
...
It doesn't actually fix the bug.
This reverts commit 16b845ab84 .
2018-12-24 19:58:19 -08:00
Cameron Gutman
16b845ab84
Hide the mouse cursor during pointer capture to work around DeX bug
2018-12-19 15:06:46 +05:00
Cameron Gutman
6993051529
Retransmit OSC gamepad packets every 100 ms to recover from dropped events in GFE
2018-11-30 21:17:12 -08:00
Cameron Gutman
7eac0ccaf8
Fix controller packet loss when zeroing analog sticks on OSC
2018-11-25 15:02:32 -08:00
Cameron Gutman
1d7c8697e9
Add support for X1 and X2 mouse buttons
2018-10-05 00:56:30 -07:00
Cameron Gutman
c313797d93
Make OSC reconfigure button non-focusable so it doesn't eat hardware enter/space presses. Fixes #611
2018-07-16 18:40:19 -07:00
Cameron Gutman
0e17cccc06
Process historical values for relative mouse events
2018-06-16 15:22:01 -07:00
Cameron Gutman
eb6f15c2b7
Add dynamic method for allowing back buttons for navigation
2018-06-16 14:32:07 -07:00
Cameron Gutman
1ca1ed5d20
Increase OSC analog stick size
2018-04-21 23:46:55 -07:00