dolphin/Source/Core
aldelaro5 7e99d03b7f Add the ability to get partial input group
For hotkeys, changed HotkeyManager to allow to get and make partial groups of hotkeys.

Also preserved the old configuration naming scheme for the ini, this is done to preserve compatibility with the older groups structure.

Add the ability to get GCPad control groups

Used like the HotkeyManager methods, this is used for the new GCPad configuration dialog.

Add the ability to get groups of Keyboard input

Same reasons as the previous ones.

Add ability to get groups of Wiimote input

Add the ability to get extensions group

This needed to pass to 3 classes.  Will be used for their respective dialogs.
2016-11-25 02:37:22 -05:00
..
AudioCommon Merge pull request #4414 from linkmauve/single-newline 2016-11-02 12:20:46 +01:00
Common BlockingLoop: Yield to UI message pump while waiting. 2016-11-11 13:37:02 +01:00
Core Add the ability to get partial input group 2016-11-25 02:37:22 -05:00
DiscIO Merge pull request #4401 from JosJuice/rename-getuniqueid 2016-10-31 12:39:27 +01:00
DolphinQt2 Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
DolphinWX Merge pull request #4443 from Armada651/exclusive-ui 2016-11-14 01:45:07 +01:00
InputCommon Add the ability to get partial input group 2016-11-25 02:37:22 -05:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Vulkan: Use multiple command pools, one per frame 2016-11-15 00:40:15 +10:00
VideoCommon Cosmetics. 2016-11-13 22:17:40 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00