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
3043bd6003747d69b11c62932ec045856076906e
dolphin
/
Source
/
Plugins
History
John Peterson
3043bd6003
Moved updates closer to how it actually should work. It's still a little buggy, perhaps because of some kind of timing issue. In RE Remake it seems like the music stopped sometimes, and sometimes to many blocks were running. The Skies music didn't seem to work very well either.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@834
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-11 07:28:18 +00:00
..
Plugin_DSP_HLE
Moved updates closer to how it actually should work. It's still a little buggy, perhaps because of some kind of timing issue. In RE Remake it seems like the music stopped sometimes, and sometimes to many blocks were running. The Skies music didn't seem to work very well either.
2008-10-11 07:28:18 +00:00
Plugin_DSP_LLE
changed exception behavior a little bit
2008-10-09 20:17:10 +00:00
Plugin_DSP_NULL
warning fixes
2008-10-01 20:54:16 +00:00
Plugin_nJoy_SDL
most lame update ever, falcon4ever really wanted this to be changed, blame him
2008-10-07 22:45:48 +00:00
Plugin_PadSimple
padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts.
2008-10-11 00:23:26 +00:00
Plugin_VideoDX9
small oversight
2008-10-10 09:21:46 +00:00
Plugin_VideoOGL
fixed windows and linux builds. the console/debugger/etc files in lle/hle/ogl really need to be de-uglified!
2008-10-11 02:29:57 +00:00
Plugin_Wiimote_Test
Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable
2008-10-09 08:51:57 +00:00