dolphin/Source/Core/Core
skidau 12ecc537e9 Renamed the Menu Accelerators to Key Shortcuts.
Cleared the default mapping of hotkeys as they were conflicting with the key shortcuts.
Removed the Open, Change Disc, Refresh List and Exit hotkeys as they work only when driven from the menu.
2015-03-08 20:27:13 +11:00
..
Boot De-capitalized CountryCode 2015-02-26 16:57:31 -05:00
Debugger Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
DSP Clean up the intrinsics #ifdef mess 2015-02-24 01:02:36 +01:00
FifoPlayer Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HLE Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HW Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
IPC_HLE Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2 2015-02-25 18:07:56 -05:00
PowerPC Merge pull request #2094 from lioncash/flags 2015-03-07 17:38:00 -08:00
ActionReplay.cpp Make iso properties non modal. 2015-02-24 19:11:03 -05:00
ActionReplay.h Make iso properties non modal. 2015-02-24 19:11:03 -05:00
ARDecrypt.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
ARDecrypt.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
BootManager.cpp Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
BootManager.h BootManager: Get rid of unnecessary forward declaration 2014-10-29 22:25:16 -04:00
CMakeLists.txt Change netplay initial gctime to be determined by the hosts initial time 2015-02-25 18:28:26 -08:00
ConfigManager.cpp Removed the GC Adapter "Use Thread" option as it was not useful. 2015-03-05 23:30:43 +11:00
ConfigManager.h Removed the GC Adapter "Use Thread" option as it was not useful. 2015-03-05 23:30:43 +11:00
Core.cpp Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
Core.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Core.vcxproj Switched tcp over to enet 2015-02-25 18:17:50 -08:00
Core.vcxproj.filters Core: Move several files into the correct VS directory filter 2015-02-13 20:57:23 -05:00
CoreParameter.cpp CoreParameter: Refactor game INI code 2015-02-24 20:01:11 +01:00
CoreParameter.h CoreParameter: Refactor game INI code 2015-02-24 20:01:11 +01:00
CoreTiming.cpp Merge pull request #1854 from JosJuice/read-disc-after-delay 2015-02-18 20:35:07 +00:00
CoreTiming.h DVDInterface: Read disc after delay, not before 2015-02-17 14:57:36 +01:00
DSPEmulator.cpp Clean Up 2015-01-24 17:10:21 -06:00
DSPEmulator.h Core: Get rid of the void handle parameter for DSP initialization 2014-07-26 16:54:36 -04:00
ec_wii.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
ec_wii.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
GeckoCode.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
GeckoCode.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
GeckoCodeConfig.cpp Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
GeckoCodeConfig.h Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
Host.h Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00
HotkeyManager.cpp Renamed the Menu Accelerators to Key Shortcuts. 2015-03-08 20:27:13 +11:00
HotkeyManager.h Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
MachineContext.h Remove Android <ucontext.h> hack. 2014-11-17 13:29:04 -05:00
MemTools.cpp Clean Up 2015-01-24 17:10:21 -06:00
MemTools.h Reorganize faulting stuff. Differentiate between arch- and OS-specific defines. 2014-10-31 00:14:06 -04:00
Movie.cpp Change netplay initial gctime to be determined by the hosts initial time 2015-02-25 18:28:26 -08:00
Movie.h VideoCommon: rename efb2tex and efb2ram 2015-02-24 23:10:13 +01:00
NetPlayClient.cpp Fix -Wswitch warning 2015-03-01 16:17:32 +01:00
NetPlayClient.h Added Gui elements in Netplay Setup Diag so a person can choose a traversal server 2015-02-25 18:28:26 -08:00
NetPlayProto.h Change netplay initial gctime to be determined by the hosts initial time 2015-02-25 18:28:26 -08:00
NetPlayServer.cpp Added Gui elements in Netplay Setup Diag so a person can choose a traversal server 2015-02-25 18:28:26 -08:00
NetPlayServer.h Added Gui elements in Netplay Setup Diag so a person can choose a traversal server 2015-02-25 18:28:26 -08:00
PatchEngine.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PatchEngine.h Make iso properties non modal. 2015-02-24 19:11:03 -05:00
State.cpp Merge pull request #1854 from JosJuice/read-disc-after-delay 2015-02-18 20:35:07 +00:00
State.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
VolumeHandler.cpp Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
VolumeHandler.h Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00