dolphin/Source/Core/DolphinWX
Scott Mansell be4caa3dc0 Merge pull request #2961 from lioncash/printf
General: Toss out PRI macro usage
2015-09-06 21:02:22 +12:00
..
Android
Cheats CheatSearchTab: Simplify functionality 2015-08-12 17:49:21 -04:00
Config
Debugger General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
NetPlay Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Frame/TASInputDlg: Remove unused functions 2015-08-19 20:36:16 -04:00
Frame.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
FrameAui.cpp
FrameTools.cpp Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
GameListCtrl.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
GameListCtrl.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
Globals.h Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
Info.plist.in
InputConfigDiag.cpp
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp Merge pull request #2961 from lioncash/printf 2015-09-06 21:02:22 +12:00
ISOFile.h DolphinWX: Support banners in Homebrew Channel format 2015-09-04 19:08:30 +02:00
ISOProperties.cpp General: Toss out PRI macro usage 2015-09-05 16:02:35 -04:00
ISOProperties.h DolphinWX: Fix memory leaks occurring in ISOProperties 2015-08-16 05:40:07 -04:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Main: Make the wxLocale class member a unique_ptr 2015-08-27 08:36:01 -04:00
Main.h Main: Make the wxLocale class member a unique_ptr 2015-08-27 08:36:01 -04:00
MainAndroid.cpp Android: Abort the screenshot after 2 seconds 2015-09-05 15:29:22 +02:00
MainNoGUI.cpp CommonFuncs: Remove SLEEP macro 2015-09-04 02:43:38 -04:00
MemcardManager.cpp MemcardManager: Remove trivial explicit delete and new 2015-08-29 22:46:18 -04:00
MemcardManager.h MemcardManager: Minor cleanup of header code 2015-08-29 05:19:51 -04:00
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp DolphinWX: Finish removing bandaid from 704f787 2015-08-20 22:39:24 -07:00
TASInputDlg.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
VideoConfigDiag.cpp Properly support MSAA and SSAA as separate features(+GLES) 2015-09-05 05:23:29 -05:00
VideoConfigDiag.h Properly support MSAA and SSAA as separate features(+GLES) 2015-09-05 05:23:29 -05:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h