| .. |
|
Android
|
Add Wiimote support to the Android backend.
|
2015-07-21 21:33:23 -05:00 |
|
Cheats
|
Merge branch 'stable'
|
2015-06-29 11:04:17 +02:00 |
|
Config
|
CachedInterpreter: New kind of jit which always fallback to interpreter.
|
2015-07-22 23:19:20 +02:00 |
|
Debugger
|
JitWindow: Use TitleCase for the JIT block viewer tab
|
2015-07-19 18:20:24 -04:00 |
|
NetPlay
|
Netplay: Sync GameCube SRAM.
|
2015-06-14 16:52:08 +02:00 |
|
resources
|
Add missing license headers
|
2015-05-25 13:11:47 +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 |
|
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 |
|
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
|
|
|
|
DolphinWX.vcxproj
|
Remove wx-based Hotkey stuff
|
2015-06-04 10:44:20 +02:00 |
|
DolphinWX.vcxproj.filters
|
Remove wx-based Hotkey stuff
|
2015-06-04 10:44:20 +02:00 |
|
DolphinWX.vcxproj.user
|
|
|
|
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
|
Merge branch 'stable'
|
2015-07-23 08:12:57 +02:00 |
|
Frame.h
|
CFrame: Claim all keyboard events on OS X.
|
2015-07-20 10:11:11 +02:00 |
|
FrameAui.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
FrameTools.cpp
|
Merge pull request #2770 from Armada651/modal-hotkeys
|
2015-07-25 13:02:13 +02:00 |
|
GameListCtrl.cpp
|
Merge branch 'stable'
|
2015-06-28 13:28:23 +02:00 |
|
GameListCtrl.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Globals.h
|
Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-press
|
2015-07-20 14:06:48 +10:00 |
|
Info.plist.in
|
|
|
|
InputConfigDiag.cpp
|
Rewrite FileSearch and improve ScanDirectoryTree.
|
2015-05-28 19:14:42 -04: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 |
|
ISOFile.cpp
|
Cache games without banners
|
2015-06-14 12:23:48 +02:00 |
|
ISOFile.h
|
Cache games without banners
|
2015-06-14 12:23:48 +02:00 |
|
ISOProperties.cpp
|
DolphinWX: Pass string by const reference in CISOProperties constructor
|
2015-07-08 09:48:07 -04:00 |
|
ISOProperties.h
|
DolphinWX: Pass string by const reference in CISOProperties constructor
|
2015-07-08 09:48:07 -04: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
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
LogWindow.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Main.cpp
|
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before."
|
2015-07-22 09:15:19 +02:00 |
|
Main.h
|
Fix misc. clang warnings - mostly complaints about inconsistent use of override.
|
2015-06-21 15:42:49 -04:00 |
|
MainAndroid.cpp
|
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before."
|
2015-07-22 09:15:19 +02:00 |
|
MainNoGUI.cpp
|
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before."
|
2015-07-22 09:15:19 +02:00 |
|
MemcardManager.cpp
|
Use PanicAlertT instead of PanicAlert when appropriate
|
2015-06-04 13:25:06 +02:00 |
|
MemcardManager.h
|
DolphinWX: Remove unused code from MemcardManager
|
2015-07-21 00:12:40 -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 |
|
resource.h
|
Add missing license headers
|
2015-05-25 13:11:47 +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
|
Merge pull request #2689 from RisingFog/patch-1
|
2015-07-21 11:41:38 +10:00 |
|
TASInputDlg.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
VideoConfigDiag.cpp
|
Added some warning text about fractional IRs.
|
2015-07-13 23:33:21 -07:00 |
|
VideoConfigDiag.h
|
Options: merge SCoreStartupParameter into SConfig
|
2015-06-12 19:07:45 +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 |