dolphin/Source/Core
Soren Jorvang 4934cd29b3 Move NSAutoreleasePool handling into the proper entry/exit points
for the real wiimote thread as for the other threads.

Turns out we use OS X bluetooth API's that were introduced in 10.5.4.
 
Remove vestiges of previously removed wiiuse_set_bluetooth_stack().

XXX We should probably have a Common equivalent of htonl and friends.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6531 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-05 16:18:09 +00:00
..
AudioCommon First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
Common First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
Core Move NSAutoreleasePool handling into the proper entry/exit points 2010-12-05 16:18:09 +00:00
DebuggerUICommon We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
DebuggerWX Earlier versions of wxWidgets do not implicitly include <wx/wx.h>. 2010-12-05 15:36:08 +00:00
DiscIO First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
DolphinWX Move NSAutoreleasePool handling into the proper entry/exit points 2010-12-05 16:18:09 +00:00
DSPCore First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
InputCommon
InputUICommon
VideoCommon Fix building with BBOX_SUPPORT enabled. 2010-12-05 16:15:01 +00:00
VideoUICommon First pass at dealing with different size_t/off_t sizes in C90 environments. 2010-12-05 15:59:11 +00:00
wiiuse Move NSAutoreleasePool handling into the proper entry/exit points 2010-12-05 16:18:09 +00:00
CMakeLists.txt