gecko-dev/dom/gamepad
Daosheng Mu 3087968487 Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku
Follow the same rule that how we did remapping on Windows at Bug 1545180. Besides, dpad on MacOS needs to be accessed as axis values, we also did this way on Windows.

https://bugzilla.mozilla.org/show_bug.cgi?id=1523353#c2

Differential Revision: https://phabricator.services.mozilla.com/D37144

--HG--
extra : moz-landing-system : lando
2019-07-15 07:36:36 +00:00
..
android Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
cocoa Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku 2019-07-15 07:36:36 +00:00
fallback Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
ipc Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
linux Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
windows Bug 1523351 - Part 4: DS4 GamepadTouch and GamepadLightIndicator implementation in Windows. r=aklotz,baku 2019-05-30 00:21:59 +00:00
Gamepad.cpp Bug 1555484 - Clean DS4 GamepadTouchState when stopping touching. r=baku 2019-06-19 17:30:33 +00:00
Gamepad.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadButton.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
GamepadButton.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GamepadHapticActuator.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
GamepadHapticActuator.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GamepadLightIndicator.cpp Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadLightIndicator.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadManager.cpp Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky 2019-06-13 09:00:59 +00:00
GamepadManager.h Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky 2019-06-13 09:00:59 +00:00
GamepadMonitoring.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GamepadMonitoring.h Bug 1523351 - Part 3: Handling GamepadTouch and GamepadLightIndicator events in Gamepad service. r=baku 2019-05-29 22:15:23 +00:00
GamepadPlatformService.cpp Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku 2019-07-15 07:36:36 +00:00
GamepadPlatformService.h Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku 2019-07-15 07:36:36 +00:00
GamepadPose.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
GamepadPose.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GamepadPoseState.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GamepadRemapping.cpp Bug 1555484 - Clean DS4 GamepadTouchState when stopping touching. r=baku 2019-06-19 17:30:33 +00:00
GamepadRemapping.h Bug 1523351 - Part 4: DS4 GamepadTouch and GamepadLightIndicator implementation in Windows. r=aklotz,baku 2019-05-30 00:21:59 +00:00
GamepadServiceTest.cpp Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
GamepadServiceTest.h Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
GamepadTouch.cpp Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadTouch.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadTouchState.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
moz.build Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00