dolphin/Source/Core/DolphinWX/Config
Léo Lam e63b07f73b ControllerConfigDiag: Improve the UI
The ControllerConfigDiag design was getting confusing, so more
significant changes needed to be done.

Firstly, the GC controller and the Wiimote section layouts have been
aligned for consistency.

The Balance Board source chooser is a checkbox.

The "general settings" that affect the SYSCONF have been moved to the
Wii pane in the Config dialog. It makes more sense because those
affect the Wii's settings in the NAND, unlike the other options.

Another reason for moving it is that the Controller Config Dialog was
getting pretty crowded, and the whole section is disabled when
emulation is running, which is wasted space.

The Wiimotes section is now organised by two radio buttons. One is for
the Passthrough Mode, with sync/reset buttons under it; the other is
the emulated Bluetooth mode, which still has the regular Wiimote source
choosers, the Continuous Scanning controls and the Enable Speaker Data
option (which only applies to the emulated BT mode).

Hopefully this should make things a bit clearer and look cleaner.

(This is a monolithic commit because separating UI changes is hard)
2016-10-03 23:13:09 +02:00
..
AdvancedConfigPane.cpp Fix a few warnings 2016-10-03 19:29:35 +02:00
AdvancedConfigPane.h Fix advanced config panel staying disabled after TAS recording 2016-09-06 22:12:13 -04:00
AudioConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AudioConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConfigMain.cpp Merge pull request #4127 from jloehr/FixDialogClosingButtons 2016-10-02 21:16:24 -07:00
ConfigMain.h Change Main Dialog Ok Button to Close 2016-08-16 02:25:49 +02:00
GCAdapterConfigDiag.cpp Change the Wii U GC Adapter Dialog button from 'OK' to 'Close' 2016-08-16 12:28:49 +02:00
GCAdapterConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GameCubeConfigPane.cpp Remove AM Baseboard 2016-08-11 12:53:44 +02:00
GameCubeConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeneralConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeneralConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InterfaceConfigPane.cpp Fix a few warnings 2016-10-03 19:29:35 +02:00
InterfaceConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PathConfigPane.cpp Allow to change Wii sd card path in config pane 2016-07-29 15:03:01 +02:00
PathConfigPane.h Allow to change Wii sd card path in config pane 2016-07-29 15:03:01 +02:00
WiiConfigPane.cpp ControllerConfigDiag: Improve the UI 2016-10-03 23:13:09 +02:00
WiiConfigPane.h ControllerConfigDiag: Improve the UI 2016-10-03 23:13:09 +02:00