dolphin/Source/Core
Soren Jorvang 2bcdf4f5a4 Remove NSAutoreleasePools that are no longer necessary now that pools
are properly declared at thread entry/exit. I am leaving the ones in
Wiiuse while there's still a small hope that it may be used outside of
Dolphin, though.

Move the fixed MAP_32BIT definition for OS X to Common.h.

UDPNunchuk.cpp was deleted, so update the scons build.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5864 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-09 22:31:04 +00:00
..
AudioCommon Some more attempts at cleaning up the scons build and more clearly 2010-07-09 01:26:53 +00:00
Common Remove NSAutoreleasePools that are no longer necessary now that pools 2010-07-09 22:31:04 +00:00
Core Some more attempts at cleaning up the scons build and more clearly 2010-07-09 01:26:53 +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 Remove NSAutoreleasePools that are no longer necessary now that pools 2010-07-09 22:31:04 +00:00
InputCommon New Wiimote Plugin: Made UDPWiimote use the regular "Nunchuk" extension setting. Having a separate "UDPNunchuk" was really ugly. -some other minor changes. 2010-07-09 22:11:12 +00:00
InputUICommon New Wiimote Plugin: Made UDPWiimote use the regular "Nunchuk" extension setting. Having a separate "UDPNunchuk" was really ugly. -some other minor changes. 2010-07-09 22:11:12 +00:00
VideoCommon 2 commits in one: 2010-07-09 20:56:16 +00:00