This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
a7b03fd2cd91b2f194ec34e25f043fb65f3dc33f
dolphin
/
Source
/
Plugins
History
Glenn Rice
d6b9a2ec81
Shutdown NoGUI build properly in linux.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5202
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-16 13:18:52 +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
Rewrite of fullscreen toggling in linux. This goes back to using the EWMH specifications. I wasn't using it right before, but now it should work on all EWMH compliant window managers (like KDE, Metacity, Compiz, etc). Since this doesn't need an override redirect Alt-Tab works even in fullscreen mode. This also allows for some other nice things to be done.
2010-03-15 23:25:11 +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
this is a ugly unstable commit but i'm going to be out for work some days so ...
2010-03-14 18:57:50 +00:00
Plugin_VideoOGL
Shutdown NoGUI build properly in linux.
2010-03-16 13:18:52 +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
Rewrite of fullscreen toggling in linux. This goes back to using the EWMH specifications. I wasn't using it right before, but now it should work on all EWMH compliant window managers (like KDE, Metacity, Compiz, etc). Since this doesn't need an override redirect Alt-Tab works even in fullscreen mode. This also allows for some other nice things to be done.
2010-03-15 23:25:11 +00:00