dolphin/Source/Core/DolphinWX/Config
Léo Lam 24199293d3 IOS: Reorganise the source files and IPC_HLE→IOS
IPC_HLE is actually IOS HLE. The actual IPC emulation is not in
IPC_HLE, but in HW/WII_IPC.cpp. So calling IPC_HLE IOS is more
accurate. (If IOS LLE gets ever implemented, it'll likely be at
a lower level -- Starlet LLE.)

This also totally gets rid of the IPC_HLE prefix in file names, and
moves some source files to their own subdirectories to make the file
hierarchy cleaner.

We're going to get ~14 additional source files with the USB PR,
and this is really needed to keep things from becoming a total pain.
2017-01-18 20:43:10 +01:00
..
AdvancedConfigPane.cpp DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
AdvancedConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
AudioConfigPane.cpp DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
AudioConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
ConfigMain.cpp DolphinWX: Make the main config dialog modeless 2016-11-06 08:04:54 -05:00
ConfigMain.h DolphinWX: Make the main config dialog modeless 2016-11-06 08:04:54 -05:00
GCAdapterConfigDiag.cpp GCAdapterConfigDiag: Mark OnUpdateAdapter parameter as unused. 2016-11-10 20:19:53 -05:00
GCAdapterConfigDiag.h GCAdapterConfigDiag: Mark OnUpdateAdapter parameter as unused. 2016-11-10 20:19:53 -05:00
GameCubeConfigPane.cpp Should fix being unable to change memory card slot A 2016-12-26 22:03:14 -05:00
GameCubeConfigPane.h Add a special input configuration dialog for the GameCube Mic 2016-12-05 18:09:31 -05:00
GeneralConfigPane.cpp DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
GeneralConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
InterfaceConfigPane.cpp Add flexibility to InputConfigDialog 2016-11-28 08:26:27 -05:00
InterfaceConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PathConfigPane.cpp Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
PathConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
WiiConfigPane.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
WiiConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00