dolphin/Source/Core
Soren Jorvang 435b25fa55 Fix the CMake build.
Prevent the PS3 HID crash until I can debug it.

AudioUnits are enabled by default.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7052 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-03 21:11:06 +00:00
..
AudioCommon Fix the CMake build. 2011-02-03 21:11:06 +00:00
Common Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
Core Fix the CMake build. 2011-02-03 21:11:06 +00:00
DebuggerUICommon Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
DebuggerWX Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
DiscIO Thread affinity on OS X and *BSD. 2011-02-02 21:52:43 +00:00
DolphinWX Fix the CMake build. 2011-02-03 21:11:06 +00:00
InputCommon Fix the CMake build. 2011-02-03 21:11:06 +00:00
VideoCommon Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
VideoUICommon Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00