dolphin/Source/Core/DolphinWX
2014-10-07 19:14:11 -04:00
..
Android Android: Silence some more warnings. 2014-09-22 17:45:42 -04:00
Debugger JIT: properly remove FIFO write addresses when code is invalidated 2014-09-30 01:00:23 -07:00
GLInterface Kill off the wx casts within InputCommon and GLInterface. 2014-09-14 01:07:08 -04:00
resources Migrate PNGs from DolphinWX to the Data/Sys/Resources directory. 2014-09-06 11:47:21 -04:00
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
CheatsWindow.h
CMakeLists.txt Merge pull request #1033 from Sonicadvance1/fix-android-x86_64 2014-09-09 18:52:27 -05:00
ConfigMain.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
DolphinWX.vcxproj.filters WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
FifoPlayerDlg.h
Frame.cpp Add on screen frame counter. 2014-09-30 18:49:44 -04:00
Frame.h Add on screen frame counter. 2014-09-30 18:49:44 -04:00
FrameAui.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
FrameTools.cpp Merge pull request #1198 from lioncash/crypt 2014-10-04 13:10:28 +10:00
GameListCtrl.cpp Don't allow multi compress to compress wbfs or wad files. 2014-09-30 19:28:16 -04:00
GameListCtrl.h Replaced generalized instances of GCM with ISO 2014-09-28 19:53:05 -04:00
GeckoCodeDiag.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
GeckoCodeDiag.h
Globals.h Add on screen frame counter. 2014-09-30 18:49:44 -04:00
HotkeyDlg.cpp Add hotkeys to select save state slots and to save/load the currently selected slots. 2014-09-16 19:19:41 -04:00
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp DolphinWX: Remove unnecessary unique_ptr get calls in InputConfigDiag 2014-09-07 01:59:56 -04:00
InputConfigDiag.h Used a constant for the default high value. 2014-09-07 14:25:06 +10:00
InputConfigDiagBitmaps.cpp Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
ISOFile.cpp Rename m_names to m_banner_names 2014-10-07 19:14:11 -04:00
ISOFile.h Rename m_names to m_banner_names 2014-10-07 19:14:11 -04:00
ISOProperties.cpp ISOProperties: Fix typo in the tooltip for manual config editing. 2014-09-22 13:45:28 -04:00
ISOProperties.h
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
LogWindow.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Main.cpp Fix running dolphin with a single flag. 2014-10-03 07:39:51 -04:00
Main.h
MainAndroid.cpp Android: Silence a few warnings 2014-09-21 19:51:27 -04:00
MainNoGUI.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MemcardManager.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MemcardManager.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
NetWindow.cpp Change netplay buffer SpinCtrl to default to 5. 2014-09-22 08:40:13 -04:00
NetWindow.h
PatchAddEdit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
VideoConfigDiag.cpp Spelling mistake 2014-10-02 09:25:25 +02:00
VideoConfigDiag.h Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow::FindFocus. 2014-09-30 01:35:48 -04:00
WiimoteConfigDiag.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h