dolphin/Source/Plugins
Sonicadvance1 b91a8ef455 Removed libcwiid from the WiiMote plugin. I will rewrite it later once Wii actually works using low level Bluetooth lib since Bluetooth has a STANDARD LIBRARY
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@655 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-24 06:31:03 +00:00
..
Plugin_DSP_HLE Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00
Plugin_DSP_LLE Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00
Plugin_PadDX9 Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1. 2008-09-03 00:40:18 +00:00
Plugin_PadSimple completed the iso directory path chooser. changed a ini variable name so it is more to sonic's liking, and corrected an #ifndef 2008-09-24 00:27:50 +00:00
Plugin_VideoDX9 BIOS sets video mode from emulator configuration. Fixed iteration in DX VShaderCache::Cleanup. 2008-09-23 20:55:01 +00:00
Plugin_VideoOGL some small adjustments to the ogl and padsimple wxw code. Really need to find a way to get keyboard input after clicking a wxButton... 2008-09-23 14:18:55 +00:00
Plugin_Wiimote_Test Removed libcwiid from the WiiMote plugin. I will rewrite it later once Wii actually works using low level Bluetooth lib since Bluetooth has a STANDARD LIBRARY 2008-09-24 06:31:03 +00:00
Plugin_nJoy_SDL Use single quotes instead of double quotes. 2008-09-23 00:26:21 +00:00