dolphin/Source/Core/DolphinWX/Src
2011-11-02 02:45:51 +01:00
..
Debugger Adjust the character counts in the debug views to more closely resemble the original pixel counts 2011-07-03 20:47:18 +00:00
MemoryCards Move GCMemcard from DolphinWX/Memorycards to Core/HW 2011-10-04 13:14:18 -07:00
AboutDolphin.cpp Make the jscript for writing out scmrev.h work on windows. 2011-08-21 19:15:50 -07:00
AboutDolphin.h
ARCodeAddEdit.cpp Linux build fix. Also take care of a few compiler warnings that have developed. 2011-06-02 23:28:47 +00:00
ARCodeAddEdit.h
CheatsWindow.cpp Properly destroy cheat manager window when closed. 2011-06-17 09:19:13 +00:00
CheatsWindow.h Properly destroy cheat manager window when closed. 2011-06-17 09:19:13 +00:00
ConfigMain.cpp Added TaruKonga (DK Bongos) support. 2011-10-23 07:01:17 -07:00
ConfigMain.h Last major UI change before release. 2011-06-02 19:32:34 +00:00
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
Frame.h New "TAS Input" feature for precise joystick inputs. The feature is still a work in progress, but is functional. Currently overwrites any joystick/keyboard analog inputs and does so for all controllers. 2011-06-24 06:50:50 +00:00
FrameAui.cpp
FrameTools.cpp Added TaruKonga (DK Bongos) support. 2011-10-23 07:01:17 -07:00
GameListCtrl.cpp UI: refactor the game list sorting code 2011-11-02 02:45:51 +01:00
GameListCtrl.h
GCMicDlg.cpp ok...just need to update the button... 2011-10-09 01:11:48 -07:00
GCMicDlg.h ok...just need to update the button... 2011-10-09 01:11:48 -07:00
GeckoCodeDiag.cpp
GeckoCodeDiag.h
Globals.h New "TAS Input" feature for precise joystick inputs. The feature is still a work in progress, but is functional. Currently overwrites any joystick/keyboard analog inputs and does so for all controllers. 2011-06-24 06:50:50 +00:00
HotkeyDlg.cpp
HotkeyDlg.h
InputConfigDiag.cpp Make use of wxStdDialogButtonSizer wherever appropriate. 2011-06-03 12:26:32 +00:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Bounding Box bugfixes. 2011-10-28 21:12:12 +01:00
ISOProperties.h Bounding Box bugfixes. 2011-10-28 21:12:12 +01:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Possible fix for random crashes with plenty of games(like Mario Galaxy) and issue 4568 (please test). 2011-10-19 21:03:08 +03:00
Main.h
MainNoGUI.cpp Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
MemcardManager.cpp make it significantly harder to choose an invalid memory card file in the main dolphin config 2011-08-07 07:17:49 +00:00
MemcardManager.h Move GCMemcard from DolphinWX/Memorycards to Core/HW 2011-10-04 13:14:18 -07:00
NetWindow.cpp
NetWindow.h
PatchAddEdit.cpp Make PatchAddEdit complain and not modify entry if fields are invalid instead of just filling in zeros. Fixes issue 4291. 2011-07-09 21:00:30 +00:00
PatchAddEdit.h Make PatchAddEdit complain and not modify entry if fields are invalid instead of just filling in zeros. Fixes issue 4291. 2011-07-09 21:00:30 +00:00
PHackSettings.cpp Fix build on openSUSE 11.4 (not sure why it worked fine everywhere else anyway). 2011-05-31 19:58:15 +00:00
PHackSettings.h
stdafx.cpp
stdafx.h
TASInputDlg.cpp Fixed hotkeys not working with the TAS Input dialog open. 2011-07-13 05:53:56 +00:00
TASInputDlg.h Fixed hotkeys not working with the TAS Input dialog open. 2011-07-13 05:53:56 +00:00
UDPConfigDiag.cpp Make use of wxStdDialogButtonSizer wherever appropriate. 2011-06-03 12:26:32 +00:00
UDPConfigDiag.h
VideoConfigDiag.cpp Shader compilation error message modified to contain some helpful information for noobs (includes a reference to the full bad shader dump). 2011-07-29 22:18:11 +00:00
VideoConfigDiag.h Fix a couple of strings for translation. 2011-06-04 04:34:44 +00:00
WiimoteConfigDiag.cpp New Wiimote configuration dialog design. 2011-08-06 14:38:23 +00:00
WiimoteConfigDiag.h New Wiimote configuration dialog design. 2011-08-06 14:38:23 +00:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp On linux use the current desktop resolution for the default fullscreen resolution, instead of the hard coded 640x480 resolution. 2011-07-15 02:17:14 +00:00
X11Utils.h On linux don't check to see if the xdg-screensaver program is present at build time. Just build in the code to call the program. If the program does not exist it will silently fail, and the screensaver will not be inhibited. 2011-06-17 13:14:55 +00:00