dolphin/Source/Core/DolphinWX
Pierre Bourdon 5dff577339 Merge pull request #500 from lioncash/ini
Use only section-based ini reading.
2014-06-22 17:21:45 +02:00
..
Android Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
Debugger Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
GLInterface Fix OpenGL video backend when using "render to main" on Windows. 2014-06-15 14:59:25 +02:00
MemoryCards Merge pull request #376 from lioncash/wx 2014-05-21 21:54:00 -07:00
resources
AboutDolphin.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
AboutDolphin.h
ARCodeAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
CheatsWindow.h
CMakeLists.txt Merge pull request #343 from jordan-woyak/disable-sdl-windows 2014-05-21 19:47:44 -07:00
ConfigMain.cpp Merge pull request #470 from pauldacheez/s-Gamecube-GameCube 2014-06-13 21:52:08 +02:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Make GetBPRegInfo just take two strings as parameters 2014-05-29 19:44:14 -04:00
FifoPlayerDlg.h
Frame.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
Frame.h added option for selecting which column are displayed in the game list, added optional game id column, and added config entry to disable making compressed games blue 2014-06-05 15:34:20 -04:00
FrameAui.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
FrameTools.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
GameListCtrl.cpp Ensure (Get|Set)ColumnWidth is not called on a non existant column. 2014-06-20 07:03:44 -05:00
GameListCtrl.h Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
GeckoCodeDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
GeckoCodeDiag.h
Globals.h Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
HotkeyDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp Fix InputConfigDiag crash on Windows. (GCode issue 7384) 2014-06-19 19:58:55 -05:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ISOFile.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
ISOFile.h
ISOProperties.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
ISOProperties.h
LogConfigWindow.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
LogConfigWindow.h
LogWindow.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
LogWindow.h
Main.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
Main.h
MainAndroid.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
MainNoGUI.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
MemcardManager.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
MemcardManager.h Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
NetWindow.cpp Merge pull request #436 from RachelBryk/netplay-kick 2014-06-19 14:57:00 +02:00
NetWindow.h Add an option to kick players from netplay. 2014-06-18 13:22:45 -04:00
PatchAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
PatchAddEdit.h
PHackSettings.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
PHackSettings.h
resource.h
stdafx.cpp
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
TASInputDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
TASInputDlg.h
UDPConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
UDPConfigDiag.h
VideoConfigDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
VideoConfigDiag.h Fix a couple race conditions. 2014-05-23 10:22:00 -04:00
WiimoteConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
WiimoteConfigDiag.h
WXInputBase.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WXInputBase.h
WxUtils.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WxUtils.h
X11Utils.cpp
X11Utils.h