..
Android
[Android] Fix multi-gamecube controller input, config changes
2015-09-04 20:06:01 -05:00
Cheats
Partially revert "General: Toss out PRI macro usage"
2015-09-11 09:49:00 -04:00
Config
CachedInterpreter: New kind of jit which always fallback to interpreter.
2015-07-22 23:19:20 +02:00
Debugger
Debugger: fix -Wunused-private-field warning
2015-09-12 10:01:26 +02:00
NetPlay
Implemented ability to block writes to the SD card
2015-08-28 17:32:29 -07:00
resources
Add missing license headers
2015-05-25 13:11:47 +02:00
ARCodeAddEdit.cpp
Changed AR Code Window and Patch Window
2015-06-08 17:02:16 -07:00
ARCodeAddEdit.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
AboutDolphin.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
AboutDolphin.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
CMakeLists.txt
Fix FreeBSD build
2015-07-11 23:09:11 -07:00
ControllerConfigDiag.cpp
GCAdapter: Disable the scanning thread when direct connect is disabled
2015-07-14 12:35:40 +02:00
ControllerConfigDiag.h
DolphinWX: Fix build if libusb is disabled
2015-07-17 22:41:12 -07: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
Drop the old msvcrt files.
2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters
Remove wx-based Hotkey stuff
2015-06-04 10:44:20 +02: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
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
FifoPlayerDlg.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
Frame.cpp
Frame/TASInputDlg: Remove unused functions
2015-08-19 20:36:16 -04:00
Frame.h
General: Remove unimplemented function prototypes
2015-09-05 22:01:07 -04:00
FrameAui.cpp
MathUtil: Convert Clamp into a constexpr function
2015-09-12 01:18:28 -04:00
FrameTools.cpp
Implemented .elf and .dol support in gamelist
2015-08-28 11:10:03 -07:00
GameListCtrl.cpp
DolphinWX: Fix sorting games by custom titles
2015-09-13 12:45:06 +02:00
GameListCtrl.h
General: Remove unimplemented function prototypes
2015-09-05 22:01:07 -04:00
Globals.h
Implemented .elf and .dol support in gamelist
2015-08-28 11:10:03 -07:00
ISOFile.cpp
DolphinWX: Fix sorting games by custom titles
2015-09-13 12:45:06 +02:00
ISOFile.h
DolphinWX: Fix sorting games by custom titles
2015-09-13 12:45:06 +02:00
ISOProperties.cpp
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
2015-09-12 00:50:00 -04:00
ISOProperties.h
DolphinWX: Fix memory leaks occurring in ISOProperties
2015-08-16 05:40:07 -04:00
Info.plist.in
Pull in translations from Transifex.
2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp
Use official names for GameCube controller sticks
2015-09-12 22:45:06 +02:00
InputConfigDiag.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
InputConfigDiagBitmaps.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
LogConfigWindow.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
LogConfigWindow.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
LogWindow.cpp
Fix deadlock with KHR_debug.
2015-09-09 12:05:24 +12:00
LogWindow.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
Main.cpp
Properly implemented confirm on stop CLI switch
2015-09-06 14:35:26 -07:00
Main.h
Properly implemented confirm on stop CLI switch
2015-09-06 14:35:26 -07:00
MainAndroid.cpp
Android: Abort the screenshot after 2 seconds
2015-09-05 15:29:22 +02:00
MainNoGUI.cpp
CommonFuncs: Remove SLEEP macro
2015-09-04 02:43:38 -04:00
MemcardManager.cpp
MemcardManager: Remove trivial explicit delete and new
2015-08-29 22:46:18 -04:00
MemcardManager.h
MemcardManager: Minor cleanup of header code
2015-08-29 05:19:51 -04:00
PatchAddEdit.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
PatchAddEdit.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.cpp
PostProcessingConfigDialog: Remove an unnecessary format call
2015-07-23 14:39:05 -04:00
PostProcessingConfigDiag.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.h
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
TASInputDlg.cpp
DolphinWX: TAS fixes, take three
2015-09-11 19:51:31 -07:00
TASInputDlg.h
DolphinWX: TAS fixes, take three
2015-09-11 19:51:31 -07:00
VideoConfigDiag.cpp
VideoCommon: Drop "Disable destAlpha" hack
2015-09-09 21:31:54 +02:00
VideoConfigDiag.h
VideoBackends: Reimplement SSAA, now for D3D + OGL
2015-09-06 19:40:00 +02:00
WXInputBase.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
WXInputBase.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
WxUtils.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
WxUtils.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
X11Utils.cpp
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
X11Utils.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
resource.h
Add missing license headers
2015-05-25 13:11:47 +02:00