This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3df2e93d788d6a7bbc2e3c1913983059c7a5fa6
dolphin
/
Source
/
Plugins
T
History
Jordan Woyak
c3df2e93d7
NewGCPad: Sliders should be functional on DirectInput, also Axes renamed. XInput devices won't have their limited DirectInput counterparts listed. Minor cleanup, warning removal.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5260
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-01 04:33:07 +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
DSPLLE: Opcode LUT Cleanup
2010-03-29 01:18:05 +00:00
Plugin_GCPad
Disable divwux until we find out what's wrong with it, enable subfcx, and also JIT64 now sets cr[0] correctly.
2010-03-24 22:51:06 +00:00
Plugin_GCPadNew
NewGCPad: Sliders should be functional on DirectInput, also Axes renamed. XInput devices won't have their limited DirectInput counterparts listed. Minor cleanup, warning removal.
2010-04-01 04:33:07 +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
fixed fps limiting when using using virtual xfb, now fps = vps, in fact now real xfb is as fast as no using xfb, i'm thinking now that the correct thing is leave it enabled as default, and even remove the option.
2010-03-28 23:51:32 +00:00
Plugin_VideoOGL
fixed fps limiting when using using virtual xfb, now fps = vps, in fact now real xfb is as fast as no using xfb, i'm thinking now that the correct thing is leave it enabled as default, and even remove the option.
2010-03-28 23:51:32 +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
Fixes issue 2483
2010-03-31 11:47:46 +00:00