dolphin/Source/Core/DolphinWX
Scott Mansell 58d893e56f Merge pull request #3075 from waddlesplash/no-regexp
FileSearch: Don't use RegExes, just do string comparisons.
2015-10-02 04:00:23 +13:00
..
Android
Cheats DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
Config Merge pull request #3075 from waddlesplash/no-regexp 2015-10-02 04:00:23 +13:00
Debugger Debugger: fix -Wunused-private-field warning 2015-09-12 10:01:26 +02:00
NetPlay
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
ARCodeAddEdit.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
FifoPlayerDlg.h
Frame.cpp
Frame.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
FrameAui.cpp MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
FrameTools.cpp FileSearch: Don't use RegExs, just do string comparisons. 2015-09-27 13:25:51 -04:00
GameListCtrl.cpp Merge pull request #3075 from waddlesplash/no-regexp 2015-10-02 04:00:23 +13:00
GameListCtrl.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
Globals.h
Info.plist.in
InputConfigDiag.cpp FileSearch: Don't use RegExs, just do string comparisons. 2015-09-27 13:25:51 -04:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
ISOFile.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
ISOProperties.cpp Remove odd way of getting ID in ISOProperties 2015-09-21 17:46:05 +02:00
ISOProperties.h DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp Fix deadlock with KHR_debug. 2015-09-09 12:05:24 +12:00
LogWindow.h
Main.cpp Properly implemented confirm on stop CLI switch 2015-09-06 14:35:26 -07:00
Main.h Properly implemented confirm on stop CLI switch 2015-09-06 14:35:26 -07:00
MainAndroid.cpp
MainNoGUI.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
MemcardManager.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp DolphinWX: TAS fixes, take three 2015-09-11 19:51:31 -07:00
TASInputDlg.h DolphinWX: TAS fixes, take three 2015-09-11 19:51:31 -07:00
VideoConfigDiag.cpp Improved D3D and OGL AA option UI 2015-09-25 09:05:18 -07:00
VideoConfigDiag.h Improved D3D and OGL AA option UI 2015-09-25 09:05:18 -07:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h