dolphin/Source
John Peterson 5f4d304ebc Threads and Stop: How about this? A timeout only for the shutdown process? That way the shutdown can either work anyway, or crash, which is simpler than having to open the Task Manager and manually end the deadlocked process.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2401 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-24 03:03:11 +00:00
..
Core Threads and Stop: How about this? A timeout only for the shutdown process? That way the shutdown can either work anyway, or crash, which is simpler than having to open the Task Manager and manually end the deadlocked process. 2009-02-24 03:03:11 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
PluginSpecs Core Stop and Start: Added alternative separate thread timer/loop based waiting, instead of same thread loop waiting. You can try it with the SETUP_TIMER_WAITING option in Setup.h. 2009-02-22 21:16:12 +00:00
Plugins Emulated Wiimote: Added Classic Controller analog gamepad support, and added its keyboard configuration to the GUI 2009-02-24 02:40:17 +00:00
TestSuite cleanup testsuite a bit and add simple test of wii RTC (it's off about 8yrs 4 days) 2009-02-04 04:34:31 +00:00
Dolphin.sln Clarified some names in the solution 2009-02-21 14:52:10 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
MusicMod.sln Emulated Wiimote: Added Classic Controller analog gamepad support, and added its keyboard configuration to the GUI 2009-02-24 02:40:17 +00:00