dolphin/Source/Core/DolphinWX
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
..
Cheats DolphinWX: Separate the information panel from ISOProperties 2016-12-01 21:21:46 -05:00
Config IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Debugger MemoryView: Get rid of a type-punning cast from u32 to float 2017-01-15 12:16:41 -05:00
Input HotkeyInputConfigDialog: Move UI creation into named functions 2017-01-05 16:26:42 -05:00
ISOProperties ISOProperties: Fix encoding errors in window title 2017-01-01 00:34:29 +01:00
NetPlay Don't Use Abbreviation for "Memory Card" 2017-01-05 10:06:46 -08:00
resources
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt cmake: include(Find…)->find_package(…) 2017-01-17 21:50:44 +01:00
ControllerConfigDiag.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
ControllerConfigDiag.h Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.rc
DolphinWX.vcxproj Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement 2016-12-09 14:53:47 -06:00
DolphinWX.vcxproj.filters Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement 2016-12-09 14:53:47 -06:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Update FIFO Player Window Capitalization 2016-11-13 20:44:18 -08:00
FifoPlayerDlg.h
Frame.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Frame.h DolphinWX: pass wxMsgAlert to main thread on non-GTK too 2017-01-04 14:06:31 -08:00
FrameAui.cpp
FrameTools.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
GameListCtrl.cpp DolphinWX: Fix position of GameListCtrl tooltips on macOS 2017-01-11 16:59:15 -08:00
GameListCtrl.h
Globals.h D3D: Move exclusive mode switching to UI thread. 2016-11-11 20:36:04 +01:00
Info.plist.in Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
ISOFile.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
ISOFile.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp DolphinWX: Always keep panic alerts on top 2017-01-12 23:40:58 +01:00
Main.h
MainMenuBar.cpp Change "Refresh List" to "Refresh Game List" in Menu 2017-01-08 09:24:17 -08:00
MainMenuBar.h
MainNoGUI.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
MainToolBar.cpp DolphinWX: Fix toolbar creation on macOS 2016-11-18 21:32:12 +11:00
MainToolBar.h
MemcardManager.cpp Don't Use Abbreviation for "Memory Card" 2017-01-05 10:06:46 -08:00
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
VideoConfigDiag.h
WxEventUtils.cpp
WxEventUtils.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h