dolphin/Source/Core
Glenn Rice 07973f726e Fix a segfault when the debugger is used and dolphin exits.
Put the filename back into the "Saving settings ..." notice log (soren don't remove this again.)
Added a "batch" mode command line option.  Now dolphin will not exit with the emulator if a file is run from the command line unless you also use the "batch" option.  For example in linux "dolphin-emu -b -e filename".


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5859 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-08 23:27:51 +00:00
..
AudioCommon Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
Common Forgot to add Version.cpp in previous. 2010-07-08 15:44:39 +00:00
Core Fix a segfault when the debugger is used and dolphin exits. 2010-07-08 23:27:51 +00:00
DSPCore Fix a bug in DSP Jit where branches had a blockSize of zero. 2010-06-30 16:17:20 +00:00
DebuggerUICommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerWX Fix a segfault when the debugger is used and dolphin exits. 2010-07-08 23:27:51 +00:00
DiscIO Glenn's iconv code seems to work fine on OS X. 2010-07-08 17:59:56 +00:00
DolphinWX Fix a segfault when the debugger is used and dolphin exits. 2010-07-08 23:27:51 +00:00
InputCommon Fix the nowx build. Do we still want to keep the nowx build? If you do speak up now because soren wants to remove it. 2010-07-08 00:52:46 +00:00
InputUICommon cleanup + some eolz 2010-07-06 13:14:51 +00:00
VideoCommon ok, here goes a really experimental commit: 2010-07-06 22:27:13 +00:00