dolphin/Source/Core
LPFaint99 b45c5214c2 Attempt to fix a crash on close from PluginManager, tested linux and windows
add the ability to either keep all of dolphin's settings in the same folder, or set up a permanent working directory read from a text file in %appdata%/ (windows) ~/ (linux)
allows registering gcm ...etc to open with dolphin, badly illustrated guide here http://i31.tinypic.com/6pb8yp.jpg
use the guide at your own risk, I am not responsible if you mess up your registry (But I will laugh :P )

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3759 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-12 04:10:08 +00:00
..
AudioCommon Use _beginthreadex 2009-07-10 20:22:25 +00:00
Common resurrect JIT viewer 2009-07-11 20:37:55 +00:00
Core Attempt to fix a crash on close from PluginManager, tested linux and windows 2009-07-12 04:10:08 +00:00
DebuggerUICommon resurrect JIT viewer 2009-07-11 20:37:55 +00:00
DebuggerWX Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail logging features 2009-07-07 15:12:52 +00:00
DiscIO add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
DolphinWX "fix" hang ... this should be investigated 2009-07-11 21:35:23 +00:00
DSPCore just some , useless for emulation , changes that might make it easier for us all :P 2009-07-11 20:30:48 +00:00
InputCommon remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It hasn't done anything except get in the way/cause confusion since changing SI devices was added. Also I declare PadSimpleEvent and nJoy .4 as dead/rotting code. someone can feel free to prove me wrong...but know they are on my hitlist :p 2009-07-11 00:27:32 +00:00
VideoCommon Use events and memfences for EFB accesses. Also, Single-Core mode now works again. 2009-07-11 16:52:34 +00:00