..
Android
[Android] Stop eating button events we don't handle.
2015-02-24 05:38:16 -06:00
Cheats
Merge pull request #2123 from RachelBryk/nonmodal-isoprops
2015-02-27 13:25:46 +11:00
Debugger
DolphinWX: Remove an unnecessary sizer from the watch window
2015-02-26 09:58:38 -05:00
resources
Removed SDK flag
2014-11-18 19:44:17 -05:00
AboutDolphin.cpp
Clean Up
2015-01-24 17:10:21 -06:00
AboutDolphin.h
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
ARCodeAddEdit.cpp
Merge pull request #2123 from RachelBryk/nonmodal-isoprops
2015-02-27 13:25:46 +11:00
ARCodeAddEdit.h
Make iso properties non modal.
2015-02-24 19:11:03 -05:00
CMakeLists.txt
CMake: simplify some expressions
2015-01-03 13:17:57 +01:00
ConfigMain.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
ConfigMain.h
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
ControllerConfigDiag.cpp
DolphinWX: Get rid of unnecessary Destroy calls
2015-02-11 09:38:38 -05:00
ControllerConfigDiag.h
Added GameCube Keyboard support.
2015-01-17 09:36:05 +11:00
DolphinWX.rc
DolphinWX.vcxproj
WiimoteConfigDiag: Rename to ControllerConfigDiag.
2014-12-01 03:36:07 -05:00
DolphinWX.vcxproj.filters
WiimoteConfigDiag: Rename to ControllerConfigDiag.
2014-12-01 03:36:07 -05:00
DolphinWX.vcxproj.user
Rename menu items, stop using PanicAlertT, remove -d when running from visual studio.
2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
FifoPlayerDlg.h
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
Frame.cpp
DolphinWX: Allow input subsystems to correctly deinitialize
2015-03-01 01:23:21 -05:00
Frame.h
DolphinWX: Allow input subsystems to correctly deinitialize
2015-03-01 01:23:21 -05:00
FrameAui.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
FrameTools.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
GameListCtrl.cpp
Merge pull request #2123 from RachelBryk/nonmodal-isoprops
2015-02-27 13:25:46 +11:00
GameListCtrl.h
DolphinWX: Allow cancelling gcz compression.
2014-11-27 07:53:28 -08:00
Globals.h
Replace Country Names With No-Intro Names
2015-02-17 18:50:10 -06:00
HotkeyDlg.cpp
Added the ability to map gamepad buttons to hotkeys.
2015-01-27 12:24:47 +11:00
HotkeyDlg.h
Added the ability to map gamepad buttons to hotkeys.
2015-01-27 12:24:47 +11:00
Info.plist.in
InputConfigDiag.cpp
DolphinWX: Get rid of unnecessary Destroy calls
2015-02-11 09:38:38 -05:00
InputConfigDiag.h
DolphinWX: Get rid of unnecessary Destroy calls
2015-02-11 09:38:38 -05:00
InputConfigDiagBitmaps.cpp
HotKey: fix warnings
2015-02-04 20:19:16 +01:00
ISOFile.cpp
Merge pull request #1942 from Buddybenj/No-Intro
2015-02-23 12:56:28 +11:00
ISOFile.h
ISOProperties.cpp
Merge pull request #2120 from JosJuice/show-default-gameini
2015-02-27 17:58:42 +01:00
ISOProperties.h
Merge pull request #2120 from JosJuice/show-default-gameini
2015-02-27 17:58:42 +01:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
DolphinWX: Clean up some wxTimer code
2015-02-28 20:32:37 -05:00
LogWindow.h
DolphinWX: Clean up some wxTimer code
2015-02-28 20:32:37 -05:00
Main.cpp
Move user directory detection location to UICommon.
2015-02-25 03:31:59 -06:00
Main.h
MainAndroid.cpp
Move user directory detection location to UICommon.
2015-02-25 03:31:59 -06:00
MainNoGUI.cpp
Merge pull request #2129 from Sonicadvance1/shuffle_user_dir
2015-02-27 14:07:06 +11:00
MemcardManager.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
MemcardManager.h
NetWindow.cpp
Added TraversalServer.cpp to Core/Common
2015-02-25 18:28:27 -08:00
NetWindow.h
Added Gui elements in Netplay Setup Diag so a person can choose a traversal server
2015-02-25 18:28:26 -08:00
PatchAddEdit.cpp
Merge pull request #2123 from RachelBryk/nonmodal-isoprops
2015-02-27 13:25:46 +11:00
PatchAddEdit.h
Make iso properties non modal.
2015-02-24 19:11:03 -05:00
PostProcessingConfigDiag.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
DolphinWX: Specify wxID_ANY where -1 is used in controls
2014-12-01 23:02:50 -05:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
TASInputDlg.h
DolphinWX: Specify wxID_ANY where -1 is used in controls
2014-12-01 23:02:50 -05:00
VideoConfigDiag.cpp
VideoConfigDiag: Rename EFB Copies to RAM option
2015-02-28 23:00:49 -05:00
VideoConfigDiag.h
VideoCommon: always enable efb copy
2015-02-24 23:01:01 +01:00
WXInputBase.cpp
WXInputBase.h
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
Video: Remove more debug spew in XRANDR mode code
2015-01-07 20:23:09 +00:00
X11Utils.h
Host: Add Host_RendererIsFullscreen().
2015-01-04 17:09:56 +01:00