This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cf7101ef0843d2b548be390d93b4e62e698c3d79
dolphin
/
Source
/
Plugins
T
History
Rodolfo Osvaldo Bogado
ef3a40c644
small fix for the windows resizing problem introduced in my last commit, still much to do but working to fix the remaining problems.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5219
8ced0084-cf51-0410-be5f-012b33b47a6e
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