dolphin/Source/Plugins
2010-03-22 00:21:39 +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 Several little fixes. 2010-03-17 01:54:40 +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 small fix for the windows resizing problem introduced in my last commit, still much to do but working to fix the remaining problems. 2010-03-22 00:21:39 +00:00
Plugin_VideoOGL Added several XKeyToString translations. 2010-03-17 18:58: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 Added several XKeyToString translations. 2010-03-17 18:58:19 +00:00