dolphin/Source/Core
Soren Jorvang 17e6c16bf1 When running a game from the command line, exit after emulation stops.
This "run once" behavior is more in line with expectations of a command
line invocation and matches what the nowx build does.

Personally, this makes the main build do everything the nowx build does
and more.

However, if you feel that the main build still doesn't have feature parity
with nowx, please say so now, so we can fix it and kill off nowx.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5855 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-08 17:25:20 +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 When running a game from the command line, exit after emulation stops. 2010-07-08 17:25:20 +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 Debugger enhancements: 2010-07-05 02:05:47 +00:00
DiscIO Revise the way that cdrom and dvd rom drives are identified in linux to remove reduntant drive listings. Also no longer checking mount points (in fstap and mtab). This can give redundant listings, and GC/Wii backup discs can not be mounted anyway. This prevents multiple listings from appearing in the GameListCtrl when "Show Drives" is selected. 2010-07-07 19:47:45 +00:00
DolphinWX When running a game from the command line, exit after emulation stops. 2010-07-08 17:25:20 +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