dolphin/Source/Core/Core
Lioncash bc1d62036b Core: Fix warnings related to HotkeyManager
These need to be marked static since they aren't used outside of this translation unit.
2015-03-23 08:40:21 -04: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 Merge pull request #2239 from mickdermack/pr-usbshu 2015-03-23 12:37:05 +11:00
IPC_HLE Fix IPCHLE for gethostbyname. 2015-03-11 17:08:15 -07:00
PowerPC Merge pull request #2216 from Sonicadvance1/aarch64_dirty_dirty 2015-03-22 11:32:43 -05:00
ActionReplay.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ActionReplay.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ARDecrypt.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
ARDecrypt.h
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 Added the ability to pause the emulator by moving the mouse outside the window. 2015-03-16 20:28:17 -07:00
ConfigManager.h Added the ability to pause the emulator by moving the mouse outside the window. 2015-03-16 20:28:17 -07:00
Core.cpp Updated the hwnd for hotkeys. 2015-03-21 21:56:19 +11:00
Core.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Core.vcxproj enet: fix Visual Studio files 2015-03-02 22:20:37 +01: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
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
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00
HotkeyManager.cpp Core: Fix warnings related to HotkeyManager 2015-03-23 08:40:21 -04:00
HotkeyManager.h Updated the input plugins reference of hwnd on game start. Fixes the emu wiimotes mouse IR when rendering the game to a separate window. 2015-03-19 21:31:05 +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 NetPlay: Make the enet interrupts work 2015-03-18 10:16:11 +01:00
NetPlayClient.h NetPlay: Remove RunOnThread and add SendAsync methods 2015-03-18 10:16:11 +01:00
NetPlayProto.h Use system time for start time in netplay. 2015-03-11 23:21:14 -04:00
NetPlayServer.cpp NetPlay: Make the enet interrupts work 2015-03-18 10:16:11 +01:00
NetPlayServer.h NetPlay: Remove RunOnThread and add SendAsync methods 2015-03-18 10:16:11 +01:00
PatchEngine.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PatchEngine.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
State.cpp Disable FakeVMem in Wii mode. 2015-03-16 17:52:56 -07: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