dolphin/Source/Plugins
Maarten ter Huurne 6c5f0fc0f3 Do not force-enable logging.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@351 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 11:38:15 +00:00
..
Plugin_DSP_HLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_DSP_LLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_PadDX9 Corrected case of "MultiDI.cpp|h". 2008-08-27 00:07:57 +00:00
Plugin_PadSimple Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_VideoDX9 Fixed message box calls (they aren't even necessary, just checking whether the saving made it into the VideoCommon library 2008-08-27 10:01:46 +00:00
Plugin_VideoOGL Do not force-enable logging. 2008-08-27 11:38:15 +00:00
Plugin_nJoy_SDL Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00