dolphin/Source/Core
nakeee 345f922549 1. Removed the waitfordeath time out as it seems to crash dolphin every now and then
if it hangs on stop now please report so we can fix it.
2. Change linux to use the same threading module in single core mode as windows

Anyone knows which revision broke dual core mode on linux?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4803 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-11 07:14:30 +00:00
..
AudioCommon Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Common from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (default to INFINITE), and it returns true when the timeout expired. fixes issue 1974 2010-01-09 19:06:23 +00:00
Core 1. Removed the waitfordeath time out as it seems to crash dolphin every now and then 2010-01-11 07:14:30 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating. 2009-12-28 19:34:19 +00:00
DiscIO Small unicode fix for extracting files (ISOProperties.cpp) 2010-01-11 05:07:56 +00:00
DolphinWX Small unicode fix for extracting files (ISOProperties.cpp) 2010-01-11 05:07:56 +00:00
DSPCore DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads and writes wherever it wants) 2009-12-26 15:11:26 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon Do special handling of texture coordinate generation if there is only a position and texture coordinate present. 2010-01-11 00:44:40 +00:00