| .. |
|
Android
|
Move GLInterface.h into GLInterface directory
|
2014-01-20 00:46:21 -07:00 |
|
Debugger
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GLInterface
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
MemoryCards
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
resources
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
|
AboutDolphin.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
AboutDolphin.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
ARCodeAddEdit.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
ARCodeAddEdit.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
CheatsWindow.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
CheatsWindow.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
CMakeLists.txt
|
ForceFeedback: Add OSX rumble support
|
2014-02-09 17:01:45 +09:00 |
|
ConfigMain.cpp
|
Drop framelimit by fps
|
2014-02-10 16:08:03 +01:00 |
|
ConfigMain.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
DolphinWX.rc
|
Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not.
|
2012-12-17 08:33:42 -06:00 |
|
DolphinWX.vcxproj
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
DolphinWX.vcxproj.filters
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
DolphinWX.vcxproj.user
|
Update to VS2013 and a slew of build-related updates. Notes:
|
2013-10-26 17:55:38 -07:00 |
|
FifoPlayerDlg.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
FifoPlayerDlg.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Frame.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Frame.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
FrameAui.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
FrameTools.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GameListCtrl.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GameListCtrl.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GeckoCodeDiag.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GeckoCodeDiag.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Globals.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
HotkeyDlg.cpp
|
[DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
|
2014-01-22 18:28:59 -05:00 |
|
HotkeyDlg.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Info.plist.in
|
Pull in translations from Transifex.
|
2013-09-21 11:24:33 -05:00 |
|
InputConfigDiag.cpp
|
Clean up InputConfigDiag.cpp.
|
2014-02-01 19:02:32 -05:00 |
|
InputConfigDiag.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
InputConfigDiagBitmaps.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
ISOFile.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
ISOFile.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
ISOProperties.cpp
|
Remove the ZTP speedup hack. Also remove useless debugging code, and a presumably outdated workaround (which was commented out).
|
2014-01-16 00:11:12 +01:00 |
|
ISOProperties.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
LogConfigWindow.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
LogConfigWindow.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
LogWindow.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
LogWindow.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Main.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Main.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
MainAndroid.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
MainNoGUI.cpp
|
Move GLInterface.h into GLInterface directory
|
2014-01-20 00:46:21 -07:00 |
|
MemcardManager.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
MemcardManager.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
NetWindow.cpp
|
NetPlay: Sync CPU engine between NetPlay clients/servers
|
2014-01-08 19:42:02 -05:00 |
|
NetWindow.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
PatchAddEdit.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
PatchAddEdit.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
PHackSettings.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
PHackSettings.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
resource.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
|
stdafx.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
stdafx.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
TASInputDlg.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
TASInputDlg.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
UDPConfigDiag.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
UDPConfigDiag.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
VideoConfigDiag.cpp
|
VideoCommon: remove Cache Displaylist
|
2014-01-31 07:30:55 +01:00 |
|
VideoConfigDiag.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
WiimoteConfigDiag.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
WiimoteConfigDiag.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
WXInputBase.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
WXInputBase.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
WxUtils.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
WxUtils.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
X11Utils.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
X11Utils.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |