dolphin/Source/Core/DolphinWX
Lioncash 0995cfef6a PatchEngine: Make PatchType an enum class
Makes the enum strongly typed. A function for retrieving the string
representation of the enum is also added, which allows hiding the array
that contains all of the strings from view (i.e. we operate on the API,
not the exposed internals). This also allows us to bounds check any
querying for the strings.
2018-05-13 15:46:51 -04:00
..
Cheats
Config
Debugger
Input
ISOProperties
NetPlay
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.manifest
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp
Frame.h
FrameAui.cpp
FrameTools.cpp
GameListCtrl.cpp
GameListCtrl.h
Globals.h
Info.plist.in
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp
Main.h
MainMenuBar.cpp
MainMenuBar.h
MainToolBar.cpp
MainToolBar.h
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
UINeedsControllerState.cpp
UINeedsControllerState.h
VideoConfigDiag.cpp
VideoConfigDiag.h
WxEventUtils.cpp
WxEventUtils.h
WxUtils.cpp
WxUtils.h