dolphin/Source/Plugins
2010-03-10 17:29:19 +00:00
..
Plugin_DSP_HLE Fix noWX compiling, Fix OSX crashing when opening options because of dumb code. Fix OSX Wiimote, will fix multi-wiimote in OSX later. 2010-03-05 07:03:44 +00:00
Plugin_DSP_LLE Fix noWX compiling, Fix OSX crashing when opening options because of dumb code. Fix OSX Wiimote, will fix multi-wiimote in OSX later. 2010-03-05 07:03:44 +00:00
Plugin_GCPad Removed more compiler warnings in linux. 2010-03-07 22:48:37 +00:00
Plugin_nJoy_SDL Falcon4ever prefers to keep a standalone code copy of nJoy in repository. 2010-02-03 02:54:31 +00:00
Plugin_VideoDX9 experimental commit: simplify even more the params. please test and if theres something wrong will revert asap 2010-02-26 22:14:29 +00:00
Plugin_VideoOGL Fixed an issue that caused the render to main window to lose focus if the gfx config dialog is opened while the emulator is running. Only affects linux. Also fixed a few preprocessor conditionals. 2010-03-10 17:29:19 +00:00
Plugin_VideoSoftware Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
Plugin_Wiimote Removed more compiler warnings in linux. 2010-03-07 22:48:37 +00:00