dolphin/Source/Core
Soren Jorvang f081710800 Oops, removed one <sys/stat.h> too many.
No need to autoconf for libusbhid - all USB-capable BSD's have it.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5996 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-29 17:52:43 +00:00
..
AudioCommon
Common Oops, removed one <sys/stat.h> too many. 2010-07-29 17:52:43 +00:00
Core Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00
DebuggerUICommon
DebuggerWX Implemented MMU Demand Paging 2010-07-29 12:17:47 +00:00
DiscIO
DolphinWX Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00
DSPCore
InputCommon
InputUICommon New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable) 2010-07-29 10:21:48 +00:00
VideoCommon Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00