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
23689387e1f00bf045daa44df5c733950cdfb5d2
dolphin
/
Source
/
Core
T
History
Jordan Woyak
23689387e1
More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5403
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-24 00:44:10 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 builds
2010-04-20 13:19:36 +00:00
Core
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00
DebuggerUICommon
Fix another wrong sprintf usage
2010-04-08 14:58:50 +00:00
DebuggerWX
a few minor code fixes.
2010-04-12 02:00:15 +00:00
DiscIO
Several little fixes.
2010-03-17 01:54:40 +00:00
DolphinWX
osx buildfix
2010-04-23 19:15:44 +00:00
DSPCore
DSP jit: fixed some crash by pop/push (close to bhaal's solution)
2010-04-23 08:15:00 +00:00
InputCommon
More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics.
2010-04-24 00:44:10 +00:00
VideoCommon
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00