dolphin/Source/Core/InputCommon
Desmondchaser27 4ac3c2b339
Add Feature For Morphball Profiles for Metroid Prime 3 (#91)
* Adding in morphball profiles.

* Fixing bug where profile didn't load immediately when selecting the profile nor when saving the current profile.

* One last change to remove leftover code.

* Fixing coding standard issues.  Moved morphball profile switch into a function in PrimeUtils to more consistent with Primehack, per PR request.

* Adding support for the PrimeHack tab on the standard "Emulated Wiimote" controller GUI.

* Quick rename to "Morphball Profile" on Metroid Wiimote controller just for uniformity with the standard Emulated Wiimote controller menu.

* Updating support for Morphball Profile to work on all the Wii versions of Metroid Prime series.

* Fixed bugs made when rushing... Yeah!
2022-01-29 19:34:59 +00:00
..
ControllerEmu Add Feature For Morphball Profiles for Metroid Prime 3 (#91) 2022-01-29 19:34:59 +00:00
ControllerInterface Merge commit 'db02b50d2ecdfbbc21e19aadc57253c353069f77' 2021-11-14 20:18:25 -08:00
ControlReference Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
DynamicInputTextures treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt Updated to beta 5.0-13963 2021-04-08 21:00:25 +01:00
DInputMouseAbsolute.cpp linux cursor recentering changes, should hide proper 2021-11-14 00:41:26 -08:00
DInputMouseAbsolute.h Updated to Beta 5.0-14344 2021-06-18 11:56:36 +01:00
DynamicInputTextureManager.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DynamicInputTextureManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCAdapter_Android.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCAdapter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCAdapter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadStatus.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
GenericMouse.cpp Implemented PrimeHack 2019-10-15 20:46:02 +01:00
GenericMouse.h linux cursor recentering changes, should hide proper 2021-11-14 00:41:26 -08:00
ImageOperations.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ImageOperations.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputConfig.cpp Updated to Beta 5.0-14790 2021-08-15 10:09:23 +01:00
InputConfig.h Add Feature For Morphball Profiles for Metroid Prime 3 (#91) 2022-01-29 19:34:59 +00:00
InputProfile.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputProfile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
KeyboardStatus.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
XInput2Mouse.cpp linux cursor recentering changes, should hide proper 2021-11-14 00:41:26 -08:00
XInput2Mouse.h Implemented Linux Hopefully, Updated CMakelists, moved global function to GenericMouse 2019-10-21 16:06:44 +01:00