..
Android
More formatting and consistency fixes
2014-11-24 17:16:59 -05:00
Cheats
Port dolphin to SFML 2.1
2014-11-25 16:44:38 +00:00
Debugger
WatchView: Pass string by reference in SetWatchName
2014-11-15 14:06:12 -05:00
resources
Removed SDK flag
2014-11-18 19:44:17 -05:00
AboutDolphin.cpp
DolphinWX: Remove unnecessary forward declarations
2014-11-07 22:16:13 -05:00
AboutDolphin.h
ARCodeAddEdit.cpp
DolphinWX: Fix button handling for AR codes
2014-11-22 16:44:31 -05:00
ARCodeAddEdit.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
CMakeLists.txt
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00
ConfigMain.cpp
Renamed EuRGB60 to PAL60
2014-11-18 16:51:21 -05:00
ConfigMain.h
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00
DolphinWX.rc
DolphinWX.vcxproj
Move GLInterface to the OGL VideoBackend's directory.
2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.filters
Move GLInterface to the OGL VideoBackend's directory.
2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
FifoPlayerDlg.h
Frame.cpp
Merge pull request #1601 from RachelBryk/wiimote-hotkey2
2014-11-28 19:50:13 -05:00
Frame.h
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00
FrameAui.cpp
Merge pull request #1531 from lioncash/notebook
2014-11-13 01:37:22 -05:00
FrameTools.cpp
Various country flag improvements
2014-11-18 19:44:16 -05:00
GameListCtrl.cpp
http -> https for Wiki Seach
2014-11-24 22:06:41 -08:00
GameListCtrl.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
Globals.h
Various country flag improvements
2014-11-18 19:44:16 -05:00
HotkeyDlg.cpp
Add stereoscopy hotkeys.
2014-11-23 14:30:12 +01:00
HotkeyDlg.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
Info.plist.in
InputConfigDiag.cpp
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
InputConfigDiag.h
Used a constant for the default high value.
2014-09-07 14:25:06 +10:00
InputConfigDiagBitmaps.cpp
Fix the red dot not showing up in input config when pointing right.
2014-11-11 13:42:42 -05:00
ISOFile.cpp
More formatting and consistency fixes
2014-11-24 17:16:59 -05:00
ISOFile.h
Add missing includes where headers depend on other headers having been included first.
2014-10-21 21:22:16 -04:00
ISOProperties.cpp
Merge pull request #1586 from lioncash/ar
2014-11-22 17:42:21 -05:00
ISOProperties.h
Add GPUDeterminismMode to isoproperties.
2014-11-11 20:19:19 -05:00
LogConfigWindow.cpp
DolphinWX: Remove unnecessary forward declarations
2014-11-07 22:16:13 -05:00
LogConfigWindow.h
LogWindow.cpp
LogWindow: Fix the timer event bindings
2014-11-14 00:46:42 -05:00
LogWindow.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
Main.cpp
Merge pull request #1561 from comex/10.9
2014-11-26 12:31:28 +11:00
Main.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
MainAndroid.cpp
[Android] Fix NEON detection with AArch64
2014-11-30 01:33:11 -06:00
MainNoGUI.cpp
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00
MemcardManager.cpp
DolphinWX: Eliminate some memory leaks
2014-11-11 09:50:16 -05:00
MemcardManager.h
Include CommonTypes.h instead of Common.h.
2014-09-08 15:39:58 -04:00
NetWindow.cpp
Fix wxCommandEvent/wxThreadEvent subclass mismatch
2014-11-15 23:52:19 -05:00
NetWindow.h
NetPlayDiag: Get rid of event table
2014-11-10 23:38:20 -05:00
PatchAddEdit.cpp
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
PatchAddEdit.h
DolphinWX: Kill off trivial event tables
2014-11-09 00:08:33 -05:00
PostProcessingConfigDiag.cpp
Add the configuration dialog for post processing configuration options.
2014-08-13 01:05:15 -05:00
PostProcessingConfigDiag.h
Add the configuration dialog for post processing configuration options.
2014-08-13 01:05:15 -05:00
resource.h
SoftwareVideoConfigDialog.cpp
Move bDumpFrames to SConfig (and it's references)
2014-10-12 23:56:16 -04:00
SoftwareVideoConfigDialog.h
Isolate D3D and Software Renderer from wxWidgets code
2014-08-03 20:28:50 -04:00
TASInputDlg.cpp
Fix analog l/r with tas input.
2014-11-07 20:44:38 -05:00
TASInputDlg.h
Add nunchuk support to tas input.
2014-11-02 20:52:13 -05:00
VideoConfigDiag.cpp
VideoConfig: Further optimize convergence and separation values and update their descriptions.
2014-11-27 16:19:26 +01:00
VideoConfigDiag.h
VideoConfig: Rename StereoFocalLength to StereoConvergence.
2014-11-24 11:58:38 +01:00
WiimoteConfigDiag.cpp
DolphinWX: Remove unnecessary forward declarations
2014-11-07 22:16:13 -05:00
WiimoteConfigDiag.h
InputCommon: Rename class InputPlugin to InputConfig
2014-08-31 00:59:06 -04:00
WXInputBase.cpp
DolphinWX: Make WXInputBase part of the WxUtils namespace.
2014-10-05 05:31:48 -04:00
WXInputBase.h
DolphinWX: Make WXInputBase part of the WxUtils namespace.
2014-10-05 05:31:48 -04:00
WxUtils.cpp
WxUtils: Get rid of GetCurrentBitmapLogicalScale
2014-11-17 20:16:33 -05:00
WxUtils.h
WxUtils: Get rid of GetCurrentBitmapLogicalScale
2014-11-17 20:16:33 -05:00
X11Utils.cpp
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00
X11Utils.h
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
2014-11-24 21:15:52 -05:00