dolphin/Source/Core/Core
Jonathan Dieter 3fe839d225 Avoid deadlock when adding Wiimotes (attempt #2)
Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
2015-05-06 21:53:53 +03:00
..
Boot Fix DOL crash caused by VolumeHandler removal 2015-04-30 13:29:09 +02:00
Debugger Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
DSP Merge pull request #2088 from Sintendo/diecmp 2015-04-23 16:34:23 -04:00
FifoPlayer GPFifo: Remove unused parameters from Write[x] functions 2015-04-21 23:01:25 -04:00
HLE
HW Avoid deadlock when adding Wiimotes (attempt #2) 2015-05-06 21:53:53 +03:00
IPC_HLE Merge pull request #2225 from JosJuice/remove-volumehandler 2015-04-21 11:18:57 +12:00
PowerPC Merge pull request #2333 from lioncash/virt 2015-04-28 15:41:48 +12:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
ConfigManager.cpp Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
ConfigManager.h Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
Core.cpp Fix some false positive ScheduleEvent alerts: 2015-04-27 21:19:28 -04:00
Core.h Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before. 2015-04-13 02:17:38 -04:00
Core.vcxproj Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
Core.vcxproj.filters Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
CoreParameter.cpp Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
CoreParameter.h Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
CoreTiming.cpp Have the UI thread do PauseAndLock before messing with GetUsbPointer. 2015-04-13 01:49:24 -04:00
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
GeckoCode.h General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Core: Fix warnings related to HotkeyManager 2015-03-23 08:40:21 -04:00
HotkeyManager.h Fix a warning 2015-04-11 19:47:39 +02:00
MachineContext.h
MemTools.cpp
MemTools.h
Movie.cpp
Movie.h
NetPlayClient.cpp NetPlay: Don’t wait forever in the traversal client 2015-03-28 20:15:34 +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 DolphinWX/Common: Change some find_first_of usages to find 2015-03-24 08:32:44 -04:00
PatchEngine.h
State.cpp When loading incompatible savestate, display which version created it 2015-03-30 09:02:43 +02:00
State.h